Skip to content

Releases: hhd-dev/hhd

v3.15.5: Gamescope hotfix

04 May 11:08
def8efd

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

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

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

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

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

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

v3.14.0: MSI Claw improvements

30 Mar 17:04
510d2f2

Choose a tag to compare

Adds RGB, back button, and sleep support to the MSI Claw by creating a new driver for it. Everything works except gyro.

Also, let's add the new firmware features of the Go S, since it seems that users have started updating their firmware, and make the power button handler on by default.

Full Changelog: v3.13.7...v3.14.0

v3.13.7: Fix Steam wrongly updating

22 Mar 15:38
d18ead0

Choose a tag to compare

Removes the ability from steam to do rebases, to avoid wrongly updating, does more checks before initiating an update from steam, and allows disabling updates from steam.

Full Changelog: v3.13.6...v3.13.7

v3.13.6: Add update fallback

18 Mar 22:16
d3bbd7f

Choose a tag to compare

If bootc dies, try to update once more with rpm-ostree. Bootc may die due to a SELinux error, but rpm-ostree uses a daemon so it should not be affected.

Full Changelog: v3.13.5...v3.13.6

v3.13.5: Generalize RGB check

15 Mar 07:46
4e06471

Choose a tag to compare

Makes RGB autodetection in generic devices (Ayn, Ayaneo) detect all :rgb:joystick_rings drivers.

Full Changelog: v3.13.4...v3.13.5