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
/
LSession.cpp
Commit message (
Expand
)
Author
Age
*
Fix the session chimes (and possible stability issue) by removing the special...
Ken Moore
2015-04-16
*
Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...
Ken Moore
2015-04-15
*
Update the internal version number handling for backwards compatibility check...
Ken Moore
2015-03-30
*
Add usage support for the XDG autostart specifications. This is currently on ...
Ken Moore
2015-03-30
*
Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t...
Ken Moore
2015-03-15
*
Ensure that on session-start the audio volume is reset back to the previously...
Ken Moore
2015-03-10
*
Make sure that Fluxbox get prompted to reload configs as well after the Lumin...
Ken Moore
2015-03-03
*
Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings...
Ken Moore
2015-02-25
*
Make sure to kill any leftover windows that did not close properly during the...
Ken Moore
2015-02-18
*
Use the XCB CloseWindow routine instead of the old XLib routine during the se...
Ken Moore
2015-02-17
*
Clean up how the lumina-desktop closes down:
Ken Moore
2015-02-17
*
Add the ability to set different date/time formats on a session-wide scale, a...
Ken Moore
2015-02-05
*
Clean up how Lumina loads the startapps files. Now it will combine any files ...
Ken Moore
2015-01-28
*
read /etc/luminaStartapps aswell
Christopher Roy Bratusek
2015-01-28
*
Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, c...
Ken Moore
2015-01-28
*
Add a completely new background method for a distributor to set per-system de...
Ken Moore
2015-01-21
*
Clean up a couple other session options:
Ken Moore
2015-01-21
*
Clean up the active window detection/usage for the task manager.
Ken Moore
2015-01-19
*
Turn off some of the debugging for the lumina-desktop session in preparation ...
Ken Moore
2015-01-05
*
Put another couple quick fixes in:
Ken Moore
2015-01-05
*
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
*
Clean up how translations are loaded for all the Lumina utilities, and also a...
Ken Moore
2014-12-30
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Tag Lumina version 0.7.2:
Ken Moore
2014-11-19
*
Large quality of life update to Lumina:
Ken Moore
2014-10-30
*
Tag Lumina version 0.7.1:
Ken Moore
2014-10-29
*
Add randomization to the wallpaper image that is used on first start of a des...
Ken Moore
2014-10-21
*
Adjust how the backend for the system tray works:
Ken Moore
2014-10-17
*
Fix a couple other bugs in the Lumina startup routine. Looks like the effects...
Ken Moore
2014-10-15
*
Make sure to "fully" disable the Phonon usage in LSession: It appears some co...
Ken Moore
2014-10-15
*
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 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
*
Tag Lumina version 0.6.3
Ken Moore
2014-09-22
*
Clean up the usage/detection of the "URGENT" window status, and also move the...
Ken Moore
2014-09-12
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15