.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: cut off noops even earlier
|
2022-03-02 05:30:22 -05:00 |
base_usb.py
|
share: Add modalias information for supported USB hardware
|
2021-12-18 12:35:44 -05:00 |
common.py
|
receiver: fix contains for NamedInts and eliminate use of has_element
|
2022-01-24 14:03:17 -05:00 |
descriptors.py
|
device: determine device number from protocol for direct-connected devices; add G9 Laser Mouse
|
2022-03-02 22:58:25 -05:00 |
device.py
|
device: determine device number from protocol for direct-connected devices; add G9 Laser Mouse
|
2022-03-02 22:58:25 -05:00 |
diversion.py
|
rules: fix Key conditions in built-in rules
|
2022-03-01 08:05:13 -05:00 |
hidpp10.py
|
device: add descriptor for Logitech PRO X Wireless Gaming Headset
|
2021-12-20 09:17:07 -05:00 |
hidpp20.py
|
device: lock querying all unqueried keys to prevent two threads from doing the same work
|
2022-01-24 11:17:40 -05:00 |
i18n.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
listener.py
|
Drop legacy Python 2 `super()` syntax
|
2021-10-30 16:49:41 -04:00 |
notifications.py
|
receiver: dispose of no-op notifications quickly
|
2022-02-27 11:59:54 -05:00 |
receiver.py
|
receiver: use Bolt unique ID as serial number
|
2021-11-11 10:48:12 -05:00 |
settings.py
|
rules: add rule condition for checking device settings
|
2022-02-27 08:24:05 -05:00 |
settings_templates.py
|
settings: add setting for MR-Key LED
|
2022-02-25 16:13:42 -05:00 |
special_keys.py
|
device: add new special keys
|
2022-02-21 08:37:16 -05:00 |
status.py
|
device: push settings when device requests software reconfiguration
|
2021-12-20 08:06:03 -05:00 |