Solaar/lib/logitech_receiver
Peter F. Patel-Schneider abb99a8d8e settings: handle unusual values for persistent remappable action 2022-06-29 09:56:14 -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 device: fix no-output values for persistent key mappings 2022-06-26 18:26:21 -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: remove unused class variables 2022-06-29 09:56:14 -04:00
settings_templates.py settings: handle unusual values for persistent remappable action 2022-06-29 09:56:14 -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: use isDevice, not kind, to distinguish between devices and receivers 2022-04-15 09:11:56 -04:00