[gnome-shell] (62 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:

  a435b90... screenShield: Remove arrows
  0e714a6... screenShield: Move clock to Unlock Dialog
  1b659fe... unlockDialog, loginDialog: Add a 'wake-up-screen' signal
  4e9fe85... screenShield: Move notifications to Unlock Dialog
  dc1e49c... screenShield: Remove unused 'onPrimary' argument
  812687a... screenShield: Move background to Unlock Dialog
  f16c7c3... unlockDialog: Blur background
  94ddaa6... screenShield: Remove _lockScreenContents and family
  b698d5f... screenShield: Always show session's unlock dialog
  6b06f9c... unlockDialog: Don't destroy on cancel
  107b758... screenShield: Remove the drag action from the shield
  589c468... screenShield: Cleanup unused method arguments
  37ca1bd... screenShield: Remove scrolling
  ec2e497... screenShield: Lift the unlock dialog
  6fa26f3... screenShield: Activate dialog when necessary
  1871736... screenShield: Rename _liftShield to _activateDialog
  32660ed... screenShield: Only animate the unlock dialog
  a8e40bf... screenShield: Move lock shield below dialog
  fa1650f... sessionMode: Remove lock-screen mode
  30fcace... theme: Adjust lock screen clock fonts
  b1e1189... unlockDialog: Introduce UnlockDialogLayout
  6b8e13b... screenShield: Remove key press event handler
  5ea5833... unlockDialog: Move auth prompt and clock to a ShellStack
  9bb7841... unlockDialog: Toggle between clock and auth prompt
  2fa8e46... unlockDialog: Show clock when canceling or failing auth
  43a1cc3... unlockDialog: Use just the counter to format notifications
  a9527ec... unlockDialog: Line notification labels horizontally
  7127048... theme: Adjust style of lock screen notifications
  9500418... unlockDialog: Add .critical CSS class to critical notificat
  78d88f6... unlockDialog: Show details of critical notifications
  f4f7b9b... unlockDialog: Create auth prompt on demand
  9280aad... screenShield: Rework key focus management
  3a37f06... screenShield: Cleanup _ensureUnlockDialog
  8990df8... screenShield: Remove lock screen group from Crtl-Alt-Tab ma
  379d32a... background: Remove noise texture
  e69cd64... userWidget: Allow vertical orientation for user avatars
  38b67f6... authPrompt: Remove Next button and its references
  abe55ed... authPrompt: Move cancel button, entry and spinner to a sing
  16b61dc... authPrompt: Iconize the cancel button
  f172946... unlockDialog: Remove 'Login as another user' Label
  b03d8c0... theme: Add top padding to unlock-dialog-clock-time
  c40eeeb... loginDialog: Apply CSS to sessionMenuButton according to mo
  2c0322e... loginDialog: Move and relayout sessionMenuButton to bottom 
  011e01c... userWidget: Adapt if user is not mentioned for username log
  f720569... loginDialog: Set null user when asking for username
  d2d260a... loginDialog: Center align Caps Lock and authentication mess
  3b3390a... theme: Make AuthPrompt messages white
  8490369... authPrompt: Use entry to show question texts
  41da9a6... loginDialog: Remove colon from username question
  89b4243... authPrompt: Trivial style cleanup
  d075f86... authPrompt: Connect signals to both text and password entri
  2a2a7cb... loginDialog: Use text entry for username
  caa6fc1... authPrompt: Keep buttonWell and cancel button sizes in sync
  edc52f5... authPrompt: Remove colons from questions
  bfd2a41... theme: Increase border-radius of user list items

Commits added to the branch:

  cfcf1d5... Update Turkish translation (*)
  cedcda0... Update Finnish translation (*)
  34207cc... keyboard: Only enable automatically if ClutterSeat::touch-m (*)
  e90940a... screenShield: Remove arrows (*)
  143cda6... screenShield: Move clock to Unlock Dialog (*)
  d3cfb58... unlockDialog: Adjust date format (*)
  54e2d3c... unlockDialog, loginDialog: Add a 'wake-up-screen' signal (*)
  73eaf0d... screenShield: Move notifications to Unlock Dialog (*)
  2b39d6e... screenShield: Remove unused 'onPrimary' argument (*)
  15b5941... screenShield: Move background to Unlock Dialog (*)
  5d88729... unlockDialog: Blur background (*)
  baa5bfc... screenShield: Remove _lockScreenContents and family (*)
  78fd9d9... screenShield: Always show session's unlock dialog (*)
  1b84a3e... unlockDialog: Don't destroy on cancel (*)
  66a3ad4... screenShield: Remove the drag action from the shield (*)
  308b4f8... screenShield: Cleanup unused method arguments (*)
  febc069... screenShield: Remove scrolling (*)
  e42700a... screenShield: Lift the unlock dialog (*)
  7851069... screenShield: Activate dialog when necessary (*)
  cd09144... screenShield: Rename _liftShield to _activateDialog (*)
  c1ee656... screenShield: Only animate the unlock dialog (*)
  16dcb1a... screenShield: Move lock shield below dialog (*)
  c20451c... sessionMode: Remove lock-screen mode (*)
  4081b97... theme: Adjust lock screen clock fonts (*)
  6493789... unlockDialog: Introduce UnlockDialogLayout (*)
  f02313c... screenShield: Remove key press event handler (*)
  b59c9c6... unlockDialog: Move auth prompt and clock to a ShellStack (*)
  b9c7631... unlockDialog: Toggle between clock and auth prompt (*)
  3651cb2... unlockDialog: Show clock when canceling or failing auth (*)
  05c918d... unlockDialog: Use just the counter to format notifications (*)
  bd0bf3d... unlockDialog: Line notification labels horizontally (*)
  893bde0... theme: Adjust style of lock screen notifications (*)
  2644f62... unlockDialog: Add .critical CSS class to critical notificat (*)
  37e55df... unlockDialog: Create auth prompt on demand (*)
  727c842... screenShield: Rework key focus management (*)
  fd48409... screenShield: Cleanup _ensureUnlockDialog (*)
  84c7890... screenShield: Remove lock screen group from Crtl-Alt-Tab ma (*)
  dee738e... background: Remove noise texture (*)
  224ab2e... extensions-tool: Add option to list updates (*)
  3462005... userWidget: Allow vertical orientation for user avatars
  fb59a42... authPrompt: Remove Next button and its references
  7d628de... authPrompt: Move cancel button, entry and spinner to a sing
  4989641... authPrompt: Iconize the cancel button
  37e40ed... unlockDialog: Remove 'Login as another user' Label
  02927f3... theme: Add top padding to unlock-dialog-clock-time
  cf9a374... loginDialog: Apply CSS to sessionMenuButton according to mo
  3d93403... loginDialog: Move and relayout sessionMenuButton to bottom 
  f6aeef1... userWidget: Adapt if user is not mentioned for username log
  c8cac40... loginDialog: Set null user when asking for username
  d494ca8... loginDialog: Center align Caps Lock and authentication mess
  89a57c4... theme: Make AuthPrompt messages white
  434a47b... authPrompt: Use entry to show question texts
  51ba48a... loginDialog: Remove colon from username question
  a583f7c... authPrompt: Trivial style cleanup
  0174440... authPrompt: Connect signals to both text and password entri
  59c587f... loginDialog: Use text entry for username
  e41e509... authPrompt: Keep buttonWell and cancel button sizes in sync
  72b1842... authPrompt: Remove colons from questions
  d21269f... theme: Increase border-radius of user list items
  ec8ee6f... authPrompt: Refactor 'next' signal
  22c90d7... authPrompt: Only spin on password entries
  45396d3... userWidget: Add empty label when user is null

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