Solaar/lib/logitech_receiver
Peter F. Patel-Schneider 783bd5e4da device: fix bug with unknown tasks 2025-10-05 08:05:15 -04:00
..
__init__.py Refactor: Distinguish module from package 2024-09-15 09:18:51 -04:00
base.py base: Refactor device filtering 2025-01-01 11:20:28 -05:00
base_usb.py Speedup lookup of known receivers 2025-01-01 11:33:07 -05:00
common.py Rewrote string concatenation/format with f strings 2025-01-29 08:40:14 -05:00
descriptors.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
desktop_notifications.py testing: upgrade desktop notifications tests to take notifications availability into account 2025-01-02 10:47:53 -05:00
device.py rules: Device and Action rule conditions match on codename and name 2025-09-30 10:23:50 -04:00
diversion.py rules: Device and Action rule conditions match on codename and name 2025-09-30 10:23:50 -04:00
exceptions.py Use double quotes for module level docstrings 2024-06-02 09:54:21 -04:00
hidpp10.py Remove NamedInts: Convert NotificationFlag to flag 2025-01-01 10:46:04 -05:00
hidpp10_constants.py Complete DEVICE_FEATURES to DeviceFeature transition for hidpp10 devices 2025-04-07 10:24:13 -04:00
hidpp20.py device: fix bug with unknown tasks 2025-10-05 08:05:15 -04:00
hidpp20_constants.py charge status: Refactor to enum and move to module of use 2025-01-01 10:46:04 -05:00
i18n.py Unify imports in logitech package 2024-05-23 16:42:18 -04:00
listener.py Rewrote string concatenation/format with f strings 2025-01-29 08:40:14 -05:00
notifications.py device: report symbolic names for pairing errors (#2886) 2025-05-31 08:12:42 -04:00
receiver.py device: Fix listing hidpp10 devices - bytes vs string concatenation (#2856) 2025-04-22 08:47:26 -04:00
settings.py settings: better support RGB Effects - not readable 2025-03-03 14:11:09 -05:00
settings_templates.py device: add present flag, unset when internal error occurs, set when notification appears 2025-04-22 08:45:55 -04:00
settings_validator.py Add type hints 2025-01-01 10:46:04 -05:00
special_keys.py device: add shape keys from Key POP Icon 2025-09-30 10:34:23 -04:00