aboutsummaryrefslogtreecommitdiff
path: root/src/session-list.vala
diff options
context:
space:
mode:
authorClement Lefebvre <clement.lefebvre@linuxmint.com>2017-06-20 15:42:34 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-20 15:52:36 +0200
commit31ce82f151b564532211e05e97ffaf1db02abdcd (patch)
treeb1cba8263e48e73a160f4495569a61a92610e6fc /src/session-list.vala
parentd14e5d872a308990140f677dd718807311984fa7 (diff)
downloadarctica-greeter-31ce82f151b564532211e05e97ffaf1db02abdcd.tar.gz
arctica-greeter-31ce82f151b564532211e05e97ffaf1db02abdcd.tar.bz2
arctica-greeter-31ce82f151b564532211e05e97ffaf1db02abdcd.zip
Don't draw the background before starting the session.
Drawing the background on the root window causes the following issues: - The settings daemon sets the DE resolution and that can break the aspect of the background - Depending on configuration and distros, the background rendered by the greeter may or may not be the same as the users's. - Some DEs such as Cinnamon render a login animation, which looks good on a black screen but not when a background is drawn. Potential for regression: Minimal DEs and WM should be tested to ensure the default state of the root window is OK. We might have to clear that window or explicitly paint it black (or the background color chosen by the user).
Diffstat (limited to 'src/session-list.vala')
0 files changed, 0 insertions, 0 deletions