You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
input-remapper/inputremapper/gui
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
..
__init__.py Renamed to Input Remapper 3 years ago
autocompletion.py Frontend Refactor (#375) 2 years ago
components.py RelToAbs (#442) 2 years ago
controller.py RelToAbs (#442) 2 years ago
data_manager.py RelToAbs (#442) 2 years ago
gettext.py Frontend Refactor (#375) 2 years ago
helper.py Frontend Refactor (#375) 2 years ago
message_broker.py Frontend Refactor (#375) 2 years ago
reader.py Added debug log for messages from the helper 2 years ago
user_interface.py RelToAbs (#442) 2 years ago
utils.py Frontend Refactor (#375) 2 years ago