[gnome-shell] (64 commits) Non-fast-forward update to branch uajain/adapt-user-avatar



The branch 'uajain/adapt-user-avatar' 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:

  308f16f... screenShield: Blur background
  bd6f105... screenShield: Animate shield using translation_y
  67db583... screenShield: Remove arrows
  10f9877... screenShield: Move clock to Unlock Dialog
  a290040... unlockDialog, loginDialog: Add a 'wake-up-screen' signal
  c885d4b... screenShield: Move notifications to Unlock Dialog
  1e37dbf... screenShield: Remove unused 'onPrimary' argument
  f1516b0... screenShield: Move background to Unlock Dialog
  9f0ba62... screenShield: Remove _lockScreenContents and family
  8f498b7... screenShield: Always show session's unlock dialog
  5de1407... unlockDialog: Don't destroy on cancel
  ab24731... screenShield: Remove the drag action from the shield
  efeb71d... screenShield: Cleanup unused method arguments
  f9dcfa6... screenShield: Remove scrolling
  7d06e7a... screenShield: Lift the unlock dialog
  b0f39e5... screenShield: Only animate the unlock dialog
  9973e90... screenShield: Move lock shield below dialog
  d51a20f... sessionMode: Remove lock-screen mode
  69cf5d6... theme: Adjust lock screen clock fonts
  bb2cdc9... screenShield: Cleanup lock screen position state
  40a8af0... unlockDialog: Introduce UnlockDialogLayout
  158af8a... screenShield: Remove key press event handler
  9f448e3... unlockDialog: Move auth prompt and clock to a ShellStack
  a95fcaa... unlockDialog: Toggle between clock and auth prompt
  29b3d6c... unlockDialog: Show clock when canceling or failing auth
  1c1aacd... unlockDialog: Add user name label below clock
  6eebb0b... unlockDialog: Use just the counter to format notifications
  a711751... unlockDialog: Make notification labels vertical
  f8e1071... theme: Adjust style of lock screen notifications
  6a24518... unlockDialog: Create auth prompt on demand
  14cc8ed... screenShield: Rework key focus management
  70d34a3... screenShield: Cleanup _ensureUnlockDialog
  8b83543... userWidget: Pack vertically and align in the center
  c35cb5e... authPrompt: Remove Next button and its references
  193a596... authPrompt: Move cancel button and cog to a single row
  f35c757... authPrompt: Iconize the cancel button
  ab2a23d... authPrompt: Add "Enter Password…" as hint-text
  636c83e... gdm: Do not display "Password:" Label for gdm-password serv
  6114386... fixup! userWidget: Pack vertically and align in the center

Commits added to the branch:

  2703eed... extensionPrefs: Simplify state change handling (*)
  a2044c6... extensionPrefs: Always redefine getCurrentExtension() on pr (*)
  f3eeb94... checkBox: Fix expand and align properties (*)
  c4fa052... appDisplay: Use _getCategories function instead of duplicat (*)
  61b7199... appDisplay: Make _items object a Map (*)
  203c3f9... appDisplay: Make AllViews folderIcons property private (*)
  2ba4108... appDisplay: Rename _allItems array to _orderedItems (*)
  3c4c37e... perf-helper: Add content for custom drawing (*)
  0185c28... perf-helper: Remove unused atoms (*)
  c0309d9... switcherPopup: Dismiss when a system modal dialog opens (*)
  ccd8b47... popupMenu: Close when a system modal pops up (*)
  85bec78... screenShield: Adapt to painting and picking API change (*)
  0795d8d... magnifier: Adapt to painting and picking API change (*)
  1546558... weather: Only require auto-location authorization if sandbo (*)
  086ba11... shell-global: Place launched applications into a systemd sc (*)
  4a6c2f1... util: Place spawned processes into a systemd scope (*)
  9a45d96... Bump version to 3.35.2 (*)
  4d16d2c... appDisplay: Remove unimplemented 'activate-discrete-gpu' (*)
  a849945... data: Update switcheroo-control D-Bus interface (*)
  5121301... main: Add switcheroo-control generated code (*)
  c7dec41... shell: Add API to access switcheroo-control D-Bus proxy (*)
  33c10e9... shell: Prime the GPUs property cache for switcheroo-control (*)
  0223d38... shell-app: Add discrete GPU support for NVidia drivers (*)
  9115f6e... workspace: Pass device to startDrag() (*)
  768193a... screenShield: Blur background (*)
  b41ae73... screenShield: Animate shield using translation_y (*)
  0cead8c... screenShield: Remove arrows (*)
  ef716a7... screenShield: Move clock to Unlock Dialog (*)
  044ef27... unlockDialog, loginDialog: Add a 'wake-up-screen' signal (*)
  5e89433... screenShield: Move notifications to Unlock Dialog (*)
  7274ed5... screenShield: Remove unused 'onPrimary' argument (*)
  57cff9a... screenShield: Move background to Unlock Dialog (*)
  e3f87ba... screenShield: Remove _lockScreenContents and family (*)
  a6897c5... screenShield: Always show session's unlock dialog (*)
  e64c12d... unlockDialog: Don't destroy on cancel (*)
  2a1ea49... screenShield: Remove the drag action from the shield (*)
  28f85a3... screenShield: Cleanup unused method arguments (*)
  a3a0043... screenShield: Remove scrolling (*)
  c937103... screenShield: Lift the unlock dialog (*)
  262b600... screenShield: Only animate the unlock dialog (*)
  37c41af... screenShield: Move lock shield below dialog (*)
  8395f8b... sessionMode: Remove lock-screen mode (*)
  4a62c07... theme: Adjust lock screen clock fonts (*)
  d2111d1... screenShield: Cleanup lock screen position state (*)
  803a6dc... unlockDialog: Introduce UnlockDialogLayout (*)
  806d3b3... screenShield: Remove key press event handler (*)
  cb914b8... unlockDialog: Move auth prompt and clock to a ShellStack (*)
  cb89b7c... unlockDialog: Toggle between clock and auth prompt (*)
  ce1b4b9... unlockDialog: Show clock when canceling or failing auth (*)
  15692b6... unlockDialog: Add user name label below clock (*)
  cfce955... unlockDialog: Use just the counter to format notifications (*)
  852cefb... unlockDialog: Make notification labels vertical (*)
  47d3203... theme: Adjust style of lock screen notifications (*)
  3387c87... unlockDialog: Create auth prompt on demand (*)
  24d36e1... screenShield: Rework key focus management (*)
  4c288bd... screenShield: Cleanup _ensureUnlockDialog (*)
  ca046cd... userWidget: Pack vertically and align in the center
  d7befc5... authPrompt: Remove Next button and its references
  05719ce... authPrompt: Move cancel button and cog to a single row
  468fde9... authPrompt: Iconize the cancel button
  92b57ee... authPrompt: Add "Enter Password…" as hint-text
  01c2313... gdm: Do not display "Password:" Label for gdm-password serv
  e56f81b... fixup! userWidget: Pack vertically and align in the center
  05bed41... gnome-shell-sass: Add top padding to unlock-dialog-clock-ti

(*) 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]