aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/main.cpp
Commit message (Expand)AuthorAge
* Ensure that "Lumina" is used for the XDG registrations instead of "LUMINA" (p...Ken Moore2015-06-22
* Move the timer to launch the startup applications into the session itself (in...Ken Moore2015-04-28
* Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...Ken Moore2015-04-15
* return the DE's version with 'Lumina-DE --version'darealshinji2015-03-30
* Add a completely new background method for a distributor to set per-system de...Ken Moore2015-01-21
* Turn off some of the debugging for the lumina-desktop session in preparation ...Ken Moore2015-01-05
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* Commit some more XLib->XCB conversions (everything for the task manager), and...Ken Moore2014-12-30
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Add a new utility: lumina-searchKen Moore2014-11-05
* Large quality of life update to Lumina:Ken Moore2014-10-30
* Remove the requirement for the "native" graphics engine in Qt for the desktop...Ken Moore2014-10-22
* Add a quick check to the Lumina init routine: Have it check for the Lumina sh...Ken Moore2014-10-15
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15