Commit Graph

18 Commits

Author SHA1 Message Date
Tobi
02a17d51bd
Copy props to the forwarded UInput (#319) 2022-02-27 16:11:07 +01:00
Tobi
2badf2c5d3
Mapping media keys (#318) 2022-02-27 15:43:01 +01:00
Tobi
216b9d730d
Mapping to " " caused problems, general test improvements (#314) 2022-02-26 13:26:53 +01:00
Tobi
7fcd8fb59f
Greying out the key recording toggle (#298) 2022-02-12 11:51:42 +01:00
Tobi
55227e0b5a
Changed "otherwise" to "else" in macros, added migration (#291) 2022-02-08 15:53:59 +01:00
Jose Riha
79e432e031
Improve i18n (#288)
* Add Slovak translation for polkit message.
* More strings can be translated now.
2022-02-08 11:00:10 +01:00
sezanzeb
a86dfbf786 Added varying error exit codes 2022-02-03 16:46:34 +01:00
jonasBoss
b3e1e4ca19
Refactorings (#275) 2022-01-31 20:58:37 +01:00
sezanzeb
1f92ac086b Avoiding some redundant calls in the GUI, improved test lags 2022-01-31 13:42:42 +01:00
sezanzeb
abbbefc7a2 Removed problematic redundant call to terminate in reader 2022-01-22 18:22:52 +01:00
sezanzeb
753ce5319f Logging process name and coloring logs based on file path 2022-01-18 21:20:42 +01:00
sezanzeb
dda3bd2d81 Removed unused imports, updated badges, updated test instructions 2022-01-18 01:08:38 +01:00
sezanzeb
271c250337 Split tests into unit and integration 2022-01-18 00:55:01 +01:00
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
2022-01-16 11:03:07 +01:00
jonasBoss
3cd30c4bf3
Independent uinput (#228) 2022-01-14 18:50:57 +01:00
sezanzeb
47bcefa7f3 #109 New mapping editor with multiline input and improved autocompletion 2022-01-10 20:37:22 +01:00
sezanzeb
063e4bc8b4 Updated copyright year 2022-01-01 13:52:33 +01:00
Tobi
a2ed3696ca
Renamed to Input Remapper 2022-01-01 13:00:49 +01:00