Commit Graph

90 Commits

Author SHA1 Message Date
sezanzeb
06995ea3dc lint 2021-01-01 14:45:07 +01:00
sezanzeb
8454707748 more tests, disabling keys 2021-01-01 14:09:28 +01:00
sezanzeb
86555fdaf9 improved, cleaner keycode injection 2021-01-01 00:57:04 +01:00
sezanzeb
8f5c718672 some fixes for gamepads 2020-12-31 23:16:46 +01:00
sezanzeb
27a6f04db4 pressed keys represented by class 2020-12-31 21:47:56 +01:00
sezanzeb
869be4c388 key combinations 2020-12-31 21:46:57 +01:00
sezanzeb
ed1616d64c improved logs, removed redundant start_reading, fixed unresponsive keyboard 2020-12-27 18:08:50 +01:00
sezanzeb
b52a427940 small gamepad improvements 2020-12-27 15:38:08 +01:00
sezanzeb
c96d18cfb8 highlighting error status messages with an icon 2020-12-27 13:27:49 +01:00
sezanzeb
28e107b482 fixed bug for simultaneous injections, improved injection log 2020-12-27 13:09:28 +01:00
sezanzeb
2c4306e9ad more tests 2020-12-26 19:36:47 +01:00
sezanzeb
76fd446da0 better guidance in the GUI 2020-12-26 18:46:15 +01:00
sezanzeb
91f11ae14d updated references to the renamed defaults button 2020-12-26 17:16:17 +01:00
sezanzeb
a33c9401bc ctrl+q 2020-12-26 16:42:57 +01:00
sezanzeb
c20e691147 systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
f21e02ec25 separator for joystick config 2020-12-20 00:47:01 +01:00
sezanzeb
828e1635ef gamepad config via gui 2020-12-20 00:34:37 +01:00
sezanzeb
505e2dbc3c better support for ttys 2020-12-19 22:58:36 +01:00
sezanzeb
57162ab251 overwriting global configs within the preset.json files 2020-12-19 21:50:27 +01:00
sezanzeb
850c60ab50 D-Pad direction mapping and joystick purpose configuration 2020-12-19 16:04:07 +01:00
sezanzeb
66965984be prioritizing events in short bursts in the reader 2020-12-12 15:22:34 +01:00
sezanzeb
9a60ae17ff more tests 2020-12-06 15:11:13 +01:00
sezanzeb
3940c572e8 command line shortcut for the permission setup 2020-12-05 23:40:02 +01:00
sezanzeb
c40f82217b more sophisticated permission checking 2020-12-05 18:49:52 +01:00
sezanzeb
501f388fc6 showing syntax errors in the ui 2020-12-05 13:08:07 +01:00
sezanzeb
d5c312fcdb more indicators of an ongoing injection, unused gi imports, update badge 2020-12-04 18:01:56 +01:00
sezanzeb
2b13931c30 checking for GLib.GError on bus.get, redundant gi.require_version 2020-12-04 17:45:51 +01:00
sezanzeb
ffcf9c6b1d linting 2020-12-04 17:38:04 +01:00
sezanzeb
07c2d86c26 checking write permissions on /dev/uinput 2020-12-04 17:28:34 +01:00
sezanzeb
3c8ba4d34a some improved verbosity on groups and missing devices 2020-12-04 16:23:45 +01:00
sezanzeb
6b43e66bdd better handling of duplicate services 2020-12-04 15:31:32 +01:00
sezanzeb
a449755049 prevent some gtk main loop error to appear on close 2020-12-04 15:06:47 +01:00
sezanzeb
70f091f39b some fixes, cleaner .change function of mapping 2020-12-02 23:27:32 +01:00
sezanzeb
040cea0a8b showing button names instead of numbers 2020-12-02 22:41:09 +01:00
sezanzeb
59e893fe7e got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
78692f40eb more work for event type to mapping key 2020-12-02 20:08:55 +01:00
sezanzeb
edf71e82e0 add event type to mapping key 2020-12-02 19:33:31 +01:00
sezanzeb
7150be9a7e indicates if a mapping is going on 2020-12-02 18:07:46 +01:00
sezanzeb
8827e85023 test for correct linux header keycode usage 2020-12-02 00:58:48 +01:00
sezanzeb
287b1250cc no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 2020-12-01 23:53:32 +01:00
sezanzeb
3e86e5c1b8 fixed all tests 2020-11-30 20:57:09 +01:00
sezanzeb
a440b4f7df gamepad buttons as keyboard keys 2020-11-30 14:34:27 +01:00
sezanzeb
09dae2594f made it work on an old ubuntu laptop 2020-11-29 20:18:00 +01:00
sezanzeb
c2f6195196 linting 2020-11-28 19:31:57 +01:00
sezanzeb
ccf1451acf test for the autoload switch 2020-11-27 00:23:03 +01:00
sezanzeb
c0df63517b more config tests 2020-11-27 00:11:23 +01:00
sezanzeb
a90286c421 populating the autoload switch state 2020-11-26 21:33:31 +01:00
sezanzeb
007703cabd rearranged the ui a bit 2020-11-26 00:07:28 +01:00
sezanzeb
142ecdd0f8 switch to autoloat presets 2020-11-25 23:55:31 +01:00
sezanzeb
001cc3b8fa access via groups instead of root services with interfaces that are open to everyone 2020-11-25 23:36:03 +01:00