aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/panel-plugins
Commit message (Expand)AuthorAge
* Add a new panel-plugin: appmenuKen Moore2015-01-21
* Clean up the active window detection/usage for the task manager.Ken Moore2015-01-19
* Add a new panel plugin: HomeButtonKen Moore2015-01-19
* Update the theming of the Lumina desktop:Ken Moore2015-01-19
* Update the user button to recognize the existance of a customized user icon f...Ken Moore2015-01-19
* Have the user button automatically perform the long application listings in t...Ken Moore2015-01-16
* Clean up the Panel/Taskmanager XCB usage quite a bit. Now the panel is "seen"...Ken Moore2015-01-05
* Quick checkpoint of additional XCB improvements/fixes. Still having an issue ...Ken Moore2015-01-05
* Large update of XLib -> XCB usageKen Moore2015-01-01
* Make the taskmanager plugin capable of two modes:Ken Moore2014-12-31
* Commit some more XLib->XCB conversions (everything for the task manager), and...Ken Moore2014-12-30
* Clean up all the Qt5 *.pro files a bit. Now they should always work.Ken Moore2014-12-23
* Fix up the sticky status-setting routine for the Lumina Panel. Now the WM wil...Ken Moore2014-12-19
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Oops, forgot to add knowledge of the new "Wine" app category to the userbutton.Ken Moore2014-11-19
* Update the desktopbar panel plugin to recognize the alternate favorites direc...Ken Moore2014-11-12
* Large quality of life update to Lumina:Ken Moore2014-10-30
* For the system tray, only have it make changes when doing the whole check: do...Ken Moore2014-10-29
* Make sure to put a max length on the text in the user button items (180 pixel...Ken Moore2014-10-27
* Add a new menu plugin:Ken Moore2014-10-23
* Fix another possible crash in the system tray: when a tray icon fails to get ...Ken Moore2014-10-22
* Fix the system tray checking to once run one at a time (to prevent possible c...Ken Moore2014-10-22
* Adjust how the backend for the system tray works:Ken Moore2014-10-17
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Finish cleaning up the new directory browser in the userbutton.Ken Moore2014-09-29
* Update the user buttons some more:Ken Moore2014-09-29
* A few updates to plugins:Ken Moore2014-09-29
* Update the appearance/functionality of the userbutton quite a bit in lumina-d...Ken Moore2014-09-19
* Add the ability to lock the screen from the log out menu in lumina-desktop.Ken Moore2014-09-19
* Update the Lumina user button a bit:Ken Moore2014-09-15
* Clean up the usage/detection of the "URGENT" window status, and also move the...Ken Moore2014-09-12
* Update lumina-desktop to use the new LuminaOS shortcuts/prefix settings.Ken Moore2014-09-12
* Fix a bug with the taskmanager when multiple windows from the same applicatio...Ken Moore2014-09-05
* Update SysMenuQuick.cppKen Moore2014-09-04
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15