Commit Graph

147 Commits (8f985402a46002de852cbecc54a74833c76f9529)

Author SHA1 Message Date
sezanzeb 850c60ab50 D-Pad direction mapping and joystick purpose configuration 4 years ago
sezanzeb 7f3a010128 support to add macro functions with optional parameters eventually 4 years ago
sezanzeb ab56263c3b improved numlock correction 4 years ago
sezanzeb 66965984be prioritizing events in short bursts in the reader 4 years ago
sezanzeb 87ed1188b6 fixed wacom buttons 4 years ago
sezanzeb 0085ff4dd5 fixed tests 4 years ago
sezanzeb 9a60ae17ff more tests 4 years ago
sezanzeb 66a78bb3fb more macro tests 4 years ago
sezanzeb 96395ae57d tests for hold macros 4 years ago
sezanzeb 453dd2c793 testing list_names 4 years ago
sezanzeb 74da396fd8 unittests for the new permission checks 4 years ago
sezanzeb c40f82217b more sophisticated permission checking 4 years ago
sezanzeb cb7cc67e7f repeating macros while holding keys 4 years ago
sezanzeb cf11cae865 improved syntax checking of macros 4 years ago
sezanzeb d5c312fcdb more indicators of an ongoing injection, unused gi imports, update badge 4 years ago
sezanzeb 2b13931c30 checking for GLib.GError on bus.get, redundant gi.require_version 4 years ago
sezanzeb 07c2d86c26 checking write permissions on /dev/uinput 4 years ago
sezanzeb 362c467bae tests for resolving data paths 4 years ago
sezanzeb 3c8ba4d34a some improved verbosity on groups and missing devices 4 years ago
sezanzeb 6b43e66bdd better handling of duplicate services 4 years ago
sezanzeb 032ebd09c6 improved macro parsing error logging 4 years ago
sezanzeb 58f4788368 some fixes and improvements 4 years ago
sezanzeb 73f3784980 more tests 4 years ago
sezanzeb d3ff838aa0 some more tests 4 years ago
sezanzeb 3e48d899ea fixed Alt_L not working 4 years ago
sezanzeb 70f091f39b some fixes, cleaner .change function of mapping 4 years ago
sezanzeb 59e893fe7e got rid of the confusing xkb keycode offset 4 years ago
sezanzeb 2a0b22c493 using the offset constant everywhere 4 years ago
sezanzeb 91b9ad5754 can map shoulder buttons 4 years ago
sezanzeb 95b09259d3 wip 4 years ago
sezanzeb 78692f40eb more work for event type to mapping key 4 years ago
sezanzeb edf71e82e0 add event type to mapping key 4 years ago
sezanzeb 7150be9a7e indicates if a mapping is going on 4 years ago
sezanzeb a0fa0e0341 fixed injection 4 years ago
sezanzeb 7e30f450ee simplified keycode injection 4 years ago
sezanzeb 37b0b6638e renaming test files 4 years ago
sezanzeb 39905db774 proper test util imports, switched to the recommended pydbus package 4 years ago
sezanzeb 8a9b815772 tested mapping metadata saving and loading 4 years ago
sezanzeb e7ef652039 obsolete reverse mapping 4 years ago
sezanzeb 8827e85023 test for correct linux header keycode usage 4 years ago
sezanzeb cd8624ac13 faster row tests 4 years ago
sezanzeb b171845ea1 linting 4 years ago
sezanzeb 287b1250cc no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 4 years ago
sezanzeb 3e0428ca29 ubuntu fixes 4 years ago
sezanzeb 51b6ccfebf more tests 4 years ago
sezanzeb 9a387e09fb some more test fixing 4 years ago
sezanzeb 3e86e5c1b8 fixed all tests 4 years ago
sezanzeb 1c77934bea improved tests, some fixes 4 years ago
sezanzeb d338ebe7f8 support for linux kernel keycode constants 4 years ago
sezanzeb a440b4f7df gamepad buttons as keyboard keys 4 years ago