| Commit message (Collapse) | Author | Age |
|
|
|
| |
if compton is used, and automatically adjust the compton settings to use GPU accelleration or not. (Requires "glxinfo" utility installed).
|
| |
|
|
|
|
|
|
|
|
|
| |
determines if the compositor (compton, xcompmgr) is supposed to be started or not.
NOTE: This is a hidden option (not available in lumina-config). To disable the compositor the user will need to edit ~/.config/lumina-desktop/sessionsettings.conf by hand and add the following line:
enableCompositing=false
Then restart Lumina for the changes to take effect.
|
|
|
|
| |
file as well.
|
|
|
|
| |
user's settings for Lumina.
|
|
|
|
| |
(lumina-session).
|
|
|
|
| |
fluxbox and/or compton to reload it's configs when they change.
|
|
|
|
| |
This allows use to integrate an editor for that config file into lumina-config later.
|
|
|
|
| |
xcompmgr (if it is installed)
|
|
|
|
| |
compilation checks (old UI still actually used at the moment though)
|
|
|
|
|
| |
1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina
2) Update the Glass theme a bit more.
|
|
|
|
| |
"lumina-desktop" for consistency. This also should catch/fix all those old xsessions/.desktop files floating around which did not make the transition to using the new start-lumina-desktop binary for launching the desktop.
|
| |
|
|
log out again.... :-)
|