Hhd

Latest version: v3.14.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 34 of 43

2.5.2

Steam seems to ignore ctrl+2 for QAM when it first opens, requiring the user to press either xbox or xbox + A. After that it works.

When first registering the gamescope handler, Handheld Daemon will now send xbox + a as a compatibility QAM, to avoid issues with steam ignoring it.

**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v2.5.1...v2.5.2

2.5.1

This minor hotfix will now ignore guide + button combos when the overlay is open. This is a regression from the interception implementation, where this feature was not re-implemented.

**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v2.5.0...v2.5.1

2.5.0

This release adds some experimental speed optimizations that reduce the initialization time of the controllers from ~1s after the handheld controllers connect to around 0.2s. It also makes QAM 2x faster to open. Finally, touchpad emulation will now autodisable when exiting Gamepad UI.

New Features
- Touchpad Emulation will be autodisabled upon going to desktop
- Optional, enabled by default
- Detection is performed by checking steam is running in gamepad ui
- Drops controller initialization process time from 700ms to 75ms
- By replacing the slow evdev search with scanning `/proc/bus/input/devices`
- Controller hiding will no longer be undone during configuration changes (shaves 150ms; prevents controller popin)
- Drops reconnection check interval to 0.1s instead of 1s, which combined with the faster initialization process becomes instant
- Sends QAM directly to steam through Gamescope and lowers double tap delay to 0.2s
- Shaves 0.1s delay from opening QAM
- No more A passthrough when opening QAM
- Experimental, disabled with setting `HHD_QAM_LEGACY=1`
- From .4s to .2s
- For GPD devices, the double press delay was removed (double press is not possible anyway), saving 0.2s when opening QAM
- The environment variable `HHD_QAM_MULTI_DISABLE=1` can be used for other devices.
- Adds Loki Zero and Minipro variants as supported, enabling controller emulation by default

**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v2.4.2...v2.5.0

2.4.2

The previous hotfix introduced a bug breaking input when exiting the overlay. This is now fixed. In addition, the steam touch atom is now set properly to allow touch to work in games such as Portal, where steam sets the atom to the value 1, breaking touch gestures.

**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v2.4.1...v2.4.2

2.4.1

This update fixes a regression with the overlay loop getting stuck waiting for commands from the overlay, leading to it not noticing steam is launched and potential flashing. It also now captures the steam notifications correctly, so those wont override the overlay anymore.

In addition, a new steam touch mode atom is captured and set to left click, the same way that steam does, in case a game overrides it. This will hopefully lead to the overlay acting to the touch more like steam.

2.4.0

Accompanying the previous update, this feature release improves the overlay functionality and switches to some more sane gyro defaults.

New Features
- Handheld Daemon can now mute the emulated controller and redirect its output directly to the overlay
- This means that input no longer leaks to games and guide/qam buttons do not trigger Steam
- Support for external controllers is coming but is tricky. As these controllers are not managed by handheld daemon, monitoring, muting and redirecting them will be tricky without introducing performance/functionality regressions
- New theme switcher allows you to switch to two new themes in case you do not like the distribution one
- The two new themes are called Diavolo and Atlantis
- Diavolo is the new default theme, and replaces the bluish gray with a reddish one
- Atlantis is a blue/yellow theme meant to remind of the beach, but its colors still need a bit of tweaking
- The Legion Go Display gyro is now deprecated and the rule that disables display autorotation is removed
- The left controller gyro is now the default
- You will need to add the rule manually to use the display gyro properly
- The Gyro to Mouse fix was rebranded to Gyro Sync and is now enabled by default
- This comes with a failover, where if IMU input is not received for 2 seconds, the controller will disable it. This avoids breaking the controller if gyro breaks.
- Hopefully this is more intuitive for new users

**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v2.3.0...v2.4.0

Page 34 of 43

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.