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
/
src-qt5
/
core
/
lumina-desktop
/
LPanel.cpp
Commit message (
Expand
)
Author
Age
*
Make the panel compositing toggle based on whether compton is running.
Ken Moore
2018-10-08
*
Turn off the "fake" compositing overlay for the panels
Ken Moore
2018-09-07
*
A little bit of cleanup for Lumina 1, try to get better detection of when the...
Ken Moore
2018-05-23
*
Clean up some vertical-panel issues with the clock plugin and the system tray.
Ken Moore
2016-12-23
*
Commit some cleanup of the monitor layout change detection/handling again.
Ken Moore
2016-12-22
*
Speed up the initial loading of the desktop at start, and delay the auto-star...
Ken Moore
2016-11-12
*
Fix up the panel autohide routine so it actually resizes the panels instead o...
Ken Moore
2016-11-11
*
Large update/refactor of desktop widgets.
Ken Moore
2016-10-18
*
Some more painting cleanup for the wallpaper/panels.
Ken Moore
2016-10-17
*
Turn off some debugging and fix the repaint of the entire wallpaper on change.
Ken Moore
2016-10-17
*
Fix the painting routines for the desktop/panel. Make sure we only paint the ...
Ken Moore
2016-10-17
*
Convert over the desktop/panel settings to be based on screen ID instead of s...
Ken Moore
2016-10-05
*
Add a simple check to the panel update routine to verify that the "_NET_WM_ST...
Ken Moore
2016-08-08
*
Fix up the y-coordinate offsets for the panels and desktop plugin area so tha...
Ken Moore
2016-07-26
*
Fix up the loading of non-integer values for the panel height.
Ken Moore
2016-07-07
*
Commit some WIP (but disabled) to get the panels using the compositing WM for...
Ken Moore
2016-06-28
*
Fix a geometry calculation for panel placements on X monitors which are not a...
Ken Moore
2016-04-29
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15