Skip to content

Releases: hhd-dev/hhd

v4.1.12: Republish for AUR

Choose a tag to compare

@antheas antheas released this 10 Jul 13:12
Immutable release. Only release title and notes can be modified.
daa4dbc

4.1.11, but now updated correctly for AUR

Full Changelog: v4.1.11...v4.1.12

v4.1.11: Arch fixup

Choose a tag to compare

@antheas antheas released this 09 Jul 16:48
Immutable release. Only release title and notes can be modified.
6780fc3

Setuptools changed how it works, switch to importlib metadata instead for plugin discovery. This should fix the startup crash on arch.

What's Changed

  • Use importlib.metadata for plugin discovery instead of pkg_resources by @rgvxsthi in #334

New Contributors

Full Changelog: v4.1.10...v4.1.11

v4.1.10: Rerelease for AUR

Choose a tag to compare

@antheas antheas released this 08 Jun 22:04
Immutable release. Only release title and notes can be modified.
750f2c1

Due to the use of a previous release process, PKGBUILD was not updated for arch. This is a rerelease of v4.1.9.

Full Changelog: v4.1.9...v4.1.10

v4.1.9: Minor Hotfix + Gamescope fix

Choose a tag to compare

@antheas antheas released this 06 Jun 09:54
Immutable release. Only release title and notes can be modified.
f71d4ac

Fleshes out support for Win 5 (a bit experimental), fixes hhd-ui not working on new gamescope, and updates translations.

What's Changed

New Contributors

Full Changelog: v4.1.8...v4.1.9

v4.1.8: Fix broken PPD emulation on Arch

Choose a tag to compare

@antheas antheas released this 07 Feb 13:55
Immutable release. Only release title and notes can be modified.
4d463f3

Arch was missing the python-dbus dependency, causing PPD emulation to not work.

Full Changelog: v4.1.7...v4.1.8

v4.1.7: Fix newer gamescope black screen

Choose a tag to compare

@antheas antheas released this 07 Feb 02:07
Immutable release. Only release title and notes can be modified.
3e0aece

New gamescope blackscreens if STEAM_BIGPICTURE is set to 1, so only do it if steam is not present (will also need to check if that broke too later)

Full Changelog: v4.1.6...v4.1.7

v4.1.6: CachyOS hotfix

Choose a tag to compare

@antheas antheas released this 01 Feb 18:37
Immutable release. Only release title and notes can be modified.
4df27f2

Fix CachyOS black screen by relaxing overlay restoration.

What's Changed

Full Changelog: v4.1.5...v4.1.6

v4.1.5: Fix Legion Go 2 Max TDP

Choose a tag to compare

@antheas antheas released this 11 Dec 23:59
Immutable release. Only release title and notes can be modified.
2f65055

Set Legion Go 2 max tdp to 35 instead of 37 (incorrect).

What's Changed

Full Changelog: v4.1.4...v4.1.5

v4.1.4: Legion Go 1 Hotfix

Choose a tag to compare

@antheas antheas released this 10 Dec 21:15
Immutable release. Only release title and notes can be modified.
b981739

Fix TDP control regression on the Go 1.

Full Changelog: v4.1.3...v4.1.4

v4.1.3: Minor Improvements

Choose a tag to compare

@antheas antheas released this 09 Dec 16:34
Immutable release. Only release title and notes can be modified.
b9c9563

Add button mapping for GPD Win 5, tweak extra button mapping for Xbox controllers so Steam Input does not get confused, and add correct TDP values for the Legion Go 2 devices.

What's Changed

  • feat: Add button mapping for gpd win5 by @honjow in #259
  • Filter out paddle buttons when "Extra buttons as" is set to disabled in X-Input mode by @jefflopes in #258
  • implemented legion go 2 as a separate device with its own profiles by @dkatzdev in #265

New Contributors

Full Changelog: v4.1.2...v4.1.3