Commit Graph

392 Commits

Author SHA1 Message Date
sezanzeb
58f4788368 some fixes and improvements 2020-12-04 14:38:41 +01:00
sezanzeb
e3a56d069a Update README.md 2020-12-03 21:39:44 +01:00
sezanzeb
28854888a3 RX and RY movements as mouse wheel 2020-12-03 21:36:15 +01:00
sezanzeb
1e10f0bd35 script not needed anymore 2020-12-03 20:57:48 +01:00
sezanzeb
c7a9e44759 more info for the pip installation 2020-12-03 20:56:47 +01:00
sezanzeb
ffd3337651 Update README.md 2020-12-03 20:49:51 +01:00
sezanzeb
f1e069cbaa less spam in case of missing read rights on devices 2020-12-03 20:54:27 +01:00
sezanzeb
e701fd3919 update README.md 2020-12-03 20:46:52 +01:00
sezanzeb
c4c02c931e updated screenshot and badges 2020-12-03 20:45:02 +01:00
sezanzeb
73f3784980 more tests 2020-12-03 20:37:36 +01:00
sezanzeb
d3ff838aa0 some more tests 2020-12-03 20:03:53 +01:00
sezanzeb
1dce0e1016 some more improvements on resolving data 2020-12-03 18:51:50 +01:00
sezanzeb
db131abc84 Update README.md 2020-12-03 18:43:36 +01:00
sezanzeb
6dd056541c fixed data path on ubuntu 2020-12-03 18:41:04 +01:00
sezanzeb
6c2160ff4e possibly fixed the data path 2020-12-03 18:32:28 +01:00
sezanzeb
3e48d899ea fixed Alt_L not working 2020-12-03 01:32:36 +01:00
sezanzeb
70f091f39b some fixes, cleaner .change function of mapping 2020-12-02 23:27:32 +01:00
sezanzeb
68eb9dc914 update tooltip 2020-12-02 22:42:58 +01:00
sezanzeb
040cea0a8b showing button names instead of numbers 2020-12-02 22:41:09 +01:00
sezanzeb
2df1bcc525 removed unused empty function 2020-12-02 21:41:50 +01:00
sezanzeb
59e893fe7e got rid of the confusing xkb keycode offset 2020-12-02 21:41:39 +01:00
sezanzeb
2a0b22c493 using the offset constant everywhere 2020-12-02 21:24:35 +01:00
sezanzeb
88bf56b9a9 update badges 2020-12-02 21:22:09 +01:00
sezanzeb
fb766d510f update README.md 2020-12-02 21:21:21 +01:00
sezanzeb
91b9ad5754 can map shoulder buttons 2020-12-02 21:20:18 +01:00
sezanzeb
cbf97fd44c mapped a D-Pad button 2020-12-02 21:03:59 +01:00
sezanzeb
95b09259d3 wip 2020-12-02 20:48:23 +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
5fe404dd2d Update README.md 2020-12-02 18:13:21 +01:00
sezanzeb
7150be9a7e indicates if a mapping is going on 2020-12-02 18:07:46 +01:00
sezanzeb
a0fa0e0341 fixed injection 2020-12-02 17:40:21 +01:00
sezanzeb
7e30f450ee simplified keycode injection 2020-12-02 16:17:52 +01:00
sezanzeb
37b0b6638e renaming test files 2020-12-02 16:16:58 +01:00
sezanzeb
5d2db7f705 better approximation of 60hz 2020-12-02 15:27:57 +01:00
sezanzeb
01ab93ef95 dividing injector.py into multiple files 2020-12-02 15:18:23 +01:00
sezanzeb
39905db774 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
8a9b815772 tested mapping metadata saving and loading 2020-12-02 12:36:03 +01:00
sezanzeb
e7ef652039 obsolete reverse mapping 2020-12-02 12:29:55 +01:00
sezanzeb
8827e85023 test for correct linux header keycode usage 2020-12-02 00:58:48 +01:00
sezanzeb
e54d0b9ded fixed coverage badge 2020-12-02 00:14:02 +01:00
sezanzeb
cd8624ac13 faster row tests 2020-12-02 00:13:54 +01:00
sezanzeb
b171845ea1 linting 2020-12-02 00:02:41 +01:00
sezanzeb
287b1250cc no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 2020-12-01 23:53:32 +01:00
sezanzeb
3e0428ca29 ubuntu fixes 2020-12-01 11:01:11 +01:00
sezanzeb
51b6ccfebf more tests 2020-11-30 22:42:53 +01:00
sezanzeb
13555a94ce wip more gamepad stuff 2020-11-30 21:17:14 +01:00
sezanzeb
9a387e09fb some more test fixing 2020-11-30 21:16:58 +01:00
sezanzeb
3e86e5c1b8 fixed all tests 2020-11-30 20:57:09 +01:00
sezanzeb
661f56d043 more precise mouse gamepad movement 2020-11-30 19:54:33 +01:00