Solaar/lib
avercelli a4539cf765 Fix crash in NotificationFlag.flag_names when flags is None
flag_names() crashes with AttributeError when NotificationFlag returns
a value whose .name attribute is None. This occurs with certain receiver
firmware versions (Nano C52F, Unifying C52B, Bolt C548).

Return an empty list instead, consistent with the List[str] return type.

Fixes #3184
2026-04-13 16:32:45 +02:00
..
hid_parser Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
hidapi Skip Logitech webcams to prevent them from locking up during HID++ checks on Macs 2026-02-28 10:50:36 -05:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver Fix crash in NotificationFlag.flag_names when flags is None 2026-04-13 16:32:45 +02:00
solaar ui: better handling of missing devices 2026-03-13 13:41:59 -04:00