Commit Graph

156 Commits (1d72e1b542a8f2d18134e01c8ffb7ec229368dca)

Author SHA1 Message Date
sezanzeb 17445558fb no .terminate anymore, proper multiprocessing coverage, some minor cleanup in injector 4 years ago
sezanzeb f4ca07490d ubuntu fixes 4 years ago
sezanzeb d1aceaf777 more tests 4 years ago
sezanzeb ada7858f37 some more test fixing 4 years ago
sezanzeb a7647928f0 fixed all tests 4 years ago
sezanzeb a97c44ebd4 improved tests, some fixes 4 years ago
sezanzeb ef6710877c support for linux kernel keycode constants 4 years ago
sezanzeb 4f87ef0b0c gamepad buttons as keyboard keys 4 years ago
sezanzeb 7e1193583a more tests 4 years ago
sezanzeb c87606cfb6 testing connecting to the dbus 4 years ago
sezanzeb ea5b2fc049 more macro tests 4 years ago
sezanzeb 68f2de3978 testing a short macro in injector tests 4 years ago
sezanzeb 845b7c2397 macro improvements 4 years ago
sezanzeb 53677b4a21 improved macro tests 4 years ago
sezanzeb f920c2d031 asyncio macros 4 years ago
sezanzeb d93cce86fa linting 4 years ago
sezanzeb 98811a3358 random w, improved parsing debug output 4 years ago
sezanzeb c412fee673 inserted the unfinished macro parsing and running into the injector 4 years ago
sezanzeb ace421e84a tests for macro running and parsing 4 years ago
sezanzeb 8d23593c89 macro parser 4 years ago
sezanzeb 7134083e5b cloning mappings 4 years ago
sezanzeb b6b66430ee asyncio KeycodeInjector 4 years ago
sezanzeb fb94742d8a test for the autoload switch 4 years ago
sezanzeb 166e5b49bb more config tests 4 years ago
sezanzeb 511b5ef9cb pylint badge 4 years ago
sezanzeb ce32423c7c access via groups instead of root services with interfaces that are open to everyone 4 years ago
sezanzeb 1a41166770 daemon wont create a config file anymore 4 years ago
sezanzeb 4e08221058 full path to the daemon for loading presets, some TODOs, .json file extension, nested mapping in .json config 4 years ago
sezanzeb b1fff0c286 tested reverse mapping 4 years ago
sezanzeb 36c2ae1be0 test for reverse mapping split 4 years ago
sezanzeb b2fed7887f ignoring Power Button 4 years ago
sezanzeb 196aec15ea pylint 9.70 4 years ago
sezanzeb 48ca89cc39 talks to the daemon 4 years ago
sezanzeb 4019388264 simplified daemon test 4 years ago
sezanzeb fe35f9c807 integration tests for injecting 4 years ago
sezanzeb 032347f48c properly reads keycode device for devices that are being injected into 4 years ago
sezanzeb 06a10c64b4 properly reads keycode device for devices that are being injected into 4 years ago
sezanzeb 2afde0039f wip reading keycodes even though the device is grabbed 4 years ago
sezanzeb a8939e6051 some proper cleanup of pending_events 4 years ago
sezanzeb 76cc37b867 reader tests 4 years ago
sezanzeb d785e5bb00 got rid of the interval polling architecture, also displaying mouse keycodes in the status bar 4 years ago
sezanzeb 8f3b9cb475 supports keycodes from mouse-buttons (such as middle-mouse) as well 4 years ago
sezanzeb 3936ae45df magic number 4 years ago
sezanzeb 7f1d26aee7 started working on the daemon 4 years ago
sezanzeb 437cb533aa config for autoloading presets 4 years ago
sezanzeb 273b18bcab made injector constructor test safer 4 years ago
sezanzeb 3fcc5af310 testing the injector constructor 4 years ago
sezanzeb 6def1dcc54 testing grab retries and capability modification 4 years ago
sezanzeb 46eafc48da ensuring numlock stays the same on grab 4 years ago
sezanzeb 141a147aa2 multiple attempts at grabbing the device 4 years ago
sezanzeb e1313efabc beautified test output 4 years ago
sezanzeb 0abd5b60c4 test for getdevices ignoring evdev.UInput stuff from key-mapper 4 years ago
sezanzeb beee72431f some more tests 4 years ago
sezanzeb eceacb6b59 tests for KeycodeInjector 4 years ago
sezanzeb 2a2db8fbd0 started working on injection tests 4 years ago
sezanzeb 3d3136ed8b removed stuff from tests that was removed 4 years ago
sezanzeb 37bc7b5d69 still wont work. again. 4 years ago
sezanzeb dc74b5ddb6 wip 4 years ago
sezanzeb 0792880ae6 saving presets works again 4 years ago
sezanzeb c76d4d4102 organized the archived xkb code 4 years ago
sezanzeb 151a1f3173 overthrowing the functionality completely 4 years ago
sezanzeb 5c6c3a7c31 wip 4 years ago
sezanzeb d91694c1df started work on injecting keycodes instead of configs-only 4 years ago
sezanzeb 70500165ca loads mappings with modified variations correctly 4 years ago
sezanzeb 9ffc743f14 corrected test name 4 years ago
sezanzeb 121f6900d8 improved get_devices test 4 years ago
sezanzeb 30f2352243 supports modifier-key combinations 4 years ago
sezanzeb f75bbb7d33 cleanup, tests for linux.py 4 years ago
sezanzeb db880bbc03 test delete_preset 4 years ago
sezanzeb 4988e85b1f got rid of this confusing symlink stuff 4 years ago
sezanzeb e3a08718eb check for { 4 years ago
sezanzeb b2afa069c6 more tests 4 years ago
sezanzeb c2abf2c24f using get_keycode instead of evdev 4 years ago
sezanzeb 1cda8bd943 integration test for rows 4 years ago
sezanzeb 80bd7deacd unsaved changes dialog 4 years ago
sezanzeb 20dbb4c8a8 button to load the default preset 2 4 years ago
sezanzeb 52231d507e renaming, keeping unmapped keys at their defaults 4 years ago
sezanzeb 91fd2340b5 continued rearrangement 4 years ago
sezanzeb 88ba61205d refactoring, restructuring 4 years ago
sezanzeb d43e7fc4f0 forgot to change some alsacontrol stuff to key-mapper in comments 4 years ago
sezanzeb ff48e8b64c input validation for mapping change 4 years ago
sezanzeb 1d6d627e9c default keys for unused keys 4 years ago
sezanzeb 0f2bd96586 tests, status bar, tooltips 4 years ago
sezanzeb bf482cc2bb more tests 4 years ago
sezanzeb 070150e49c tested the Mapping object 4 years ago
sezanzeb 4ec91c52fb debug print cleanup 4 years ago
sezanzeb 1601670f31 seems to be working again 4 years ago
sezanzeb 3df4d92504 wip, tests failing, stuff broken 4 years ago
sezanzeb 5a499f6467 renaming and deleting presets 4 years ago
sezanzeb 4751aa6ff9 linking the whole dir 4 years ago
sezanzeb 8fa747d6a4 can apply presets 4 years ago
sezanzeb 5e80afc7ce using python-evdev 4 years ago
sezanzeb dcf9462321 fixed stuff, dummy configs actually work now 4 years ago
sezanzeb d4c131526d tests for create preset, config lib not needed 4 years ago
sezanzeb ab18863c5f creating the symbols file, symlinking, more tests 4 years ago
sezanzeb d91380d0ce parsing libinput_list 4 years ago
sezanzeb 9acfdb6a98 fixed duplicate first rows 4 years ago
sezanzeb 94335d1d68 creating and selecting presets - super buggy 4 years ago
sezanzeb 5932d0f36c bunch of stuff 4 years ago
sezanzeb e0f45f1b23 mapping list headers 4 years ago