No smooth transition from lightdm-gtk-greeter to desktop environment
Bug #1339380 reported by
Serede
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LightDM GTK Greeter |
New
|
Unknown
|
Bug Description
Using Arch Linux (3.15.4-1-ARCH) with Cinnamon.
On successful login, lightdm-gtk-greeter keeps showing the configured background until the desktop environment (Cinnamon in this case) loads completely. Then, the desktop environment and its wallpaper are shown at once.
There should be some fade-like effect of transition from the greeter to the DE to improve appearance and smoothness.
tags: | added: background cinnamon desktop environment fade greeter lightdm lightdm-gtk-greeter smooth transition wallpaper |
Changed in lightdm-gtk-greeter: | |
importance: | Undecided → Wishlist |
Changed in lightdm-gtk-greeter: | |
assignee: | nobody → many lo (babybubba1) |
Changed in lightdm-gtk-greeter: | |
assignee: | many lo (babybubba1) → nobody |
importance: | Wishlist → Unknown |
status: | New → Unknown |
Changed in lightdm-gtk-greeter: | |
status: | Unknown → New |
To post a comment you must log in.
Actually there shouldn't be a big rupture visually, as lightdm-gtk-greeter uses the user's wallpaper (at least if the service that sets the wallpaper in the session supports accountsservice, e.g. in Xubuntu that is the case). In Xubuntu the transition is that the greeter disappears and the elements of the desktop appear with the wallpaper remaining the same.
Not sure where you'd wanna implement a fade there. Theoretically the greeter could do a fade-to-black, but that might not even be desirable (see the transition in Xubuntu described above) and the result depends much on what the session does. A cross-fade isn't really doable as far as I can tell.