gnome-shell:uajain/adapt-user-avatar

Last commit made on 2019-12-17
Get this branch:
git clone -b uajain/adapt-user-avatar https://git.launchpad.net/gnome-shell

Branch merges

Branch information

Name:
uajain/adapt-user-avatar
Repository:
lp:gnome-shell

Recent commits

05bed41... by Umang Jain

gnome-shell-sass: Add top padding to unlock-dialog-clock-time

The (imaginary)center line for clock time of unlock dialog and the user
avatar should be the same. Since the clock font is 64pt, we need
32pt padding (or 42px).

e56f81b... by Umang Jain

fixup! userWidget: Pack vertically and align in the center

Username font-size should match with date's font-size which is
16pt.

01c2313... by Umang Jain

gdm: Do not display "Password:" Label for gdm-password service

The mockups do not mention the "Password:" above the password
entry. Although preserve the label place-holder for question
prompt other than PASSWORD_SERVICE_NAME.

92b57ee... by Umang Jain

authPrompt: Add "Enter Password…" as hint-text

468fde9... by Umang Jain

authPrompt: Iconize the cancel button

Replace the "Cancel" label in the cancel button
by an arrow icon, and adjust the theme to make
it circular.

05719ce... by Umang Jain

authPrompt: Move cancel button and cog to a single row

d7befc5... by Umang Jain

authPrompt: Remove Next button and its references

ca046cd... by Umang Jain

userWidget: Pack vertically and align in the center

4c288bd... by Georges Basile Stavracas Neto

screenShield: Cleanup _ensureUnlockDialog

Just like on ScreenShield.activate(), we can just ensure the
unlock screen on ScreenShield.showDialog().

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/872

24d36e1... by Georges Basile Stavracas Neto

screenShield: Rework key focus management

Instead of always grabbing key focus for the screen lock
group, do that for the unlock dialog itself.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/872