[gnome-shell] (94 commits) Non-fast-forward update to branch gbsneto/new-lock-screen-part2
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (94 commits) Non-fast-forward update to branch gbsneto/new-lock-screen-part2
- Date: Mon, 20 Jan 2020 20:44:18 +0000 (UTC)
The branch 'gbsneto/new-lock-screen-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:
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
Commits added to the branch:
57751a2... dateMenu: Tweak temperature labels (*)
6233d87... dateMenu: Move weather forecast time above icon (*)
0d9dcd4... dateMenu: Adjust weather section spacing (*)
e169e5a... shell/blur-effect: Set float brightness property (*)
0df3b47... Update Slovak translation (*)
ceda02f... screenShield: Fix showing shield without animation (*)
1f2116e... screenShield: Stop messing with fixed-position-set (*)
a0c0e52... swipeTracker: Introduce swipe tracker (*)
a11f417... workspacesView: Use SwipeTracker (*)
3e6bcbb... appDisplay: Use SwipeTracker (*)
a8dcfa4... windowManager: Use SwipeTracker (*)
4c6a067... screenshot: Fix stripping suffix from relative filename (*)
b21c8c1... workspacesView: Round workspace position (*)
8064f44... Update Esperanto translation (*)
7696192... iconGrid.js: Animate icon spring using translation (*)
3b46c39... st/icon: Reorder header file (*)
c0fcf2d... st/icon: Simplify property setting in set_gicon() (*)
9b673dc... st/icon: Use existing method for getting gicon property (*)
8b8d3e2... st/icon: Update GtkDoc and annotations (*)
e784afe... st/icon: Add API to set the fallback GIcon (*)
69a5e89... st/icon: Use own methods for updating GIcon when setting ic (*)
8b15519... st/icon: Check icon name for empty string in setter functio (*)
aac01f1... status/network: Compare icon name to NULL instead of empty (*)
882f6d9... Update Indonesian translation (*)
5de713b... css: Remove unused class run-dialog-button-box (*)
259c443... dialog: Switch to new indentation style (*)
914c6e4... dialog: Remove addContent function (*)
929c2c3... js: Move dialog parts out of messageBox (*)
5d99bdb... dialog: Remove icons from dialogs (*)
48f1c4b... dialog: Remove messageBox container from MessageDialogConte (*)
845c527... dialog: Rename subtitle property to description (*)
2fc84e0... dialog: Remove MessageDialogContent.body property (*)
e4cb1a8... dialog: Update the layout of dialogs according to the new d (*)
d27638e... shellEntry: Show popup menu at cursor position when pressin (*)
9719b13... theme: Remove invalid button styling (*)
2ae8606... theme: Remove unnecessary %bubble_panel extensions (*)
dcf7ba3... theme: Separate run dialog specific style from generic dial (*)
260cce9... theme: Don't jump the today button on hover/focus (*)
fbfa22f... theme: Add missing border-radius to the active workspace in (*)
b0ca52f... theme: Don't apply inconsistent hover style to menu items i (*)
ebf6e75... theme: Fix off-centered clickable area of dash items (*)
7ed39f7... theme/hotplug: Remove some dead code (*)
5195f6f... theme: Improve button styling (*)
c4646c1... theme: Regain focus ring in %bubble_button (*)
9726aba... theme: Normalize entry focus style (*)
889863f... theme: Don't recolor buttons and entries in dialogs and not (*)
f0e04e7... theme: Don't apply the search entry style to the login entr (*)
b3770fd... Update Slovak translation (*)
79ccf1a... altTab: Rename List* classes to Switcher* (*)
84250bb... altTab: Don't return from _init() if there are no windows/a (*)
efd6be6... altTab: Allow pressing uppercase keys to close apps and win (*)
c565186... Remove two line breaks to make comments for translators get (*)
a687629... Update Croatian translation (*)
765895f... lightbox: Change vignette brightness to 0.5 (*)
1128333... endSessionDialog: Fix a typo (*)
184f980... endSessionDialog: Rename "warning" css class to "battery-wa (*)
aae3789... endSessionDialog: Fix a signal-name typo (*)
b3db8fc... endSessionDialog: Don't allow focusing inhibitor items (*)
012dde3... dialog: Split out _setLabel function (*)
02e885b... dialog: Add a ListSection and ListSectionItem (*)
f7153ed... endSessionDialog: Use a ListSection for application and ses (*)
31a2758... endSessionDialog: Redesign according to new mockups (*)
ef4009f... theme/messageList: Add spacing for no-notifications placeho (*)
0e3a265... iconGrid: Animate icon positions (*)
1fb955b... theme: Add back run-dialog styling (*)
e0b8ec0... screenShield: Remove arrows
20a0847... screenShield: Move clock to Unlock Dialog
5a72203... unlockDialog, loginDialog: Add a 'wake-up-screen' signal
9626511... screenShield: Move notifications to Unlock Dialog
cca3494... screenShield: Remove unused 'onPrimary' argument
c127814... screenShield: Move background to Unlock Dialog
d4412e2... unlockDialog: Blur background
7b4abdb... screenShield: Remove _lockScreenContents and family
691301e... screenShield: Always show session's unlock dialog
6878463... unlockDialog: Don't destroy on cancel
d27e246... screenShield: Remove the drag action from the shield
6126879... screenShield: Cleanup unused method arguments
75764c9... screenShield: Remove scrolling
46fb9e3... screenShield: Lift the unlock dialog
3211c7f... screenShield: Only animate the unlock dialog
2134c71... screenShield: Move lock shield below dialog
deb6c95... sessionMode: Remove lock-screen mode
0ada89f... theme: Adjust lock screen clock fonts
12ece9e... unlockDialog: Introduce UnlockDialogLayout
81d588f... screenShield: Remove key press event handler
6c9c589... unlockDialog: Move auth prompt and clock to a ShellStack
7d6f4d1... unlockDialog: Toggle between clock and auth prompt
3c4438b... unlockDialog: Show clock when canceling or failing auth
5f3f3ec... unlockDialog: Use just the counter to format notifications
a67af1e... unlockDialog: Make notification labels vertical
e71d5c4... theme: Adjust style of lock screen notifications
09c45c6... unlockDialog: Create auth prompt on demand
18d19c3... screenShield: Rework key focus management
16a833d... screenShield: Cleanup _ensureUnlockDialog
(*) 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]