aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/panel-plugins/appmenu
Commit message (Collapse)AuthorAge
* Fix up all the window activation detection/management within the lumina ↵Ken Moore2015-09-16
| | | | session. Now when a submenu on the panel is closed somehow or a window was modified with the task manager, it will properly find/activate the right window again.
* Add a new panel-plugin: appmenuKen Moore2015-01-21
This plugin re-creates the classic "start" menu from other OS's. Also update how panel-plugins open menus, so now the menu will no longer cover the button that opened it.
bgstack15