aboutsummaryrefslogtreecommitdiff
path: root/lumina-config/KeyCatch.h
Commit message (Collapse)AuthorAge
* Clean up a few last things in lumina-config:Ken Moore2015-07-10
| | | | | | 1) Centering the app selection window on the parent 2) When a special keypress is detected (no modifiers), prepend "None" to the Fluxbox key string (seems to be more reliable). 3) After saving the list of desktop plugins, have it re-load the setting from the file 1 second later to catch the unique identifiers that each plugin was assigned by the desktop.
* Ignore key press events if both the Qt and the detected X key codes are 0 ↵Ken Moore2014-09-08
| | | | (unknown special key - better to not support rather than set an invalid keycode).
* Apply the recent keypress bugfix/debugging to the new repo source as well.Ken Moore2014-09-04
|
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15