Solaar/lib/logitech_receiver
MattHag ea0eb66f39 Refactor: Remove all GDK dependencies from hidapi package
The hidapi hardware layer must not know or depend on any UI libraries.
Removes all GDK dependencies from the hidapi packages, which makes
testing of these modules easier and removes unwanted cross-dependencies.

Related #2480
2024-09-15 09:18:51 -04:00
..
__init__.py Refactor: Distinguish module from package 2024-09-15 09:18:51 -04:00
base.py Refactor: Remove all GDK dependencies from hidapi package 2024-09-15 09:18:51 -04:00
base_usb.py Introduce constant for Logitech vendor ID 2024-06-03 08:37:02 -04:00
common.py Introduce Enum BusID 2024-06-03 08:37:02 -04:00
descriptors.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
device.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
diversion.py settings: allow unkonwn keys in Key rule conditions 2024-08-28 10:40:23 -04:00
exceptions.py Use double quotes for module level docstrings 2024-06-02 09:54:21 -04:00
hidpp10.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
hidpp10_constants.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
hidpp20.py device: handle error return on root feature 2024-08-23 19:41:10 -04:00
hidpp20_constants.py Remove empty comment lines 2024-06-02 09:54:21 -04:00
i18n.py Unify imports in logitech package 2024-05-23 16:42:18 -04:00
listener.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
notifications.py Introduce Enum for notification types 2024-06-03 08:37:02 -04:00
notify.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
receiver.py Introduce Enum for notification types 2024-06-03 08:37:02 -04:00
settings.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
settings_templates.py settings: finish change to new constants 2024-06-13 10:01:50 -04:00
special_keys.py Unify imports in logitech package 2024-05-23 16:42:18 -04:00