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
/
src-qt5
/
core
/
lumina-session
Commit message (
Expand
)
Author
Age
*
Add a new "NativeWindow" class to the library. This is a pure Qt container cl...
Ken Moore
2017-02-01
*
Another large batch of work on the new unified desktop.
Ken Moore
2017-01-26
*
add back ability to use different window manager
Christopher Roy Bratusek
2017-01-06
*
Have the "start-lumina-desktop" binary check for an existing lockfile and rem...
Ken Moore
2016-12-05
*
Add a bit more debugging to the start-lumina-desktop binary.
Ken Moore
2016-12-05
*
Adjust the Qt-crash workaround a bit to try and avoid starting a dbus session...
Ken Moore
2016-12-01
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Large update/refactor of desktop widgets.
Ken Moore
2016-10-18
*
Fix up the logout bug in Lumina after some changes to the startup routine.
Ken Moore
2016-10-11
*
Add a couple more fixes/bypasses to the start-lumina-desktop routine.
Ken Moore
2016-10-05
*
Adjust the default settings for the new GPU accel detection routine to prefer...
Ken Moore
2016-09-30
*
Add a session option to disable compositing if no GPU acceleration is detected
Ken Moore
2016-09-29
*
Add auto-detection of GPU acceleration to the start-lumina-desktop utility if...
Ken Moore
2016-09-26
*
Add a bit of debugging output for when fluxbox/compton get prompted to reload...
Ken Moore
2016-07-29
*
Setup the copy over of the default compton.conf as needed.
Ken Moore
2016-07-25
*
Add an "enableCompositing" flag to the sessionsettings.conf file which determ...
Ken Moore
2016-07-18
*
Also ensure that the XDG_CONFIG_HOME replacement happens on the fluxbox-init ...
Ken Moore
2016-07-18
*
Fix up the copy/adjustment of the fluxbox config files when initializing the ...
Ken Moore
2016-07-18
*
Enable starting fluxbox within the start-lumina-desktop utility (lumina-sessi...
Ken Moore
2016-07-06
*
Fix up the reloading of compton when the config file changes.
Ken Moore
2016-07-06
*
Setup the session process launcher to provide the capability of prompting flu...
Ken Moore
2016-07-06
*
Setup the compton init system to use a special config file just for Lumina. T...
Ken Moore
2016-07-05
*
Setup Lumina to use "compton" for the compositing manager instead of xcompmgr...
Ken Moore
2016-07-01
*
Get the new lumina-config UI all setup and tied into the build for compilatio...
Ken Moore
2016-06-22
*
Setup a recursive xinit call within the start-lumina-desktop binary as needed...
Ken Moore
2016-06-20
*
Another large batch of updates:
Ken Moore
2016-06-14
*
Change the name of the main desktop binary from "Lumina-DE" to "lumina-deskto...
Ken Moore
2016-06-11
*
Update lumina-xconfig (and lumina-session) so that it saves/reloads the previ...
Ken Moore
2016-06-06
*
Add a check for the existence of the log dir before starting the processes.
Ken Moore
2016-05-06
*
Fix up the detection/closing of the lumina desktop session. Now the user can ...
Ken Moore
2016-04-26
*
Oops - forgot to "git add" the new lumina-session files.
Ken Moore
2016-04-26
bgstack15