Commit Graph

225 Commits (5e4dccb6d9d9cc69ed7cdcabc4b37eb62d724bda)

Author SHA1 Message Date
sezanzeb 5e4dccb6d9 more sophisticated permission checking 4 years ago
sezanzeb 24cf29575e Merge branch 'main' into repeat-while-holding 4 years ago
sezanzeb cbcc19bcd0 #2 non existing groups 4 years ago
sezanzeb 83e6e32cc7 removed debug prints 4 years ago
sezanzeb 171c71af91 showing syntax errors in the ui 4 years ago
sezanzeb 914a1cff80 more info on macros in readme, preventing duplicate hold macros running forever 4 years ago
sezanzeb bc32099486 some improvements on the hold functionality 4 years ago
sezanzeb 48dcbf7ef3 repeating macros while holding keys 4 years ago
sezanzeb 02ae3429a8 better rich.traceback initialization 4 years ago
sezanzeb be9d278da1 wip 4 years ago
sezanzeb 126eef6e82 improved syntax checking of macros 4 years ago
sezanzeb aabb89668c more indicators of an ongoing injection, unused gi imports, update badge 4 years ago
sezanzeb 141561d74f checking for GLib.GError on bus.get, redundant gi.require_version 4 years ago
sezanzeb 2adb4daf67 linting 4 years ago
sezanzeb 9896f1f005 checking write permissions on /dev/uinput 4 years ago
sezanzeb 3d9d192420 checking write permissions on /dev/uinput 4 years ago
sezanzeb f76658e4bd checking write permissions on /dev/uinput 4 years ago
sezanzeb cc7c31508b checking write permissions on /dev/uinput 4 years ago
sezanzeb 66d9955c86 tests for resolving data paths 4 years ago
sezanzeb 7c6eba4997 some improved verbosity on groups and missing devices 4 years ago
sezanzeb 384601df4a better handling of duplicate services 4 years ago
sezanzeb df0e3b835c prevent some gtk main loop error to appear on close 4 years ago
sezanzeb ebdff6fc8f improved macro parsing error logging 4 years ago
sezanzeb 634f7e625d some fixes and improvements 4 years ago
sezanzeb 49636c5e7a RX and RY movements as mouse wheel 4 years ago
sezanzeb 8914f60add less spam in case of missing read rights on devices 4 years ago
sezanzeb 6d6a7b25d7 more tests 4 years ago
sezanzeb d75082bdf7 some more tests 4 years ago
sezanzeb e54a08f3be some more improvements on resolving data 4 years ago
sezanzeb 1a69473957 fixed data path on ubuntu 4 years ago
sezanzeb 89a57009f5 possibly fixed the data path 4 years ago
sezanzeb cfd09c4870 possibly fixed the data path 4 years ago
sezanzeb 0f11ac09df fixed Alt_L not working 4 years ago
sezanzeb a44a1f49c2 some fixes, cleaner .change function of mapping 4 years ago
sezanzeb 67a20bfae8 showing button names instead of numbers 4 years ago
sezanzeb 813ecf2b02 showing button names instead of numbers 4 years ago
sezanzeb c092145a62 removed unused empty function 4 years ago
sezanzeb 63a2209251 got rid of the confusing xkb keycode offset 4 years ago
sezanzeb 8ac2092e74 got rid of the confusing xkb keycode offset 4 years ago
sezanzeb f879a58363 can map shoulder buttons 4 years ago
sezanzeb ebe0115ad0 mapped a D-Pad button 4 years ago
sezanzeb 0757b4a4e8 wip 4 years ago
sezanzeb 861ae868b2 more work for event type to mapping key 4 years ago
sezanzeb 4b5c9e3143 add event type to mapping key 4 years ago
sezanzeb e18fbeaf60 indicates if a mapping is going on 4 years ago
sezanzeb 386879752b fixed injection 4 years ago
sezanzeb cdbb3c8b39 simplified keycode injection 4 years ago
sezanzeb caf1a67801 better approximation of 60hz 4 years ago
sezanzeb c93da68956 dividing injector.py into multiple files 4 years ago
sezanzeb ac73d5cc86 proper test util imports, switched to the recommended pydbus package 4 years ago