Xubuntu / lightdm-gtk-greeter

A GTK greeter for LightDM
GNU General Public License v3.0
155 stars 31 forks source link

LP#1121660 "No visual indication of automatic login" #16

Open bluesabre opened 4 years ago

bluesabre commented 4 years ago

Reported first on Launchpad at https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1121660

LP#0: Robert Ancell (robert-ancell) wrote on 2013-02-11:

When automatically logging in there is no visual indication an autologin is about to occur and no way to cancel it.

bluesabre commented 4 years ago

LP#1: Robert Ancell (robert-ancell) wrote on 2013-02-11:

The solution I have gone for is:

  • If the selected user is the autologin one then
  • Show the login button as "Log In In x Seconds"
  • Animate that every second, and log in when the timer reaches zero
  • If the selected user is changed (by mouse click or arrow keys) then the timer is cancelled.
bluesabre commented 4 years ago

LP#2: Robert Heller (heller) wrote on 2014-07-08:

What do you mean "no longer affects: unity-greeter"?

bluesabre commented 4 years ago

LP#3: Robert Ancell (robert-ancell) wrote on 2014-07-08:

Bugs were assigned to both the unity-greeter project and the unity-greeter package. We now only track bugs in the unity-greeter package (since there's no need to duplicate bugs). This is because Launchpad was not really designed for developing projects inside Ubuntu (see bug 76416).