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