aboutsummaryrefslogtreecommitdiff
path: root/lumina-config/AppDialog.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.
* Add the ability to "reset" an application back to defaults in lumina-config ↵Ken Moore2015-02-17
| | | | - and setup the web browser/email/file manager/terminal buttons to use this functionality.
* Also fix a bug in lumina-config where the app selection dialog needed to be ↵Ken Moore2015-01-21
| | | | centered on the screen.
* Add a new dialog to lumina-config for selecting applications:Ken Moore2014-10-01
This makes it easier for the user to select the application either by icon or name.
bgstack15