.. |
__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
|
device: support C542 receiver for M190 mice
|
2022-03-19 17:42:59 -04: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: reformat descriptors.py
|
2022-03-08 17:48:41 -05:00 |
device.py
|
receiver: gather and show PERSISTENT_REMAPPABLE_ACTION information
|
2022-03-12 12:20:38 -05:00 |
diversion.py
|
rules: use uinput for simulating keyboard input
|
2022-03-19 21:09:45 -04:00 |
hidpp10.py
|
device: add descriptor for Logitech PRO X Wireless Gaming Headset
|
2021-12-20 09:17:07 -05:00 |
hidpp20.py
|
setting: add setting to divert gestures
|
2022-03-16 20:22:25 -04: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
|
docs: update for PERSISTENT_REMAPPABLE_ACTION and class-based settings
|
2022-03-12 12:20:38 -05:00 |
settings.py
|
setting: add setting to divert gestures
|
2022-03-16 20:22:25 -04:00 |
settings_templates.py
|
settings: add missing choices for backlight setting
|
2022-03-17 20:47:58 -04:00 |
special_keys.py
|
settings: handle PERSISTENT REMAPPABLE ACTION for M720 mouse
|
2022-03-12 12:20:38 -05:00 |
status.py
|
device: push settings when device requests software reconfiguration
|
2021-12-20 08:06:03 -05:00 |