aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-session
Commit message (Expand)AuthorAge
* manpages: fix out of tree installAndreas Müller2017-11-27
* Clean up the session file-init routine.Ken Moore2017-10-16
* Make the wm crash-reset timer 2 seconds between crashes.Ken Moore2017-08-15
* Setup the WM restart routine to make it more flexible:Ken Moore2017-08-15
* Add a wm failure counter to start-lumina-desktop, and restart the process up ...Ken Moore2017-08-14
* Couple trivial changes to some files.Ken Moore2017-08-14
* Make sure the "start-lumina-desktop" routine will detect/adjust the X11 Displ...Ken Moore2017-08-05
* Have the X11 init display number auto-detect now (starting with 0).Ken Moore2017-08-05
* Setup the Lumina 1.x desktop to use the new theme engine by defaultKen Moore2017-08-03
* Cleanup the "fluxbox" detection for window manager settings.Ken Moore2017-07-31
* Some more debuggingKen Moore2017-06-27
* Fix a quick bug in start-lumina-desktop where it would not stop properly if o...Ken Moore2017-06-15
* Switch the usage of compton: default to it being disabled rather than enabled...Ken Moore2017-05-23
* Add start-lumina-desktop.8 manpage:Mrt1342017-04-03
* Add a new "NativeWindow" class to the library. This is a pure Qt container cl...Ken Moore2017-02-01
* Another large batch of work on the new unified desktop.Ken Moore2017-01-26
* add back ability to use different window managerChristopher Roy Bratusek2017-01-06
* Have the "start-lumina-desktop" binary check for an existing lockfile and rem...Ken Moore2016-12-05
* Add a bit more debugging to the start-lumina-desktop binary.Ken Moore2016-12-05
* Adjust the Qt-crash workaround a bit to try and avoid starting a dbus session...Ken Moore2016-12-01
* LARGE UPDATE:Ken Moore2016-11-07
* Large update/refactor of desktop widgets.Ken Moore2016-10-18
* Fix up the logout bug in Lumina after some changes to the startup routine.Ken Moore2016-10-11
* Add a couple more fixes/bypasses to the start-lumina-desktop routine.Ken Moore2016-10-05
* Adjust the default settings for the new GPU accel detection routine to prefer...Ken Moore2016-09-30
* Add a session option to disable compositing if no GPU acceleration is detectedKen Moore2016-09-29
* Add auto-detection of GPU acceleration to the start-lumina-desktop utility if...Ken Moore2016-09-26
* Add a bit of debugging output for when fluxbox/compton get prompted to reload...Ken Moore2016-07-29
* 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
* Fix up the reloading of compton when the config file changes.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
* Setup a recursive xinit call within the start-lumina-desktop binary as needed...Ken Moore2016-06-20
* 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
* Update lumina-xconfig (and lumina-session) so that it saves/reloads the previ...Ken Moore2016-06-06
* 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
* Oops - forgot to "git add" the new lumina-session files.Ken Moore2016-04-26
bgstack15