Commit Graph

41 Commits (5d425c4caf68131d96ea7cffcc1a44f10b923e38)

Author SHA1 Message Date
sezanzeb 2d2312080a semver2 2 years ago
sezanzeb ebde37856e semver 2 years ago
jonasBoss b931544650
workaround for old pydantic version (#376) 2 years ago
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 4f03a7b484
More robust log file trimming (#366) 2 years ago
Jose Riha 63f58f3927
Add 2 missing strings for translation, regenerate .pot. (#356) 3 years ago
Tobi b6f26e1dfa
Asking for a python-evdev upgrade if outdated (#346) 3 years ago
Tobi f4de4d9026
Fixed input_props unknown in UInput constructor (#344) 3 years ago
Tobi 54c3252101
Fix for missing input_props attribute (#341) 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 da8cb58f00
Not copying source.phys anymore (#329) 3 years ago
sezanzeb 180bf5aa41 1.4.1 3 years ago
Tobi 02a17d51bd
Copy props to the forwarded UInput (#319) 3 years ago
Tobi 2badf2c5d3
Mapping media keys (#318) 3 years ago
Tobi 8f8800498c
Fixed false positive if plus-syntax in comment (#316) 3 years ago
Tobi fcfc58287c
`parse` understands that strings are not macros (#315) 3 years ago
Tobi 216b9d730d
Mapping to " " caused problems, general test improvements (#314) 3 years ago
Tobi 7fcd8fb59f
Greying out the key recording toggle (#298) 3 years ago
Tobi 55227e0b5a
Changed "otherwise" to "else" in macros, added migration (#291) 3 years ago
Jose Riha 79e432e031
Improve i18n (#288)
* Add Slovak translation for polkit message.
* More strings can be translated now.
3 years ago
Luna Nova ee6b48ac32
Add github actions workflows (#267)
* Run linters and unit tests with github actions

* Reformat with black, 22.1.0 (compiled: yes)

* Remove native deps as should no longer be needed

* Remove pylint from workflows

* Remove unused Gtk dependency in test_daemon.py

* Install subset of python deps with apt-get for ci
3 years ago
sezanzeb a86dfbf786 Added varying error exit codes 3 years ago
jonasBoss 3732d9e1e6
#278 Fix compatability with python 3.8 (#280) 3 years ago
jonasBoss b3e1e4ca19
Refactorings (#275) 3 years ago
jonasBoss ae56f2c0e3
#276 Fix crash when a macro is already running 3 years ago
sezanzeb 3fe52d9c99 Moved numlock test to integration folder, black 3 years ago
sezanzeb 1f92ac086b Avoiding some redundant calls in the GUI, improved test lags 3 years ago
sezanzeb abbbefc7a2 Removed problematic redundant call to terminate in reader 3 years ago
sezanzeb 47420c8948 Avoiding redundant save in migration to preserve modification date 3 years ago
sezanzeb 5cd015f1cb Coloring process name based on pid 3 years ago
sezanzeb 753ce5319f Logging process name and coloring logs based on file path 3 years ago
sezanzeb dda3bd2d81 Removed unused imports, updated badges, updated test instructions 3 years ago
sezanzeb 271c250337 Split tests into unit and integration 3 years ago
sezanzeb 9037afe0f7 Not attempting to call xmodmap -pke as the service 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
sezanzeb 063e4bc8b4 Updated copyright year 3 years ago
Tobi a2ed3696ca
Renamed to Input Remapper 3 years ago