Solaar/lib/logitech_receiver
Peter F. Patel-Schneider c8ba397e0e rules: add depress and release options to KeyPress rule action 2022-06-21 20:23:22 -04:00
..
__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: consult polling rate feature for polling rate 2022-05-28 09:58:05 -04:00
diversion.py rules: add depress and release options to KeyPress rule action 2022-06-21 20:23:22 -04:00
hidpp10.py misc: Fix typos 2022-04-12 17:18:11 -04:00
hidpp20.py receiver: use built-ins for conversions between int and byte string 2022-06-21 18:39:37 -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 receiver: use built-ins for conversions between int and byte string 2022-06-21 18:39:37 -04:00
receiver.py receiver: only close existing devices for receiver 2022-06-21 18:39:37 -04:00
settings.py settings: differentiate debug messages for different setting types 2022-06-21 18:39:37 -04:00
settings_templates.py settings: correctly import pack 2022-06-21 18:39:37 -04:00
special_keys.py common: add alternative way to initialize NamedInts and lower python dependency to 3.6 2022-04-20 17:14:08 -04:00
status.py device: use isDevice, not kind, to distinguish between devices and receivers 2022-04-15 09:11:56 -04:00