Commit Graph

15 Commits (5d425c4caf68131d96ea7cffcc1a44f10b923e38)

Author SHA1 Message Date
Tobi d13b38ee1e
Some formatting (#371)
* docstrings format

* trailing commas, comment positions

* trailing comma, unused imports
2 years ago
jonasBoss 1a2b2d7076
Refactored injection (#263) 2 years ago
Tobi b6f26e1dfa
Asking for a python-evdev upgrade if outdated (#346) 3 years ago
Tobi 96d36cc896
Lazy-Loading global uinputs (#339) 3 years ago
Tobi 0cac61149c
Added hold_keys, rearranged test imports, removed deprecated macro capability tracking (#320) 3 years ago
Tobi 2badf2c5d3
Mapping media keys (#318) 3 years ago
Tobi 7fcd8fb59f
Greying out the key recording toggle (#298) 3 years ago
Jose Riha 79e432e031
Improve i18n (#288)
* Add Slovak translation for polkit message.
* More strings can be translated now.
3 years ago
sezanzeb a86dfbf786 Added varying error exit codes 3 years ago
jonasBoss b3e1e4ca19
Refactorings (#275) 3 years ago
sezanzeb 1f92ac086b Avoiding some redundant calls in the GUI, improved test lags 3 years ago
sezanzeb 753ce5319f Logging process name and coloring logs based on file path 3 years ago
jonasBoss 5588cbf3c5
the ui no longer records keycodes if the preset is active (#257)
* the ui no longer records keycodes if the preset is active

since there can be multiple evdev devices in the same grup it was possible to record keycodes even if the injection was active. This was confusing behaviour.

* updated docstring

* fixed test_can_modify_mapping
3 years ago
jonasBoss 3cd30c4bf3
Independent uinput (#228) 3 years ago
sezanzeb 47bcefa7f3 #109 New mapping editor with multiline input and improved autocompletion 3 years ago