COMMITS
August 26, 2026
M
fix: Fix not closing file handles
Martin Rys committed
M
fix(sc2): Fix area test zones in the source generator too
Martin Rys committed
August 25, 2026
M
feat: Enable Python warnings module
Martin Rys committed
M
fix: Remove deprecated Gtk.set_state()
Martin Rys committed
M
fix: Remove deprecated `Gdk.Color`
Martin Rys committed
M
fix(ds4/ds): Fix wrong ID for CPAD area breaking mouse highlight
Martin Rys committed
M
fix: Remove nonexistent `mouse_stick` cbMouseOutput ComboBox value
Martin Rys committed
M
feat(sc2): Simulate the touchpad click with haptics
Martin Rys committed
M
chore: Typing
Martin Rys committed
M
fix: Fix input mapper highlights (especially on DS4/DS)
Martin Rys committed
M
fix: Do not reset DS4/DualSense touchpad coordinates
Martin Rys committed
M
fix(ds4/ds): Use CPADTEST instead of CPAD for test area
Martin Rys committed
M
fix: Stop assuming all controller L/R touchpads are circle
Martin Rys committed
August 24, 2026
M
fix: Fix DS4/DualSense touchpad not working correctly when wired
Martin Rys committed
M
chore: Fix typing for uinput.py
Martin Rys committed
August 23, 2026
M
fix: Add missing GI Repository lib to include
Martin Rys committed
M
fix: Try fixing AppImage Python shadowing
Martin Rys committed
M
fix: Add a better fallback for uinput codes when kernel headers are missing
Martin Rys committed
August 22, 2026
M
fix: Fix OSD keyboard being broken
Martin Rys committed
M
fix: Fix Docker build failing on running tests
Martin Rys committed
M
fix: Remove ambiguous usage of LEFT, RIGHT, and others
Martin Rys committed
M
fix: Map the correct force event for MouseAction when moving it with sticks
Martin Rys committed
M
fix(run.sh): Make sure no stale .so libs are present
Martin Rys committed
M
fix: Fix SC2 controller Turn OFF not being registered in the GUI
Martin Rys committed
August 21, 2026
M
build!: Bump minimum Python version to 3.12
Martin Rys committed
M
docs: Fix up doc highlights, indents and more
Martin Rys committed
August 20, 2026
M
chore: Typing
Martin Rys committed
August 19, 2026
M
chore: Remove out of date hacks for ancient software versions
Martin Rys committed
M
fix: Fix ClickModifier breaking on DS4/DualSense
Martin Rys committed
M
chore: Use the passed Controller object in Mapper.input()
Martin Rys committed