Skip to content

Conversation

@pezcurrel
Copy link

Hello, i have implemented cancellable autologin: when autologin is set, a button gets shown on the bottom of the login window, with a "Cancel Automatic Login [F5]" text label; when the button gets activated or the F5 key gets pressed on the keyboard, the button disappears and autologin gets cancelled.

This solves #67 and maybe #158

@pezcurrel
Copy link
Author

Just one note: line 3128 ...

gtk_widget_grab_focus (GTK_WIDGET (cancel_autologin_button));

... is useless, i was experimenting and forgot it there, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant