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
/
LDesktop.cpp
Commit message (
Expand
)
Author
Age
*
Fix the random issue with desktop crashes when removing a desktop plugin (onl...
Ken Moore
2015-05-23
*
Add the ability to set solid-color backgrounds within Lumina, and add this op...
Ken Moore
2015-05-20
*
Fix/Fix a couple important bugs before announcing 0.8.4-release:
Ken Moore
2015-04-30
*
Add (but disable by default) some additional debuggin information. Also turn ...
Ken Moore
2015-04-25
*
Add the ability for panels to now occupy a percentage of the screen side, wit...
Ken Moore
2015-04-25
*
Oops, accidentally committed a change to the desktop init process (reverted b...
Ken Moore
2015-04-24
*
Before activating the panel on mouse-over, save the ID of the currently activ...
Ken Moore
2015-04-24
*
Update a bunch of icons in the desktop session, and also add a few abilities ...
Ken Moore
2015-03-12
*
Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings...
Ken Moore
2015-02-25
*
Clean up how the lumina-desktop closes down:
Ken Moore
2015-02-17
*
Remove some temporary debugging statements.
Ken Moore
2015-02-17
*
Fix some panel interactions.
Ken Moore
2015-02-17
*
Quick fix for the desktop plugins system: too many different lock flags causi...
Ken Moore
2015-01-21
*
Add a completely new background method for a distributor to set per-system de...
Ken Moore
2015-01-21
*
Oops, missed resetting one of the lock flags in the desktop.
Ken Moore
2015-01-19
*
Fix a lockfile violation in the desktop plugin removal process. Now there is ...
Ken Moore
2015-01-19
*
Fix a bug with removing desktop plugins.
Ken Moore
2015-01-15
*
Large update of XLib -> XCB usage
Ken Moore
2015-01-01
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Clean up the lumina-desktop usage of the new way defaults are registered (for...
Ken Moore
2014-11-18
*
Add a new utility: lumina-search
Ken Moore
2014-11-05
*
Large quality of life update to Lumina:
Ken Moore
2014-10-30
*
Tag Lumina version 0.7.1:
Ken Moore
2014-10-29
*
Add a new menu plugin:
Ken Moore
2014-10-23
*
Add randomization to the wallpaper image that is used on first start of a des...
Ken Moore
2014-10-21
*
Finish up the rest of the new Lumina Theme engine and the utilities for editi...
Ken Moore
2014-10-14
*
Large update to the Lumina project: provide full theming capabilities.
Ken Moore
2014-10-10
*
Clean up the default filemanager/terminal settings. Put them in the main sess...
Ken Moore
2014-10-08
*
make file-manager user-chooseable
Christopher Roy Bratusek
2014-10-07
*
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
*
Applied Debian patch to enable building on 32-bit Linux machines. Project
Jesse Smith
2014-09-22
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15