Solaar/lib
Robin Yurt e79274ca52 ui: EntryCompletion matching selecting incorrect values due to substring match
Previously, when changing the DPI value (e.g. from 1200 to 1600) and pressing Enter,
a different value from the list could be selected (e.g. 21600) instead of the intended input.

This changes the EntryCompletion matching so that the entered value is correctly matched
against the available choices and applied when confirmed.
2026-07-02 22:54:49 +02:00
..
hid_parser Fix duplicate class field typo in HID parser data 2026-05-05 14:43:03 -04:00
hidapi G522 LIGHTSPEED headphones support 2026-05-21 10:13:00 -04:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver debug: add warning statements to determine reason for feature request failure 2026-06-09 19:35:00 -04:00
solaar ui: EntryCompletion matching selecting incorrect values due to substring match 2026-07-02 22:54:49 +02:00