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
/
session.cpp
Commit message (
Expand
)
Author
Age
*
Cleanup some more of the lumina startup routines - specifically around the co...
HEAD
master
Ken Moore
2020-07-02
*
Get the screensaver system up and running.
Ken Moore
2020-05-04
*
Disable xscreensaver from auto-start.
Ken Moore
2020-04-24
*
Switch to pkill from killall for restarting Fluxbox/Compton
Ken Moore
2020-03-25
*
Remove the compositing with gpu accel only option. Not used in the backend an...
Ken Moore
2019-04-27
*
Fix up the loading order for initial file copies.
Ken Moore
2019-03-23
*
Make sure that if a blank compton.conf exists, that it is properly replaced w...
Ken Moore
2019-03-12
*
A couple changes for compositing:
Ken Moore
2019-03-12
*
Make the GLX/Hybrid usage for compton a bit smarter. Still prefer glx-only if...
Ken Moore
2018-09-13
*
Make sure that the compositor process (compton) is properly watching/updating...
Ken Moore
2018-09-10
*
Make sure that we point compton at the right config file when starting it.
Ken Moore
2018-09-10
*
Fix up the launching of the desktop session
Ken Moore
2018-09-06
*
Ensure that the Fluxbox background/wallpaper setter is disabled before Lumina...
Ken Moore
2018-09-06
*
A few fixes for Lumina:
Ken Moore
2018-08-22
*
Fix the compositing force flag. Missed one of the if setting checks earlier.
Ken Moore
2018-06-05
*
Add a quick option to allow forcing compositing on when starting up lumina.
Ken Moore
2018-06-05
*
Always enable the hybrid xrender/glx backend for compton.
Ken Moore
2018-05-16
*
Clean up a bit of the session initialization routines.
Ken Moore
2018-04-11
*
Get a bit more work on the new window-embed routine for Lumina 2
Ken Moore
2018-04-10
*
Clean up the session file-init routine.
Ken Moore
2017-10-16
*
Setup the WM restart routine to make it more flexible:
Ken Moore
2017-08-15
*
Add a wm failure counter to start-lumina-desktop, and restart the process up ...
Ken Moore
2017-08-14
*
Couple trivial changes to some files.
Ken Moore
2017-08-14
*
Setup the Lumina 1.x desktop to use the new theme engine by default
Ken Moore
2017-08-03
*
Cleanup the "fluxbox" detection for window manager settings.
Ken Moore
2017-07-31
*
Some more debugging
Ken Moore
2017-06-27
*
Fix a quick bug in start-lumina-desktop where it would not stop properly if o...
Ken Moore
2017-06-15
*
Switch the usage of compton: default to it being disabled rather than enabled...
Ken Moore
2017-05-23
*
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
*
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
*
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
*
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
*
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
*
Add a check for the existence of the log dir before starting the processes.
Ken Moore
2016-05-06
[next]
bgstack15