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
/
systemtray
/
LSysTray.cpp
Commit message (
Expand
)
Author
Age
*
Re-work quite a bit of the background procedures for desktop plugins and watc...
Ken Moore
2015-06-14
*
Clean up the border/spacing for the system tray container - remove the frame ...
Ken Moore
2015-06-09
*
Very minor clean-up to avoid compiler warnings.
Jesse Smith
2015-05-21
*
A couple quick updates to the system tray:
Ken Moore
2015-05-13
*
Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...
Ken Moore
2015-04-15
*
Update the theming of the Lumina desktop:
Ken Moore
2015-01-19
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
For the system tray, only have it make changes when doing the whole check: do...
Ken Moore
2014-10-29
*
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
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15