Solaar/lib
Nick Price 2cfddddd10
diversion: do not name dbus in the handler that guards importing it
gnome_dbus_interface_setup() imports dbus inside the try block but catches
dbus.exceptions.DBusException. If the import itself raises ImportError --
dbus-python is only installed on Linux -- the name dbus is unbound, so the
ImportError is not caught and merely evaluating the except clause raises
NameError. Catch Exception instead.
2026-08-01 11:29:46 -07:00
..
hid_parser Fix duplicate class field typo in HID parser data 2026-05-05 14:43:03 -04:00
hidapi hidapi: look for the unsuffixed libhidapi.so 2026-08-01 11:29:46 -07:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver diversion: do not name dbus in the handler that guards importing it 2026-08-01 11:29:46 -07:00
solaar perkey: add PRO X RAPID media top row layout 2026-07-31 16:34:42 -04:00