.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: push settings when device requests software reconfiguration
|
2021-12-20 08:06:03 -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: add G733 headset
|
2022-01-22 09:51:36 -05:00 |
device.py
|
device: add id property (unitId or serial) and don't use ? for unknown serial
|
2022-01-24 14:03:17 -05:00 |
diversion.py
|
rules: track M keys and MR keys for use in rules
|
2022-02-21 08:29:48 -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
|
device: push settings when device requests software reconfiguration
|
2021-12-20 08:06:03 -05:00 |
receiver.py
|
receiver: use Bolt unique ID as serial number
|
2021-11-11 10:48:12 -05:00 |
settings.py
|
cli: nicer output of settings in solaar show and solaar config
|
2022-01-24 21:12:55 -05:00 |
settings_templates.py
|
settings: Agument tooltip messages for several settings
|
2022-02-21 08:29:48 -05:00 |
special_keys.py
|
rules: track M keys and MR keys for use in rules
|
2022-02-21 08:29:48 -05:00 |
status.py
|
device: push settings when device requests software reconfiguration
|
2021-12-20 08:06:03 -05:00 |