[gnome-shell] (74 commits) Non-fast-forward update to branch uajain/adapt-user-avatar-part2
- From: Georges Basile Stavracas Neto <gbsneto 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: Mon, 3 Feb 2020 18:48:17 +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:
962362e... screenShield: Remove arrows
c9892fb... screenShield: Move clock to Unlock Dialog
0635733... unlockDialog, loginDialog: Add a 'wake-up-screen' signal
b8cb90b... screenShield: Move notifications to Unlock Dialog
87a2ab6... screenShield: Remove unused 'onPrimary' argument
47cf5ae... screenShield: Move background to Unlock Dialog
ef38dfa... unlockDialog: Blur background
c229ee9... screenShield: Remove _lockScreenContents and family
8981d73... screenShield: Always show session's unlock dialog
b85ad8c... unlockDialog: Don't destroy on cancel
f3eb4d4... screenShield: Remove the drag action from the shield
c33dbc9... screenShield: Cleanup unused method arguments
e5a07c3... screenShield: Remove scrolling
d97bd92... screenShield: Lift the unlock dialog
cb1b482... screenShield: Activate dialog when necessary
d35e54c... screenShield: Rename _liftShield to _activateDialog
8f00b28... screenShield: Only animate the unlock dialog
a57b98c... screenShield: Move lock shield below dialog
c81d439... sessionMode: Remove lock-screen mode
b7b712d... theme: Adjust lock screen clock fonts
5977605... unlockDialog: Introduce UnlockDialogLayout
d7e616f... screenShield: Remove key press event handler
224898c... unlockDialog: Move auth prompt and clock to a ShellStack
2a06a11... unlockDialog: Toggle between clock and auth prompt
1f6cef1... unlockDialog: Show clock when canceling or failing auth
3f0ca6e... unlockDialog: Use just the counter to format notifications
e77a211... unlockDialog: Line notification labels horizontally
0fe93ab... theme: Adjust style of lock screen notifications
8db363b... unlockDialog: Create auth prompt on demand
ea81597... screenShield: Rework key focus management
c6a96c6... screenShield: Cleanup _ensureUnlockDialog
fed492b... screenShield: Remove lock screen group from Crtl-Alt-Tab ma
5a32c8a... userWidget: Allow vertical orientation for user avatars
0af267f... authPrompt: Remove Next button and its references
8f02f00... authPrompt: Move cancel button, entry and spinner to a sing
0dfa160... authPrompt: Iconize the cancel button
b7ae8a7... unlockDialog: Remove 'Login as another user' Label
8041128... authPrompt: Add "Enter Password" as password-entry hint-tex
c831431... authPrompt: Do not display "Password:" Label
5ad8fe4... theme: Add top padding to unlock-dialog-clock-time
60b0985... loginDialog: Apply CSS to sessionMenuButton according to mo
d4fd90a... loginDialog: Move and relayout sessionMenuButton to bottom
fa48d6e... userWidget: Adapt if user is not mentioned for username log
593ccb7... userWidget: Revamp username-based login flow
Commits added to the branch:
fc36837... st/theme-node: Support "auto" in lengths (*)
2b184a1... util: Move wiggle parameters to a common place (*)
a59da75... theme/dialogs: Clean up css a bit (*)
2f3738f... polkitAgent: Implement new design for polkit dialog (*)
ded8412... polkitAgent: Use wiggle effect to inform about wrong passwo (*)
040c163... keyring: Implement new dialog design (*)
dc578a9... keyring: Use wiggle effect to inform about new warning mess (*)
7a1f4f9... shellMountOperation: Implement new dialog design (*)
ddeb2fa... shellMountOperation: Use wiggle effect to inform about wron (*)
20895c7... windowManager: Cleanup dialog a bit (*)
dbaf568... networkAgent: Implement new dialog design (*)
3c47923... networkAgent: Use shorter title strings (*)
59bd2dd... windowManager: Use shorter string for dialog headline (*)
45c5f21... dialogs: Hide caps lock warning if password entry is hidden (*)
454e85f... Update Slovak translation (*)
05ea1bd... Update Swedish translation (*)
d2bf869... Updated Lithuanian translation (*)
28eb944... Update Slovak translation (*)
9df2edc... Updated Spanish translation (*)
5f457f6... Update Croatian translation (*)
1054f75... theme: Tweak app folder style (*)
9916989... extensionPrefs: Simplify empty placeholder (*)
f49e20b... extensionPrefs: Split out window class (*)
a74a9f6... extensionPrefs: Use template for ExtensionsWindow (*)
1afd2c6... extensionPrefs: Don't fill view (*)
db85e70... extensionPrefs: Scroll with key focus (*)
679fc20... extensionPrefs: Add application icon (*)
b47879d... extensionPrefs: Add info popover to headerbar (*)
872c84a... extensionPrefs: Add standard app elements (*)
8795668... extensionPrefs: Rename to Extensions (*)
d2946d3... screenShield: Remove arrows (*)
de85ed5... screenShield: Move clock to Unlock Dialog (*)
a2005c1... unlockDialog, loginDialog: Add a 'wake-up-screen' signal (*)
e17c17b... screenShield: Move notifications to Unlock Dialog (*)
1a85780... screenShield: Remove unused 'onPrimary' argument (*)
cb191f0... screenShield: Move background to Unlock Dialog (*)
c3bf414... unlockDialog: Blur background (*)
2e13a34... screenShield: Remove _lockScreenContents and family (*)
5ca5dd2... screenShield: Always show session's unlock dialog (*)
206c42c... unlockDialog: Don't destroy on cancel (*)
756a93f... screenShield: Remove the drag action from the shield (*)
15e0b74... screenShield: Cleanup unused method arguments (*)
cda43f5... screenShield: Remove scrolling (*)
4c77191... screenShield: Lift the unlock dialog (*)
a5fc713... screenShield: Activate dialog when necessary (*)
5f6955d... screenShield: Rename _liftShield to _activateDialog (*)
c7b227a... screenShield: Only animate the unlock dialog (*)
46de87e... screenShield: Move lock shield below dialog (*)
16235e4... sessionMode: Remove lock-screen mode (*)
9e3cc2b... theme: Adjust lock screen clock fonts (*)
6cfc099... unlockDialog: Introduce UnlockDialogLayout (*)
7ff5fb0... screenShield: Remove key press event handler (*)
375d899... unlockDialog: Move auth prompt and clock to a ShellStack (*)
b00982a... unlockDialog: Toggle between clock and auth prompt (*)
d693835... unlockDialog: Show clock when canceling or failing auth (*)
e8d66b3... unlockDialog: Use just the counter to format notifications (*)
e9c5059... unlockDialog: Line notification labels horizontally (*)
70b0a75... theme: Adjust style of lock screen notifications (*)
9e8c7d5... unlockDialog: Create auth prompt on demand (*)
0a7ebe9... screenShield: Rework key focus management (*)
3b120ab... screenShield: Cleanup _ensureUnlockDialog (*)
9dc0418... screenShield: Remove lock screen group from Crtl-Alt-Tab ma (*)
5c4da70... userWidget: Allow vertical orientation for user avatars
4d7ca8f... authPrompt: Remove Next button and its references
a1cb5d1... authPrompt: Move cancel button, entry and spinner to a sing
626a418... authPrompt: Iconize the cancel button
a473038... unlockDialog: Remove 'Login as another user' Label
74727f1... authPrompt: Add "Enter Password" as password-entry hint-tex
7378b8d... authPrompt: Do not display "Password:" Label
73aca4e... theme: Add top padding to unlock-dialog-clock-time
1532730... loginDialog: Apply CSS to sessionMenuButton according to mo
91e6f28... loginDialog: Move and relayout sessionMenuButton to bottom
f58d027... userWidget: Adapt if user is not mentioned for username log
e06d766... userWidget: 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]