.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
receiver: use built-ins for conversions between int and byte string
|
2022-06-21 18:39:37 -04:00 |
base_usb.py
|
device: support C542 receiver for M190 mice
|
2022-03-19 17:42:59 -04:00 |
common.py
|
receiver: use built-ins for conversions between int and byte string
|
2022-06-21 18:39:37 -04:00 |
descriptors.py
|
device: add G502 Gaming Mouse
|
2022-05-11 09:18:09 -04:00 |
device.py
|
device: regularize and improve battery status gathering and reporting
|
2022-07-10 11:08:28 -04:00 |
diversion.py
|
settings: allow multiple keys for mouse gestures and dpi sliding
|
2022-07-23 06:44:57 -04:00 |
hidpp10.py
|
device: regularize and improve battery status gathering and reporting
|
2022-07-10 11:08:28 -04:00 |
hidpp20.py
|
device: use correct Solaar functions for unified and voltage battery functions
|
2022-07-15 13:53:54 -04:00 |
i18n.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
listener.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
notifications.py
|
device: fix bugs in battery notification processing
|
2022-07-10 11:08:28 -04:00 |
receiver.py
|
receiver: only close existing devices for receiver
|
2022-06-21 18:39:37 -04:00 |
settings.py
|
settings: allow multiple keys for mouse gestures and dpi sliding
|
2022-07-23 06:44:57 -04:00 |
settings_templates.py
|
docs: document changed Smart Shift and Mouse Gestures processing
|
2022-07-23 06:44:57 -04:00 |
special_keys.py
|
device: fix no-output values for persistent key mappings
|
2022-06-26 18:26:21 -04:00 |
status.py
|
device: regularize and improve battery status gathering and reporting
|
2022-07-10 11:08:28 -04:00 |