Solaar/lib/solaar/ui
Karthik Nishanth 85a86ec3c5
diversion: implement pressed and released action on Key condition (#1189)
- Track `key_up` key in addition to `key_down`
- Support `pressed` or `released` action in `Key` condition
- Add radio button to KeyUI to represent `pressed` or `released`
2021-07-12 15:51:57 -04:00
..
__init__.py receiver: handle exception when device is not available while being added 2021-04-04 22:33:38 -04:00
about.py misc: update about window 2021-04-25 14:48:28 -04:00
action.py ui: replace deprecated GTK stock values 2021-04-09 07:28:23 -04:00
config_panel.py ui: write persisted value when changing from ignoring a setting 2021-04-17 10:32:24 -04:00
diversion_rules.py diversion: implement pressed and released action on Key condition (#1189) 2021-07-12 15:51:57 -04:00
icons.py ui: only prepend one icon path to theme search paths 2021-04-09 07:28:23 -04:00
notify.py notify: allow displaying progress 2020-09-28 12:59:04 -04:00
pair_window.py Fix typo 2020-12-30 12:22:09 -05:00
tray.py ui: do not set attention icon - gets around bug in XFCE 16 2021-04-09 07:28:23 -04:00
window.py ui: only emit warning on path mismatch between device and recevier in main window 2020-11-21 12:32:33 -05:00