Commit Graph

100 Commits (ef6710877c3e85c027eee301470eb554b8ff9577)

Author SHA1 Message Date
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