greeter icon indicating copy to clipboard operation
greeter copied to clipboard

Blurred background

Open danirabbit opened this issue 5 years ago • 10 comments

danirabbit avatar Sep 20 '19 01:09 danirabbit

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.

cassidyjames avatar Sep 20 '19 01:09 cassidyjames

Video of the issues I'm seeing: https://youtu.be/j_VqmVQfXa4

cassidyjames avatar Sep 20 '19 02:09 cassidyjames

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 avatar Dec 01 '19 12:12 sysadmin-info

@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.

cassidyjames avatar Dec 02 '19 23:12 cassidyjames

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.

stsdc avatar Jun 08 '20 16:06 stsdc

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.

sysadmin-info avatar Jun 08 '20 20:06 sysadmin-info

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.

gary-host-laptop avatar Nov 20 '20 16:11 gary-host-laptop

Has been any decision yet on whether this will be done?

gary-host-laptop avatar Jul 02 '21 21:07 gary-host-laptop

I think this feature is very cool, that gray background is boring, did you folks has been decided?

kenedyroger avatar Jul 30 '21 13:07 kenedyroger

This draft PR has conflicts; someone will need to address those and the performance issues I pointed out before it could be considered.

cassidyjames avatar Aug 03 '21 22:08 cassidyjames