Commit Graph

9 Commits (f5151aab27ae0e7d8b1f0c80ce92a718e3a86e71)

Author SHA1 Message Date
Tobi b325598268
Fixed various mypy problems (#642) 2 years ago
sezanzeb 3207ea6797 Update copyright year 2 years ago
Tobi 1986d7a2ab
Fix CombinationHandler releasing (#578)
Co-authored-by: Jonas Bosse <jonas.bosse@posteo.de>
2 years ago
jonasBoss 0f10d06ab6
Input event with origin (#550) 2 years ago
sezanzeb eff463e627 #537 Removed shebangs in non-executables 2 years ago
Tobi 430aef0130
Fixed Pylint issues, added more typehints (#536) 2 years ago
Tobi 4f727528fc
RelToRel (#497) 2 years ago
Tobi 0a39a0999d
Explain architecture in docs (#510) 2 years ago
jonasBoss c9b582885e
RelToAbs (#442)
* RelToAbsHandler

* Update UI to include rel_input_cutoff

* new test fixtures

* RelToAbsHandler Tests

* Test RelativeInputCutoffInput

* custom stack switcher

* Mapping Refactor

* Added user dialog when switching between analog and macro mapping

* pydnatic type annotation update

* I Hate that Ubuntu ships with an ancient pydantic version

* Updated TestKeyAxisStackSwitcher

* Autoconfigure input when switching from key_macro to analog GUI

* controller tests for switching mapping type
2 years ago