input-remapper/keymapper/injection
2021-02-20 15:03:58 +01:00
..
__init__.py some file refactoring 2021-02-13 20:34:33 +01:00
context.py better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
event_producer.py better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
injector.py #44 more stable check_add_row 2021-02-20 15:03:58 +01:00
keycode_mapper.py better compatibility by injecting into a dedicated devnode 2021-02-18 20:38:14 +01:00
macros.py preventing duplicate macro runs 2021-02-20 14:15:44 +01:00
numlock.py separated numlock functions to new file 2021-02-14 00:03:52 +01:00
readme.md separated numlock functions to new file 2021-02-14 00:03:52 +01:00

Injection

This folder contains all classes that are only relevant for the injection process. There is one process for each hardware device that is being injected for, and one context object per process that is being passed around for all classes to use.