Commit Graph

54 Commits

Author SHA1 Message Date
sezanzeb
5ce1ce91e6 #61 copying presets, fixed autoload after rename 2021-03-17 21:08:15 +01:00
sezanzeb
ce61b9a7d4 0.7.0, updated copyright notice 2021-02-22 22:15:55 +01:00
sezanzeb
97b09032e3
Fixed a docstring 2021-02-05 12:59:29 +01:00
sezanzeb
91e6391c56 more small log improvements 2021-01-10 15:16:22 +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
d5b7dc5998 copyright year 2021-01-03 00:08:33 +01:00
sezanzeb
bc0818a8e5 mapping joysticks like a d-pad 2021-01-01 22:20:33 +01:00
sezanzeb
e4d824cdd6 more tests, disabling keys 2021-01-01 14:09:28 +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
03ccb935fe horizontal joystick scrolling 2020-12-27 19:06:17 +01:00
sezanzeb
bdebee3ce9 small gamepad improvements 2020-12-27 15:38:08 +01:00
sezanzeb
d457b5efbe systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +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
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
8ac2092e74 got rid of the confusing xkb keycode offset 2020-12-02 21:38:02 +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
c93da68956 dividing injector.py into multiple files 2020-12-02 15:18:23 +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
1af1ee7bf7 wip more gamepad stuff 2020-11-30 21:17:14 +01:00
sezanzeb
27b47e475d ensuring ownership of all created files and folders 2020-11-29 18:24:50 +01:00
sezanzeb
7134083e5b cloning mappings 2020-11-28 15:48:57 +01:00
sezanzeb
b6b66430ee asyncio KeycodeInjector 2020-11-28 15:43:24 +01:00
sezanzeb
398493149b some pylint and tests 2020-11-27 00:34:45 +01:00
sezanzeb
ce32423c7c access via groups instead of root services with interfaces that are open to everyone 2020-11-25 23:36:03 +01:00
sezanzeb
4e08221058 full path to the daemon for loading presets, some TODOs, .json file extension, nested mapping in .json config 2020-11-25 00:24:05 +01:00
sezanzeb
36c2ae1be0 test for reverse mapping split 2020-11-23 21:43:31 +01:00
sezanzeb
7b89e8a46f optimized get_keycode 2020-11-23 18:47:57 +01:00
sezanzeb
f5e734316d optimized get_keycode 2020-11-23 18:42:36 +01:00
sezanzeb
196aec15ea pylint 9.70 2020-11-22 21:41:29 +01:00
sezanzeb
48ca89cc39 talks to the daemon 2020-11-22 21:04:09 +01:00
sezanzeb
032347f48c properly reads keycode device for devices that are being injected into 2020-11-22 17:46:32 +01:00
sezanzeb
1f83b7a09f pretty preset config files 2020-11-21 15:12:03 +01:00
sezanzeb
eceacb6b59 tests for KeycodeInjector 2020-11-19 00:04:06 +01:00
sezanzeb
f18b013513 works 2020-11-18 22:06:54 +01:00
sezanzeb
37bc7b5d69 still wont work. again. 2020-11-18 20:03:37 +01:00
sezanzeb
dc74b5ddb6 wip 2020-11-18 13:17:49 +01:00
sezanzeb
0792880ae6 saving presets works again 2020-11-18 10:33:59 +01:00
sezanzeb
fe7d68c739 started to outline the new save and load methods 2020-11-17 23:49:11 +01:00
sezanzeb
151a1f3173 overthrowing the functionality completely 2020-11-17 23:40:39 +01:00
sezanzeb
0e407b7f44 wip 2020-11-17 20:51:32 +01:00
sezanzeb
5c6c3a7c31 wip 2020-11-17 17:56:59 +01:00
sezanzeb
d91694c1df started work on injecting keycodes instead of configs-only 2020-11-17 14:35:36 +01:00
sezanzeb
30f2352243 supports modifier-key combinations 2020-11-16 16:18:37 +01:00