aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-session/session.cpp
Commit message (Expand)AuthorAge
* Add auto-detection of GPU acceleration to the start-lumina-desktop utility if...Ken Moore2016-09-26
* Setup the copy over of the default compton.conf as needed.Ken Moore2016-07-25
* Add an "enableCompositing" flag to the sessionsettings.conf file which determ...Ken Moore2016-07-18
* Also ensure that the XDG_CONFIG_HOME replacement happens on the fluxbox-init ...Ken Moore2016-07-18
* Fix up the copy/adjustment of the fluxbox config files when initializing the ...Ken Moore2016-07-18
* Enable starting fluxbox within the start-lumina-desktop utility (lumina-sessi...Ken Moore2016-07-06
* Setup the session process launcher to provide the capability of prompting flu...Ken Moore2016-07-06
* Setup the compton init system to use a special config file just for Lumina. T...Ken Moore2016-07-05
* Setup Lumina to use "compton" for the compositing manager instead of xcompmgr...Ken Moore2016-07-01
* Get the new lumina-config UI all setup and tied into the build for compilatio...Ken Moore2016-06-22
* Another large batch of updates:Ken Moore2016-06-14
* Change the name of the main desktop binary from "Lumina-DE" to "lumina-deskto...Ken Moore2016-06-11
* Add a check for the existence of the log dir before starting the processes.Ken Moore2016-05-06
* Fix up the detection/closing of the lumina desktop session. Now the user can ...Ken Moore2016-04-26
bgstack15