Solaar/lib
Nick Price b7fbca06e0
hidapi: look for the unsuffixed libhidapi.so
FreeBSD's comms/hidapi installs the library as libhidapi.so /
libhidapi.so.0, without a backend suffix. None of the existing candidate
names match it, so LoadLibrary exhausts the list and the module raises
ImportError at import time, making Solaar unusable there.
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 Fix crash on exit from device cleanup during interpreter shutdown 2026-07-31 16:36:04 -04:00
solaar perkey: add PRO X RAPID media top row layout 2026-07-31 16:34:42 -04:00