Commit Graph

19 Commits (f955290b04b57c92b39ad7558d4d3cbf57fb50bf)

Author SHA1 Message Date
jonasBoss f955290b04
Merge branch 'main' into beta (#399) 2 years ago
sezanzeb 5d425c4caf fixed specs 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) 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 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 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 55227e0b5a
Changed "otherwise" to "else" in macros, added migration (#291) 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
jonasBoss 3732d9e1e6
#278 Fix compatability with python 3.8 (#280) 3 years ago
jonasBoss b3e1e4ca19
Refactorings (#275) 3 years ago
sezanzeb 3fe52d9c99 Moved numlock test to integration folder, black 3 years ago
sezanzeb 753ce5319f Logging process name and coloring logs based on file path 3 years ago
sezanzeb 271c250337 Split tests into unit and integration 3 years ago