Commit Graph

64 Commits

Author SHA1 Message Date
sezanzeb
3936ae45df magic number 2020-11-22 13:58:29 +01:00
sezanzeb
7f1d26aee7 started working on the daemon 2020-11-20 21:38:59 +01:00
sezanzeb
437cb533aa config for autoloading presets 2020-11-20 21:38:19 +01:00
sezanzeb
273b18bcab made injector constructor test safer 2020-11-19 11:44:07 +01:00
sezanzeb
3fcc5af310 testing the injector constructor 2020-11-19 11:40:15 +01:00
sezanzeb
6def1dcc54 testing grab retries and capability modification 2020-11-19 11:30:10 +01:00
sezanzeb
46eafc48da ensuring numlock stays the same on grab 2020-11-19 11:12:28 +01:00
sezanzeb
141a147aa2 multiple attempts at grabbing the device 2020-11-19 01:02:27 +01:00
sezanzeb
e1313efabc beautified test output 2020-11-19 00:28:45 +01:00
sezanzeb
0abd5b60c4 test for getdevices ignoring evdev.UInput stuff from key-mapper 2020-11-19 00:22:22 +01:00
sezanzeb
beee72431f some more tests 2020-11-19 00:10:42 +01:00
sezanzeb
eceacb6b59 tests for KeycodeInjector 2020-11-19 00:04:06 +01:00
sezanzeb
2a2db8fbd0 started working on injection tests 2020-11-18 23:00:18 +01:00
sezanzeb
3d3136ed8b removed stuff from tests that was removed 2020-11-18 22:33:01 +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
c76d4d4102 organized the archived xkb code 2020-11-17 23:48:30 +01:00
sezanzeb
151a1f3173 overthrowing the functionality completely 2020-11-17 23:40:39 +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
70500165ca loads mappings with modified variations correctly 2020-11-16 16:52:43 +01:00
sezanzeb
9ffc743f14 corrected test name 2020-11-16 16:31:24 +01:00
sezanzeb
121f6900d8 improved get_devices test 2020-11-16 16:30:27 +01:00
sezanzeb
30f2352243 supports modifier-key combinations 2020-11-16 16:18:37 +01:00
sezanzeb
f75bbb7d33 cleanup, tests for linux.py 2020-11-16 15:39:15 +01:00
sezanzeb
db880bbc03 test delete_preset 2020-11-16 14:08:42 +01:00
sezanzeb
4988e85b1f got rid of this confusing symlink stuff 2020-11-15 20:27:06 +01:00
sezanzeb
e3a08718eb check for { 2020-11-15 15:47:22 +01:00
sezanzeb
b2afa069c6 more tests 2020-11-15 12:11:35 +01:00
sezanzeb
c2abf2c24f using get_keycode instead of evdev 2020-11-15 03:01:11 +01:00
sezanzeb
1cda8bd943 integration test for rows 2020-11-15 01:36:10 +01:00
sezanzeb
80bd7deacd unsaved changes dialog 2020-11-15 00:27:45 +01:00
sezanzeb
20dbb4c8a8 button to load the default preset 2 2020-11-14 22:07:43 +01:00
sezanzeb
52231d507e renaming, keeping unmapped keys at their defaults 2020-11-10 23:14:28 +01:00
sezanzeb
91fd2340b5 continued rearrangement 2020-11-09 23:34:30 +01:00
sezanzeb
88ba61205d refactoring, restructuring 2020-11-09 23:16:30 +01:00
sezanzeb
d43e7fc4f0 forgot to change some alsacontrol stuff to key-mapper in comments 2020-11-08 21:34:27 +01:00
sezanzeb
ff48e8b64c input validation for mapping change 2020-11-08 21:02:57 +01:00
sezanzeb
1d6d627e9c default keys for unused keys 2020-11-08 19:50:30 +01:00
sezanzeb
0f2bd96586 tests, status bar, tooltips 2020-11-08 18:51:35 +01:00
sezanzeb
bf482cc2bb more tests 2020-11-08 16:27:26 +01:00
sezanzeb
070150e49c tested the Mapping object 2020-11-08 12:48:50 +01:00
sezanzeb
4ec91c52fb debug print cleanup 2020-11-08 01:03:13 +01:00
sezanzeb
1601670f31 seems to be working again 2020-11-08 01:02:04 +01:00
sezanzeb
3df4d92504 wip, tests failing, stuff broken 2020-11-08 00:54:19 +01:00
sezanzeb
5a499f6467 renaming and deleting presets 2020-11-02 23:52:58 +01:00
sezanzeb
4751aa6ff9 linking the whole dir 2020-11-02 23:14:11 +01:00
sezanzeb
8fa747d6a4 can apply presets 2020-11-02 21:57:28 +01:00
sezanzeb
5e80afc7ce using python-evdev 2020-11-02 19:47:31 +01:00