[gnome-shell] (74 commits) Non-fast-forward update to branch uajain/adapt-user-avatar-part2
- From: Umang Jain <uajain src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (74 commits) Non-fast-forward update to branch uajain/adapt-user-avatar-part2
- Date: Fri, 17 Jan 2020 11:24:02 +0000 (UTC)
The branch 'uajain/adapt-user-avatar-part2' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
ee552d8... Introduce ShellBlurEffect
e4b1fae... screenShield: Animate shield using translation_y
569086e... screenShield: Remove arrows
a4afbc0... screenShield: Move clock to Unlock Dialog
a944415... unlockDialog, loginDialog: Add a 'wake-up-screen' signal
dd417ab... screenShield: Move notifications to Unlock Dialog
6e26e32... screenShield: Remove unused 'onPrimary' argument
a326915... screenShield: Move background to Unlock Dialog
9f53b3d... unlockDialog: Blur background
713c41e... screenShield: Remove _lockScreenContents and family
fbc9f19... screenShield: Always show session's unlock dialog
5d3e9cb... unlockDialog: Don't destroy on cancel
26a5536... screenShield: Remove the drag action from the shield
6f26549... screenShield: Cleanup unused method arguments
0992542... screenShield: Remove scrolling
66d42ca... screenShield: Lift the unlock dialog
10006c4... screenShield: Only animate the unlock dialog
7379f27... screenShield: Move lock shield below dialog
ead4f2b... sessionMode: Remove lock-screen mode
ff4672d... theme: Adjust lock screen clock fonts
638ab1c... screenShield: Cleanup lock screen position state
44cb083... unlockDialog: Introduce UnlockDialogLayout
7179631... screenShield: Remove key press event handler
411e43b... unlockDialog: Move auth prompt and clock to a ShellStack
2d8ca6a... unlockDialog: Toggle between clock and auth prompt
8440c74... unlockDialog: Show clock when canceling or failing auth
7c8fe4d... unlockDialog: Add user name label below clock
68d304d... unlockDialog: Use just the counter to format notifications
61e6c76... unlockDialog: Make notification labels vertical
2c28526... theme: Adjust style of lock screen notifications
06e4f75... unlockDialog: Create auth prompt on demand
3d6a5ec... screenShield: Rework key focus management
983ab70... screenShield: Cleanup _ensureUnlockDialog
6265836... js/userWidget: Allow vertical orientation for user avatars
ae9884e... authPrompt: Do not add "Next" button in UNLOCK_ONLY mode
2817067... authPrompt: Re-arrange some code
646ccda... authPrompt: Branch out placement of entries and buttons for
2c2d39c... authPrompt: Iconize the cancel button
f9ebeb3... authPrompt: Add "Enter Password…" as hint-text
9c042e4... authPrompt: Do not display "Password:" Label in UNLOCK_ONLY
8be8a9f... gnome-shell-sass: Add top padding to unlock-dialog-clock-ti
Commits added to the branch:
dd2e560... gitlab: Add issue templates (*)
dfb9270... Update Basque translation (*)
b0753f7... systemActions: Alias power-off to halt and stop (*)
49f32d2... Updated Spanish translation (*)
248eb74... Introduce ShellBlurEffect (*)
24e631f... screenShield: Animate shield using translation_y (*)
8f4414d... workspacesView: Use shared adjustment (*)
f55ff01... workspaceThumbnail: Use scroll adjustment (*)
9c1940e... workspaceThumbnail: Sync indicator with WorkspacesDisplay (*)
944b835... appDisplay: Reduce page switch time to 250ms (*)
08ebfa1... appDisplay: Add timeout for mouse scrolling (*)
fc7bcf4... workspacesView: Add timeout for mouse scrolling (*)
1ef4d85... networkAgent: Handle 'vpn' connections when delaying reques (*)
eb2ebd2... Updated Spanish translation (*)
9ea745b... theme: base of the refactor - split _common.scss into widge (*)
891f220... theme: use spaces instead of tabs (*)
d50e06d... theme: adjust padding in calendar popover (*)
79a837b... theme: use the fontsize function consistently (*)
fb3e5a4... theme: app-grid, refine the padding, fix the tabs (*)
d713d78... theme: dash, tidy the sass (*)
f2e9757... theme: tidy the syntax for app-grid; fix border radii (*)
e9d484f... theme: window-picker, use osd styling for title tooltips; t (*)
e30144a... theme: search-entry, use more variables (*)
5e1def2... theme > osd: light variant fixes; variables (*)
7c0b6c8... theme: use a widgets.scss file for widget import (*)
46878d6... theme > search results: revisions to padding, drop bg from (*)
276f912... theme: update meson.build with new files (*)
29a561c... theme: add space between & and . (*)
39b206d... theme: use 99px radius (*)
3582133... theme > message-list: pad to account for scrollbar (*)
f93e4d7... theme: fix HC after refactoring (*)
77e7dde... screenShield: Remove arrows (*)
42b76fd... screenShield: Move clock to Unlock Dialog (*)
9782f3f... unlockDialog, loginDialog: Add a 'wake-up-screen' signal (*)
5a2959b... screenShield: Move notifications to Unlock Dialog (*)
01ff9fb... screenShield: Remove unused 'onPrimary' argument (*)
2ab86a9... screenShield: Move background to Unlock Dialog (*)
c6fd986... unlockDialog: Blur background (*)
3e39ccb... screenShield: Remove _lockScreenContents and family (*)
8b3201b... screenShield: Always show session's unlock dialog (*)
4f53d38... unlockDialog: Don't destroy on cancel (*)
57a203b... screenShield: Remove the drag action from the shield (*)
4cef310... screenShield: Cleanup unused method arguments (*)
caa0c9d... screenShield: Remove scrolling (*)
f7cf88a... screenShield: Lift the unlock dialog (*)
9496c99... screenShield: Only animate the unlock dialog (*)
3002719... screenShield: Move lock shield below dialog (*)
1edc8f0... sessionMode: Remove lock-screen mode (*)
43b95c6... theme: Adjust lock screen clock fonts (*)
aa98c02... screenShield: Cleanup lock screen position state (*)
2614b3b... unlockDialog: Introduce UnlockDialogLayout (*)
9e8fd94... screenShield: Remove key press event handler (*)
e8816e1... unlockDialog: Move auth prompt and clock to a ShellStack (*)
0d40705... unlockDialog: Toggle between clock and auth prompt (*)
507e65e... unlockDialog: Show clock when canceling or failing auth (*)
0474c73... unlockDialog: Add user name label below clock (*)
51a91d4... unlockDialog: Use just the counter to format notifications (*)
06f91d3... unlockDialog: Make notification labels vertical (*)
6be4271... theme: Adjust style of lock screen notifications (*)
6610e72... unlockDialog: Create auth prompt on demand (*)
b541e6b... screenShield: Rework key focus management (*)
9eaf1a8... screenShield: Cleanup _ensureUnlockDialog (*)
41e6ac0... fixup! unlockDialog: Add user name label below clock (*)
0d67751... js/userWidget: Allow vertical orientation for user avatars
fa93233... authPrompt: Remove Next button and its references
7096c63... authPrompt: Move cancel button and cog to a single row
a622b4e... authPrompt: Iconize the cancel button
7825c3a... authPrompt: Add "Enter Password…" as hint-text
28f45cc... authPrompt: Do not display "Password:" Label
de39e20... gnome-shell-sass: Add top padding to unlock-dialog-clock-ti
6903adf... fixup! js/userWidget: Allow vertical orientation for user a
3e28bae... gdm: Move and relayout sessionMenuButton To bottom right
bd7de33... js/userWidget: Adapt if user is not mentioned for username
3703823... (wip) gdm: Revamp username-based login flow
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]