linuxmint / slick-greeter

A slick-looking LightDM greeter
GNU General Public License v3.0
349 stars 60 forks source link

[Feature Request] Option to Display User Picture on the left of Username and Password #47

Open dominichayesferen opened 7 years ago

dominichayesferen commented 7 years ago

This has to be one of the best features that Unity Greeter didn't ever have, the ability to have your user picture displayed on the left of the Username and Password box for the selected user. If this is added, it'd be much appreciated.

Also, a bit of cornering for that square the User Picture is in would also look nice, no outlines though around it, that might ruin the look of it.

fossfreedom commented 7 years ago

shudders at the thought of user pictures...

if some-one wants to take up this challenge - please - please - please can this be a controllable item through the greeter gsettings schema rather than by default.

SethBarberee commented 7 years ago

What other greeters have implemented this? I wouldn't mind looking into it but no guarantees.

fossfreedom commented 7 years ago

@SethBarberee lightdm-gtk-greeter has the ability to display 'faces'

Vahan86 commented 4 years ago

@icarter09, can we mark this issue as a feature request?

JoseskVolpe commented 2 years ago

Screenshot_20220707_123818

I've studied the code and i'm attempting to do this. It's my first time coding for GTK, that's being good to learn :3