COMMITS
September 4, 2026
M
fix: Migrate from deprecated `Gtk.Image.stock`
Martin Rys committed
M
fix: Fix rest of margin-left/margin-right Gtk deprecations
Martin Rys committed
M
feat(run.sh): Show GTK more deprecation logs via `G_ENABLE_DIAGNOSTIC=1`
Martin Rys committed
September 3, 2026
M
chore: Add Issue templates for bug reports and feature requests
Martin Rys committed
August 31, 2026
M
fix: Fix saving RSTICKPRESS action
Martin Rys committed
M
fix: Fix "Edit pressed Action" right click menu for RSTICK and CPAD
Martin Rys committed
August 30, 2026
M
fix(ds5): Fix CPAD on DS5 over hidraw
Martin Rys committed
M
fix: Add workaround for SEPARATE_LSTICK flag always triggering LPAD logic
Martin Rys committed
M
fix: Correctly calculate SVG transform
Martin Rys committed
August 29, 2026
M
fix: Fix automapping controllers via gamecontrollerdb with keys with ID below 288
Martin Rys committed
M
chore: Typing
Martin Rys committed
M
fix: Fix Gtk.MessageDialog() argument name deprecations
Martin Rys committed
M
fix: Fix saved evdev profiles not migrating lpad/rpad to dpad/rstick
Martin Rys committed
August 25, 2026
M
feat(deck): Add (L/R)STICKTOUCH
Martin Rys committed
August 27, 2026
M
docs: Clarify Windows support (lack of it) in the README
Martin Rys committed
M
fix: Add sentivity boost to right stick too on the xbox profile
Martin Rys committed
M
fix: Fix parsing dpad from gamecontrollerdb
Martin Rys committed
M
fix: Fix test areas not matching SVG size
Martin Rys committed
August 26, 2026
M
fix: Fix PyGTK deprecation with Gtk.Label arguments
Martin Rys committed
M
fix: Fix `SCUSBDevice.force_restart()` crashing
Martin Rys committed
M
feat: Add a debug function for getting packet input Hz/ms
Martin Rys committed
M
feat: Smooth out Sticks pretending to be mouse cursor over BT
Martin Rys committed
M
chore: Unify USB/HID/BT class naming and make it make sense
Martin Rys committed
M
fix: Fix VDF import KeyError and use UTF-8 instead of ISO-8859-1
Martin Rys committed
M
fix: Fix more unclosed file handles
Martin Rys committed
M
fix: Remove calls to deprecated `Gtk.Button.set_use_stock()`
Martin Rys committed
M
fix: Fix PytGTK deprecations of non-positional arguments
Martin Rys committed
M
fix: Remove calls to deprecated `Gtk.Window.set_wmclass()`
Martin Rys committed
M
fix: Remove calls to deprecated `Gtk.Widget.set_margin_(left/right)`
Martin Rys committed
M
fix: Remove deprecated `Rsvg.Handle.get_pixbuf()`
Martin Rys committed