Merge lp:~hbayindir/lightdm-gtk-greeter/lightdm-gtk-greeter into lp:~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk
Status: | Needs review |
---|---|
Proposed branch: | lp:~hbayindir/lightdm-gtk-greeter/lightdm-gtk-greeter |
Merge into: | lp:~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk |
Diff against target: |
107 lines (+59/-3) 1 file modified
src/lightdm-gtk-greeter.c (+59/-3) |
To merge this branch: | bzr merge lp:~hbayindir/lightdm-gtk-greeter/lightdm-gtk-greeter |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sean Davis | 2016-06-07 | Pending | |
Review via email:
|
Description of the change
Increase the ergonomics and usefulness of the greeter in systems where password expiration is enabled. Disabled GTK animations and multiple line infobar messages enable all messages to be shown accurately and enables users to understand what is going on.
Unmerged revisions
- 348. By Hakan Bayındır on 2016-06-07
-
Enable support for multiline messages in the infobar. Useful in password changing flows.
- 347. By Hakan Bayındır on 2016-06-07
-
Disable GTK animations to prevent InfoBar from disappearing during password change flows.
- 346. By Hakan Bayındır on 2016-06-06
-
This change disables GTK animations inside the LightDM, since a bug [0] in the
infobar implementations supresses quick transitions; LDAP password change
scenarios are become impossible to complete when encountered by normal,
ordinary users. - 345. By Hakan Bayındır on 2016-06-06
-
This patch enables LightDM to show multiple non-prompt messages in the infobar.