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
/
main.cpp
Commit message (
Expand
)
Author
Age
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
*
Fix up the loading of theme colors on first-run. Also find/fix a typo in the ...
Ken Moore
2015-12-17
*
Adjust the main lumina-desktop session a bit:
Ken Moore
2015-12-01
*
Make sure that the QT_QPA_PLATFORMTHEME environment variable is purged before...
Ken Moore
2015-09-16
*
Add a new panel plugin: systemstart
Ken Moore
2015-09-10
*
Update the lumina theme engine/class so that custom environment variables may...
Ken Moore
2015-08-18
*
Turn off some debugging within the system tray plugin, cleanup the message lo...
Ken Moore
2015-08-07
*
Fix up the active re-loading of icons in the desktop interface when the icon ...
Ken Moore
2015-07-24
*
Finish cleaning up the new localization configuration settings in libLumina, ...
Ken Moore
2015-07-21
*
Ensure that "Lumina" is used for the XDG registrations instead of "LUMINA" (p...
Ken Moore
2015-06-22
*
Move the timer to launch the startup applications into the session itself (in...
Ken Moore
2015-04-28
*
Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...
Ken Moore
2015-04-15
*
return the DE's version with 'Lumina-DE --version'
darealshinji
2015-03-30
*
Add a completely new background method for a distributor to set per-system de...
Ken Moore
2015-01-21
*
Turn off some of the debugging for the lumina-desktop session in preparation ...
Ken Moore
2015-01-05
*
Clean up how translations are loaded for all the Lumina utilities, and also a...
Ken Moore
2014-12-30
*
Commit some more XLib->XCB conversions (everything for the task manager), and...
Ken Moore
2014-12-30
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Add a new utility: lumina-search
Ken Moore
2014-11-05
*
Large quality of life update to Lumina:
Ken Moore
2014-10-30
*
Remove the requirement for the "native" graphics engine in Qt for the desktop...
Ken Moore
2014-10-22
*
Add a quick check to the Lumina init routine: Have it check for the Lumina sh...
Ken Moore
2014-10-15
*
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
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15