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



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:

  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
  ffc79de... js/userWidget: Allow vertical orientation for user avatars
  4296379... authPrompt: Remove Next button and its references
  fd71b36... authPrompt: Move cancel button and cog to a single row
  7bca6e7... authPrompt: Iconize the cancel button
  a5e771a... authPrompt: Add "Enter Password…" as hint-text
  c36b22e... authPrompt: Do not display "Password:" Label
  a9b88ae... gnome-shell-sass: Add top padding to unlock-dialog-clock-ti
  bf58329... fixup! js/userWidget: Allow vertical orientation for user a
  cbf169a... gdm: Move and relayout sessionMenuButton To bottom right
  a44b425... js/userWidget: Adapt if user is not mentioned for username 
  92f1d0b... (wip) gdm: Revamp username-based login flow
  fc7e785... fixup! js/userWidget: Allow vertical orientation for user a
  733508f... unlockDialog: Reduce date font-size

Commits added to the branch:

  56805a4... Introduce StViewport (*)
  479c14c... st/box-layout: Reimplement as a StViewport subclass (*)
  ad2d95d... Update Japanese translation (*)
  4333820... Update Japanese translation (*)
  6c0c5f8... Update Indonesian translation (*)
  e573d73... Updated Spanish translation (*)
  f46d10c... appDisplay: Transform folder into a dialog (*)
  53c12dc... appDisplay: Add the folder popup to AllView itself (*)
  7781f97... appDisplay: Rename popup API to dialog (*)
  802c8d5... appDisplay: Cleanup unnecessary code (*)
  1dad5f3... iconGrid: Remove API to open space between icons (*)
  973c920... appDisplay: Add folder title and entry to dialog (*)
  dc6f36b... appDisplay: Remove rename popup (*)
  9746c00... appDisplay: Set minimum folder view rows to 1 (*)
  f7620b3... appDisplay: Block search when showing app folder dialogs (*)
  1f7c99d... keyboard: Tell keyboard container to expand (*)
  e15d8ee... keyboard: Tell emoji panel container to expand (*)
  1ef7306... keyboard: Do not set the initial page on construction (*)
  5f3f4c3... keyboard: Do not reset to initial page on unmap (*)
  9f0ef00... keyboard: Avoid blank space in OSK panel on portrait layout (*)
  b4ed8a3... extensionDownloader: Use uuid lookup method in checkForUpda (*)
  786aa83... Update Japanese translation (*)
  84f490c... Update Japanese translation (*)
  6eacbeb... st/icon: Fix GIcon leak in set_icon_name (*)
  4e26e0e... popupMenu: Turn Switch state into a GObject property (*)
  2cabef9... calendar: Add "Do Not Disturb" switch (*)
  aba3336... dateMenu: Bind pad visibility to indicator (*)
  b4cf07d... dateMenu: Add some spacing between date and indicator (*)
  9e9f3ff... dateMenu: Indicate when do-not-disturb is on (*)
  b49023c... st/icon: Fix GIcon leak in set_fallback_icon_name (*)
  79a99d8... screenShield: Remove arrows (*)
  c72f791... screenShield: Move clock to Unlock Dialog (*)
  a5bca98... unlockDialog, loginDialog: Add a 'wake-up-screen' signal (*)
  c4fcfbc... screenShield: Move notifications to Unlock Dialog (*)
  afa0514... screenShield: Remove unused 'onPrimary' argument (*)
  5aba8c5... screenShield: Move background to Unlock Dialog (*)
  d61e309... unlockDialog: Blur background (*)
  f878b8e... screenShield: Remove _lockScreenContents and family (*)
  8175999... screenShield: Always show session's unlock dialog (*)
  bf9c298... unlockDialog: Don't destroy on cancel (*)
  2679257... screenShield: Remove the drag action from the shield (*)
  becf306... screenShield: Cleanup unused method arguments (*)
  32ca2c8... screenShield: Remove scrolling (*)
  81f74e4... screenShield: Lift the unlock dialog (*)
  b1344b4... screenShield: Only animate the unlock dialog (*)
  9b36e85... screenShield: Move lock shield below dialog (*)
  c31c393... sessionMode: Remove lock-screen mode (*)
  621dd34... theme: Adjust lock screen clock fonts (*)
  817eb9b... unlockDialog: Introduce UnlockDialogLayout (*)
  29d6708... screenShield: Remove key press event handler (*)
  b871a71... unlockDialog: Move auth prompt and clock to a ShellStack (*)
  4432102... unlockDialog: Toggle between clock and auth prompt (*)
  3b9c782... unlockDialog: Show clock when canceling or failing auth (*)
  c39e528... unlockDialog: Use just the counter to format notifications (*)
  ac49711... unlockDialog: Make notification labels vertical (*)
  18707e1... theme: Adjust style of lock screen notifications (*)
  2a4b867... unlockDialog: Create auth prompt on demand (*)
  f2301c7... screenShield: Rework key focus management (*)
  3961319... screenShield: Cleanup _ensureUnlockDialog (*)
  9230727... js/userWidget: Allow vertical orientation for user avatars
  42a5c32... authPrompt: Remove Next button and its references
  557737f... authPrompt: Move cancel button, entry and spinner to a sing
  d197174... authPrompt: Iconize the cancel button
  0c989ba... authPrompt: Add "Enter Password…" as password-entry hint-
  e08884f... authPrompt: Do not display "Password:" Label
  09e3f9c... gnome-shell-sass: Add top padding to unlock-dialog-clock-ti
  9666d5b... gdm: Move and relayout sessionMenuButton To bottom right
  b1ca7d3... js/userWidget: Adapt if user is not mentioned for username 
  ca25d41... 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]