Commit Graph

363 Commits

Author SHA1 Message Date
sezanzeb
0f11ac09df fixed Alt_L not working 2020-12-03 01:32:36 +01:00
sezanzeb
a44a1f49c2 some fixes, cleaner .change function of mapping 2020-12-02 23:27:32 +01:00
sezanzeb
24786626cb update tooltip 2020-12-02 22:42:58 +01:00
sezanzeb
67a20bfae8 showing button names instead of numbers 2020-12-02 22:41:09 +01:00
sezanzeb
d37f70923f Merge branch 'gamepad-support' of github.com:sezanzeb/key-mapper into gamepad-support 2020-12-02 22:40:43 +01:00
sezanzeb
813ecf2b02 showing button names instead of numbers 2020-12-02 22:40:35 +01:00
sezanzeb
202bb458fc
Update README.md 2020-12-02 21:45:27 +01:00
sezanzeb
c092145a62 removed unused empty function 2020-12-02 21:41:50 +01:00
sezanzeb
63a2209251 got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
8ac2092e74 got rid of the confusing xkb keycode offset 2020-12-02 21:38:02 +01:00
sezanzeb
d355806c5a using the offset constant everywhere 2020-12-02 21:24:35 +01:00
sezanzeb
194b8dfa1c update badges 2020-12-02 21:22:09 +01:00
sezanzeb
c7040b78ba update README.md 2020-12-02 21:21:29 +01:00
sezanzeb
f879a58363 can map shoulder buttons 2020-12-02 21:20:18 +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
496c23185f Update README.md 2020-12-02 18:13:21 +01:00
sezanzeb
e18fbeaf60 indicates if a mapping is going on 2020-12-02 18:07:46 +01:00
sezanzeb
386879752b fixed injection 2020-12-02 17:40:21 +01:00
sezanzeb
cdbb3c8b39 simplified keycode injection 2020-12-02 16:17:52 +01:00
sezanzeb
afa8365599 renaming test files 2020-12-02 16:16:58 +01:00
sezanzeb
caf1a67801 better approximation of 60hz 2020-12-02 15:27:57 +01:00
sezanzeb
c93da68956 dividing injector.py into multiple files 2020-12-02 15:18:23 +01:00
sezanzeb
ac73d5cc86 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
b67e27e3d4 tested mapping metadata saving and loading 2020-12-02 12:36:03 +01:00
sezanzeb
c95559e554 obsolete reverse mapping 2020-12-02 12:29:55 +01:00
sezanzeb
6771e8d8dc test for correct linux header keycode usage 2020-12-02 00:58:48 +01:00
sezanzeb
5e5784a28e fixed coverage badge 2020-12-02 00:14:02 +01:00
sezanzeb
a0744fd155 faster row tests 2020-12-02 00:13:54 +01:00
sezanzeb
3d2095f988 linting 2020-12-02 00:02:41 +01:00
sezanzeb
17445558fb no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 2020-12-01 23:53:32 +01:00
sezanzeb
f4ca07490d ubuntu fixes 2020-12-01 11:01:11 +01:00
sezanzeb
d1aceaf777 more tests 2020-11-30 22:42:53 +01:00
sezanzeb
1af1ee7bf7 wip more gamepad stuff 2020-11-30 21:17:14 +01:00
sezanzeb
ada7858f37 some more test fixing 2020-11-30 21:16:58 +01:00
sezanzeb
a7647928f0 fixed all tests 2020-11-30 20:57:09 +01:00
sezanzeb
573d9c473d more precise mouse gamepad movement 2020-11-30 19:54:33 +01:00
sezanzeb
ba0a97dbdf moving the cursor with the gamepad 2020-11-30 19:40:17 +01:00
sezanzeb
f6869d7cd2 multiprocessing coverage 2020-11-30 19:02:57 +01:00
sezanzeb
a97c44ebd4 improved tests, some fixes 2020-11-30 18:59:34 +01:00
sezanzeb
ef6710877c support for linux kernel keycode constants 2020-11-30 16:22:17 +01:00
sezanzeb
cb7b5bcde4 Merge branch 'main' of github.com:sezanzeb/key-mapper into gamepad-support 2020-11-30 14:37:04 +01:00
sezanzeb
2fd7f1dffc
Update README.md 2020-11-30 14:36:53 +01:00
sezanzeb
f55cefa449
Update README.md 2020-11-30 14:35:37 +01:00
sezanzeb
4f87ef0b0c gamepad buttons as keyboard keys 2020-11-30 14:34:27 +01:00
sezanzeb
30f2a2f954
Update README.md 2020-11-29 23:05:18 +01:00
sezanzeb
59a6c6e166 Merge branch 'main' of github.com:sezanzeb/key-mapper into main 2020-11-29 21:31:37 +01:00
sezanzeb
b0e801318a daemon reloads the config on apply 2020-11-29 21:31:28 +01:00