Commit Graph

341 Commits

Author SHA1 Message Date
sezanzeb
0abbbf45e1 #65 device icons 2021-03-27 13:21:35 +01:00
sezanzeb
50c9730c8b #73 mapping keys that unfocus the window 2021-03-27 08:10:14 +01:00
sezanzeb
b4c0cf109f centering the about dialog 2021-03-22 22:50:08 +01:00
sezanzeb
c54258fc97 removed deprecated comment 2021-03-22 10:18:11 +01:00
sezanzeb
3ed72893bf more explicit daemonization 2021-03-22 09:59:16 +01:00
sezanzeb
ce4c47889e #65 UI improvements 2021-03-21 20:47:36 +01:00
sezanzeb
d4a8163268 fixed mapping joysticks as buttons 2021-03-21 19:56:15 +01:00
sezanzeb
57dc4d58d6 gtk not running as root anymore 2021-03-21 19:15:38 +01:00
sezanzeb
60c8367bf4 #65 UI improvements 2021-03-21 14:17:34 +01:00
sezanzeb
de52a87ae2 #66 limiting injected names to 80 chars 2021-03-21 02:22:41 +01:00
sezanzeb
24571d9995 #63 added e, mouse and wheel macros 2021-03-19 23:03:03 +01:00
sezanzeb
cc834ba789 #65 fixed name of new presets 2021-03-19 00:24:33 +01:00
sezanzeb
5ce1ce91e6 #61 copying presets, fixed autoload after rename 2021-03-17 21:08:15 +01:00
sezanzeb
b9f069c6b0 #59 fixed incorrect release forwarding 2021-03-16 21:23:44 +01:00
sezanzeb
d0e454169b #53 catching GError on SystemBus() 2021-03-07 10:30:40 +01:00
sezanzeb
c6c186f8e8 #46 written key combination didn't release 2021-02-22 23:09:55 +01:00
sezanzeb
ce61b9a7d4 0.7.0, updated copyright notice 2021-02-22 22:15:55 +01:00
sezanzeb
a0ee09e2e3 #44 more stable check_add_row 2021-02-20 15:03:58 +01:00
sezanzeb
3c7084b82f preventing duplicate macro runs 2021-02-20 14:15:44 +01:00
sezanzeb
1ad5c82cb0 better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
sezanzeb
5af4ba9532 fixed commit hash logging and added github url 2021-02-17 00:31:33 +01:00
sezanzeb
95915e2090 only considering joystick events for buttons on gamepads 2021-02-16 23:40:43 +01:00
sezanzeb
529fcb92e2 revised is_gamepad 2021-02-15 23:11:59 +01:00
sezanzeb
fba69d6cfd updated comment for chown 2021-02-15 18:33:09 +01:00
sezanzeb
d9eb9efaf8 falling back to defaults for broken configs 2021-02-15 18:27:34 +01:00
sezanzeb
869b75ad27 safer chown 2021-02-15 18:27:25 +01:00
sezanzeb
9301eba247 drawing tablet improvements 2021-02-15 18:18:36 +01:00
sezanzeb
a691568eed minor cleanup 2021-02-14 12:34:56 +01:00
sezanzeb
49f5a5370d updated context comment 2021-02-14 00:15:55 +01:00
sezanzeb
614ea77fc0 separated numlock functions to new file 2021-02-14 00:03:52 +01:00
sezanzeb
e81328d110 moved injection-wide infos to a dedicated context class 2021-02-13 22:34:12 +01:00
sezanzeb
a6b69be088 some simplifications of the Injector class api 2021-02-13 21:17:08 +01:00
sezanzeb
ec35abf7df some file refactoring 2021-02-13 20:34:33 +01:00
sezanzeb
d164492e9c no redundant macro parsings 2021-02-13 20:19:31 +01:00
sezanzeb
32b0c0aea5 more checks for graphics tablet capabilities 2021-02-13 17:09:35 +01:00
sezanzeb
c114856c6e graphics tablet improvements 2021-02-13 14:11:49 +01:00
sezanzeb
bbcaa4063e logging original capabilities 2021-02-13 12:44:50 +01:00
sezanzeb
6447f743db writing combinations by using 'key + key + ...' 2021-02-12 21:44:07 +01:00
sezanzeb
d4f0bf8d5c fixed autoloading via udev 2021-02-12 20:29:26 +01:00
sezanzeb
42ffdf8d1c removing ABS_VOLUME 2021-02-07 22:16:41 +01:00
sezanzeb
b92115af25 autoloading on udev events 2021-02-07 15:00:36 +01:00
sezanzeb
97b09032e3
Fixed a docstring 2021-02-05 12:59:29 +01:00
sezanzeb
a67dbb998c added tests for the previous commit 2021-02-03 19:42:26 +01:00
sezanzeb
eda10564d7 fixed camera check if no key capabilities exist 2021-02-03 19:03:27 +01:00
sezanzeb
80d0ddb7c0 improved logging of the commit hash 2021-01-31 15:23:26 +01:00
sezanzeb
95d75a373c logging the commit hash 2021-01-31 15:09:47 +01:00
sezanzeb
db047390d4 Properly forwarding unmapped gamepad events 2021-01-26 00:15:30 +01:00
sezanzeb
c33d8e8255 more tests for holding 2021-01-26 00:14:52 +01:00
sezanzeb
3ab1869827 efficiently hold forever until released with h() 2021-01-24 18:36:31 +01:00
sezanzeb
49e165acbd improved gamepad code, more tests 2021-01-17 15:09:47 +01:00