Commit Graph

103 Commits

Author SHA1 Message Date
sezanzeb
12dee3370a arrow keys 2020-12-27 21:36:14 +01:00
sezanzeb
4a745eb2e9 improved logs, removed redundant start_reading, fixed unresponsive keyboard 2020-12-27 18:08:50 +01:00
sezanzeb
bdebee3ce9 small gamepad improvements 2020-12-27 15:38:08 +01:00
sezanzeb
7a740cb58d highlighting error status messages with an icon 2020-12-27 13:27:49 +01:00
sezanzeb
56b89451ee fixed bug for simultaneous injections, improved injection log 2020-12-27 13:09:28 +01:00
sezanzeb
cb829befb2 improved device detection 2020-12-27 11:26:07 +01:00
sezanzeb
43349c4cf8 more tests 2020-12-26 19:36:47 +01:00
sezanzeb
1d72e1b542 better guidance in the GUI 2020-12-26 18:46:15 +01:00
sezanzeb
12bcd31b61 updated references to the renamed defaults button 2020-12-26 17:16:17 +01:00
sezanzeb
de9b3cbaef absinfo for older evdev versions 2020-12-26 16:46:01 +01:00
sezanzeb
10fb21fd08 ctrl+q 2020-12-26 16:45:15 +01:00
sezanzeb
d457b5efbe systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
715ee5da58 separator for joystick config 2020-12-20 00:47:01 +01:00
sezanzeb
c768e2625b gamepad config via gui 2020-12-20 00:34:37 +01:00
sezanzeb
f96dcb7ed3 better support for ttys 2020-12-19 22:58:36 +01:00
sezanzeb
a4ade15ecf overwriting global configs within the preset.json files 2020-12-19 21:50:32 +01:00
sezanzeb
0230a2e33b D-Pad direction mapping and joystick purpose configuration 2020-12-19 16:04:07 +01:00
sezanzeb
f7941946df prioritizing events in short bursts in the reader 2020-12-12 15:22:34 +01:00
sezanzeb
566d999f95 showing also single matches 2020-12-06 16:58:56 +01:00
sezanzeb
3ce9804f96 autocompletion 2020-12-06 15:58:48 +01:00
sezanzeb
012ca8a98e autocompletion 2020-12-06 15:50:05 +01:00
sezanzeb
77ab8ba47b more tests 2020-12-06 15:11:13 +01:00
sezanzeb
be201a7dee command line shortcut for the permission setup 2020-12-05 23:40:02 +01:00
sezanzeb
5e4dccb6d9 more sophisticated permission checking 2020-12-05 18:49:52 +01:00
sezanzeb
171c71af91 showing syntax errors in the ui 2020-12-05 13:08:07 +01:00
sezanzeb
aabb89668c more indicators of an ongoing injection, unused gi imports, update badge 2020-12-04 18:01:56 +01:00
sezanzeb
141561d74f checking for GLib.GError on bus.get, redundant gi.require_version 2020-12-04 17:45:51 +01:00
sezanzeb
2adb4daf67 linting 2020-12-04 17:38:04 +01:00
sezanzeb
cc7c31508b checking write permissions on /dev/uinput 2020-12-04 17:16:39 +01:00
sezanzeb
7c6eba4997 some improved verbosity on groups and missing devices 2020-12-04 16:24:00 +01:00
sezanzeb
384601df4a better handling of duplicate services 2020-12-04 15:31:32 +01:00
sezanzeb
df0e3b835c prevent some gtk main loop error to appear on close 2020-12-04 15:06:47 +01:00
sezanzeb
d75082bdf7 some more tests 2020-12-03 20:03:53 +01:00
sezanzeb
a44a1f49c2 some fixes, cleaner .change function of mapping 2020-12-02 23:27:32 +01:00
sezanzeb
67a20bfae8 showing button names instead of numbers 2020-12-02 22:41:09 +01:00
sezanzeb
813ecf2b02 showing button names instead of numbers 2020-12-02 22:40:35 +01:00
sezanzeb
63a2209251 got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
ebe0115ad0 mapped a D-Pad button 2020-12-02 21:03:59 +01:00
sezanzeb
0757b4a4e8 wip 2020-12-02 20:48:23 +01:00
sezanzeb
861ae868b2 more work for event type to mapping key 2020-12-02 20:08:55 +01:00
sezanzeb
4b5c9e3143 add event type to mapping key 2020-12-02 19:33:31 +01:00
sezanzeb
e18fbeaf60 indicates if a mapping is going on 2020-12-02 18:07:46 +01:00
sezanzeb
6771e8d8dc test for correct linux header keycode usage 2020-12-02 00:58:48 +01:00
sezanzeb
17445558fb no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 2020-12-01 23:53:32 +01:00
sezanzeb
a7647928f0 fixed all tests 2020-11-30 20:57:09 +01:00
sezanzeb
4f87ef0b0c gamepad buttons as keyboard keys 2020-11-30 14:34:27 +01:00
sezanzeb
a9b9cb56a3 made it work on an old ubuntu laptop 2020-11-29 20:19:38 +01:00
sezanzeb
c9d148bba2 consistent member naming 2020-11-29 16:22:22 +01:00
sezanzeb
d93cce86fa linting 2020-11-28 19:31:57 +01:00
sezanzeb
398493149b some pylint and tests 2020-11-27 00:34:45 +01:00