Commit Graph

319 Commits

Author SHA1 Message Date
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
sezanzeb
91e6391c56 more small log improvements 2021-01-10 15:16:22 +01:00
sezanzeb
0ed8d9e44b some small log improvements 2021-01-10 01:36:59 +01:00
sezanzeb
b316f09cfa new cli features, more tests 2021-01-09 17:44:24 +01:00
sezanzeb
130281ebf7 improved device grouping 2021-01-08 17:21:51 +01:00
sezanzeb
eb468688e1 various improvements 2021-01-07 17:15:12 +01:00
sezanzeb
9c59d22b93 mapping wheel buttons 2021-01-05 19:33:47 +01:00
sezanzeb
fdbc139c59 renamed injector class, fixed config path for injection 2021-01-04 20:50:05 +01:00
sezanzeb
9cb77290cf fixed autoloading with device names containing dots 2021-01-03 12:39:09 +01:00
sezanzeb
d5b7dc5998 copyright year 2021-01-03 00:08:33 +01:00
sezanzeb
4884697fa3 fixes for graphics tablets, general improvements 2021-01-02 02:26:44 +01:00
sezanzeb
bc0818a8e5 mapping joysticks like a d-pad 2021-01-01 22:20:33 +01:00
sezanzeb
e20f3fbbf9 lint 2021-01-01 14:45:07 +01:00
sezanzeb
e4d824cdd6 more tests, disabling keys 2021-01-01 14:09:28 +01:00
sezanzeb
ce2eb9403a Merge branch 'main' of github.com:sezanzeb/key-mapper into main 2021-01-01 03:13:49 +01:00
sezanzeb
be2701ea45 improved combination detection 2021-01-01 03:13:39 +01:00
sezanzeb
0f0072e397 0.4.1 2021-01-01 03:00:47 +01:00
sezanzeb
27a3598172 improved, cleaner keycode injection 2021-01-01 01:09:28 +01:00
sezanzeb
1d3a58553d some fixes for gamepads 2020-12-31 23:16:46 +01:00
sezanzeb
56b6573d42 lint, badges 2020-12-31 22:29:22 +01:00
sezanzeb
b382a04be5 pressed keys represented by class 2020-12-31 21:47:56 +01:00
sezanzeb
d09f02d573 key combinations 2020-12-31 21:46:57 +01:00
sezanzeb
bff0c464dc fixing pkexec in some distros 2020-12-28 00:31:15 +01:00