8000 Releases · hhd-dev/hhd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: hhd-dev/hhd

v3.15.10: Fix Ally X Hidraw tags

29 May 20:51
cd62452
Compare
Choose a tag to compare

Fixes the reordering of the usage page and page in the descriptor making the descriptors miss and the controller doesnt work.

Full Changelog: v3.15.8...v3.15.10

v3.15.8: New Hardware Hotfix

24 May 15:27
c69ed68
Compare
Choose a tag to compare

Add Win Max 2 2025 Wincontrols integration and preliminary support for the new Aokzoe A1X.

What's Changed

Full Changelog: v3.15.7...v3.15.8

v3.15.7: Controller Cache fixup

19 May 16:36
7d098da
Compare
Choose a tag to compare

Previously, if the kernel woke up during sleep, it would increment the performance counter, causing the controller cache to be thrown away. Therefore, rework the logic so that the timeout increases per event instead, requiring the device is awake for the full interval.

New Contributors

Full Changelog: v3.15.6...v3.15.7

v3.15.6: Fix Claw back button options

04 May 17:44
376ee97
Compare
Choose a tag to compare

Back buttons on the MSI Claw were set incorrectly to none, set them to dual to allow for using them for different actions.

Full Changelog: v3.15.5...v3.15.6

v3.15.5: Gamescope hotfix

04 May 11:08
def8efd
Compare
Choose a tag to compare

Gamescope no longer allows window control when running without the -e tag. Therefore, add a workaround where hhd sets its opacity to 0 to force it to not consider it instead.

Full Changelog: v3.15.4...v3.15.5

v3.15.4: Bootc hotfix

01 May 17:54
29e9eff
Compare
Choose a tag to compare

Applies a selinux capability to the service so that bootc does not crash between fedora transitions.

Full Changelog: v3.15.3...v3.15.4

v3.15.3: Remove stale swap on boot

18 Apr 08:40
4adbb8c
Compare
Choose a tag to compare

Removes hibernation images on startup, instead of only after sleep.

Full Changelog: v3.15.2...v3.15.3

v3.15.2: MSI Claw hotfix

08 Apr 19:29
8f84804
Compare
Choose a tag to compare

Add delays to claw init to avoid confusing the controller.

Full Changelog: v3.15.1...v3.15.2

v3.15.1: MSI Claw Improvements

07 Apr 15:25
f4aa40e
Compare
Choose a tag to compare

For the Claw: previously, back button macros would be saved from Windows, which would make them not recognized. So now we initialize them. The autodetection uses board names to align with TDP controls and the kernel driver. Volume buttons could previously wake up the claw, so now we suppress their wakeup source.

Full Changelog: v3.15.0...v3.15.1

v3.15.0: OneXPlayer G1 Support

04 Apr 22:29
f433ce9
Compare
Choose a tag to compare

Adds support for the OneXPlayer G1. Thanks to JT.

What's Changed

Full Changelog: v3.14.0...v3.15.0

0