sc-controller, der Linux-User-Mode-Treiber für den Steam- und weitere Controller (z. B. DS4/DS5), wurde in Version 0.7.3 veröffentlicht - kurz nach dem Hotfix Version 0.7.2.
Behoben wird die Regression aus 0.7.0, durch die die Oberfläche für vor 0.7.0 registrierte Controller die falschen Buttons aktiviert hat - gespeicherte Geräteprofile werden beim Laden nun migriert und zurückgeschrieben. Dazu kommen bessere Icon-Sichtbarkeit im Dark Mode, udev-Regeln für DualShock 4 (v1) und DualSense Edge sowie ein Fix für die in manchen Fällen invertierte DualSense-Gyro-Achse (Yaw und Roll).
Der Entwickler kündigt an, dass v1.0.0 mit GTK-4-Portierung kurz darauf folgt. Die GTK-3-Variante bleibt im Branch v0.7.x_gtk3 als Fallback erhalten. AppImages sind unter GTK 4 vorerst defekt, dafür ist eine Flatpak-Version von v1.0.0 geplant.
What’s Changed
- Fixed up a regression from v0.7.0 which resulted in the UI enabling the wrong buttons for controllers registered pre-0.7.0 - saved device profiles will now apply and save back migrations upon being loaded
- Fix most icons being poorly visible under dark mode
- Fix being able to use clicks other than left click to configure the SVG buttons
- Add support for DualShock 4 (v1) and DualSense Edge in the udev rules
- Fix DualSense gyro being inverted for yaw and roll in some cases
- A bunch of other minor bug fixes
- GTK 3 deprecation fixes
⚠️ This release will be quickly followed by a v1.0.0 release, as the GTK 4 port progressed enough to be shipped.
The GTK 3 version will remain supported for a while under the v0.7.x_gtk3 branch, (mostly) keeping parity, to allow people who experience issues on the GTK 4 branch a fallback working version.
⚠️ Manual intervention (may be) required
Please check out the v0.7.0 release notes if you haven’t already migrated any affected custom profiles.
Full Changelog: https://github.com/C0rn3j/sc-controller/compare/v0.7.2...v0.7.3

Quelle: GitHub