greeter
greeter copied to clipboard
Blurred background
This looks pretty, but I still have concerns about the spatial model and getting to something that makes more sense and is closer to Harvey's mockups. Blur makes a lot of sense for the background for logged in users if we do a separate login and lock screen like the mockups.
With this implementation, I'm getting super bad performance and weird graphical glitches when switching between multiple users where the animations don't seem to complete, so widgets end up in the wrong places.
Video of the issues I'm seeing: https://youtu.be/j_VqmVQfXa4
I prefer like other people who are using Elementary OS every day the possibility to have a wallpaper instead this gray background. I made an investigation and it looks that there is a problem with the gala windows manager. I am unable to set the the texture.png as background, because I checked that the texture is hardcoded in this file SystemBackground.vala and dconf shows that io/elementary/desktop/gala/ does not exist. Seems that gala has been removed totally from the desktop. Why? I did not find any explanation.
@sysadmin-info the wallpaper is in the card for each user, which makes it easier to see multiple users at a glance and ensures the clock and other text remains readable (a common complaint of the old design). Gala has nothing to do with the greeter, and the texture is GResourced as a part of the greeter because it is part of the design.
What if greeter background would be dynamically generated svg, based on a few main colours picked from a wallpaper? It will give a control on the colours and their position, so text will remain readable.
There is no need: https://youtu.be/g-7aglPhf88 https://youtu.be/hAysr8Q32Ho With Eric we have found a solution. Will developers include this I do not care. But hardcoding a background is not a very good solution. I hope at least you will let everyone to be able to modify this on their own according to those tutorials, because we just want to be able to modify this distro the way we want, not developers actually. I prefer my vision how should it looks like, so at least let us be able to modify this in each future version of Elementary OS by recompiling it.
I am just coming here to say that I would really love if this would be the way eOS follows with the greeter, it looks much nicer than a grey background.
Has been any decision yet on whether this will be done?
I think this feature is very cool, that gray background is boring, did you folks has been decided?
This draft PR has conflicts; someone will need to address those and the performance issues I pointed out before it could be considered.