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

  972bbb6... screenShield: Remove arrows
  71885a8... screenShield: Move clock to Unlock Dialog
  221a65d... unlockDialog, loginDialog: Add a 'wake-up-screen' signal
  9f09594... screenShield: Move notifications to Unlock Dialog
  61d9f86... screenShield: Remove unused 'onPrimary' argument
  ea248eb... screenShield: Move background to Unlock Dialog
  f47b1e1... unlockDialog: Blur background
  36f027a... screenShield: Remove _lockScreenContents and family
  b4096d0... screenShield: Always show session's unlock dialog
  6cf56a1... unlockDialog: Don't destroy on cancel
  b876eb8... screenShield: Remove the drag action from the shield
  abedb9a... screenShield: Cleanup unused method arguments
  bf51b53... screenShield: Remove scrolling
  6abd0fb... screenShield: Lift the unlock dialog
  b22976d... screenShield: Activate dialog when necessary
  8c5cbdf... screenShield: Rename _liftShield to _activateDialog
  1deb60a... screenShield: Only animate the unlock dialog
  e6bdbbd... screenShield: Move lock shield below dialog
  10cb54e... sessionMode: Remove lock-screen mode
  0e60a03... theme: Adjust lock screen clock fonts
  88608d3... unlockDialog: Introduce UnlockDialogLayout
  647784d... screenShield: Remove key press event handler
  109bfb3... unlockDialog: Move auth prompt and clock to a ShellStack
  97a7f99... unlockDialog: Toggle between clock and auth prompt
  06a20c7... unlockDialog: Show clock when canceling or failing auth
  f56cc39... unlockDialog: Use just the counter to format notifications
  9260904... unlockDialog: Line notification labels horizontally
  292ac9f... theme: Adjust style of lock screen notifications
  c8f630c... unlockDialog: Add .critical CSS class to critical notificat
  c9ebd56... unlockDialog: Create auth prompt on demand
  e61750b... screenShield: Rework key focus management
  bcef162... screenShield: Cleanup _ensureUnlockDialog
  46ae6bc... screenShield: Remove lock screen group from Crtl-Alt-Tab ma
  3306325... background: Remove noise texture
  e9da293... userWidget: Allow vertical orientation for user avatars
  a87c15d... authPrompt: Remove Next button and its references
  300e985... authPrompt: Move cancel button, entry and spinner to a sing
  3dc8e6f... authPrompt: Iconize the cancel button
  200f541... unlockDialog: Remove 'Login as another user' Label
  912ffc5... authPrompt: Add "Enter Password" as password-entry hint-tex
  c3267ba... authPrompt: Do not display "Password:" Label
  37eb564... theme: Add top padding to unlock-dialog-clock-time
  17bf6a5... loginDialog: Apply CSS to sessionMenuButton according to mo
  31bc906... loginDialog: Move and relayout sessionMenuButton to bottom 
  d7e3e13... userWidget: Adapt if user is not mentioned for username log
  de59ca2... userWidget: Revamp username-based login flow
  6f0b531... fixup! userWidget: Revamp username-based login flow
  2c70b68... loginDialog: Center align Caps Lock and authentication mess
  2219f3d... theme: Make AuthPrompt messages white

Commits added to the branch:

  5c57046... magnifier: Use core idletime monitor (*)
  7819f8f... Update Swedish translation (*)
  79a8fa2... Update POTFILES.in (*)
  050a189... extensionPrefs: Add a translator comment to the .desktop fi (*)
  e58dcd3... Updated Lithuanian translation (*)
  d253b06... Updated Spanish translation (*)
  ded4586... theme: revert app grid button styling (*)
  35063c9... portalHelper: Enable WebKit sandbox if available (*)
  a06a418... swipeTracker: Reset scroll gesture state on disabling (*)
  dfb8737... appDisplay: Disable swipe tracker during swarm animation (*)
  b7df113... extensionPrefs: Make the Log Out button a proper verb (*)
  9d7a319... extensionPrefs: Remove stray > in .ui file (*)
  7287ee3... texture-cache: Fix invalid reads when storing used resource (*)
  ab8bce3... theme: Remove some unsupported CSS properties (*)
  9d91b58... theme: Remove unnecessary !important rules (*)
  1263f84... theme: Make %notification_bubble a mixin (*)
  40f7d61... theme: Add interactive styling to .events-section-title aga (*)
  60f12da... theme: Simplify .overview-icon styling (*)
  fc4dfa1... theme: Simplify .search-section-content items styling (*)
  ddbc4ef... theme/search-results: Use spacing instead of margin or padd (*)
  051f081... theme: Apply spacing to .overview-icon-with-label correctly (*)
  62441eb... theme/notifications: Remove some unused style classes (*)
  900d36d... theme/notifications: Remove some duplicate or pointless sty (*)
  cbced1c... theme: Reorder selectors in .message (*)
  fa915ff... theme: Simplify .message styling (*)
  c5bed7e... theme: Adjust calendar popover sizing (*)
  dbf1ffc... theme/calendar: Don't nest all card styles for code consist (*)
  87ca1e0... theme: Move .world-clocks-button before .weather-button (*)
  36c417e... theme: Get back .weather-header-box styling (*)
  898f375... screenShield: Remove arrows (*)
  b3a9e2e... screenShield: Move clock to Unlock Dialog (*)
  9bc48c8... unlockDialog, loginDialog: Add a 'wake-up-screen' signal (*)
  9498001... screenShield: Move notifications to Unlock Dialog (*)
  4c78d67... screenShield: Remove unused 'onPrimary' argument (*)
  1b5646e... screenShield: Move background to Unlock Dialog (*)
  883bd46... unlockDialog: Blur background (*)
  fc76a55... screenShield: Remove _lockScreenContents and family (*)
  547799c... screenShield: Always show session's unlock dialog (*)
  4ca7c7d... unlockDialog: Don't destroy on cancel (*)
  6330013... screenShield: Remove the drag action from the shield (*)
  e0ff7b3... screenShield: Cleanup unused method arguments (*)
  17c57ff... screenShield: Remove scrolling (*)
  4c48f6e... screenShield: Lift the unlock dialog (*)
  43cbbe3... screenShield: Activate dialog when necessary (*)
  ec54a50... screenShield: Rename _liftShield to _activateDialog (*)
  18ecba9... screenShield: Only animate the unlock dialog (*)
  c02706e... screenShield: Move lock shield below dialog (*)
  9f3ff17... sessionMode: Remove lock-screen mode (*)
  60ea4f7... theme: Adjust lock screen clock fonts (*)
  dabf01c... unlockDialog: Introduce UnlockDialogLayout (*)
  696daea... screenShield: Remove key press event handler (*)
  ad64f85... unlockDialog: Move auth prompt and clock to a ShellStack (*)
  15ac5dd... unlockDialog: Toggle between clock and auth prompt (*)
  8c8b411... unlockDialog: Show clock when canceling or failing auth (*)
  33bbcf4... unlockDialog: Use just the counter to format notifications (*)
  4d07853... unlockDialog: Line notification labels horizontally (*)
  a02d856... theme: Adjust style of lock screen notifications (*)
  dbf77c9... unlockDialog: Add .critical CSS class to critical notificat (*)
  8f4b33b... unlockDialog: Create auth prompt on demand (*)
  d5f5901... screenShield: Rework key focus management (*)
  9275597... screenShield: Cleanup _ensureUnlockDialog (*)
  a102ca3... screenShield: Remove lock screen group from Crtl-Alt-Tab ma (*)
  a6a36e3... background: Remove noise texture (*)
  3b71ceb... userWidget: Allow vertical orientation for user avatars
  83a158c... authPrompt: Remove Next button and its references
  4334e41... authPrompt: Move cancel button, entry and spinner to a sing
  3363c62... authPrompt: Iconize the cancel button
  e014618... unlockDialog: Remove 'Login as another user' Label
  7c8ca37... theme: Add top padding to unlock-dialog-clock-time
  232f2c9... loginDialog: Apply CSS to sessionMenuButton according to mo
  34b40a3... loginDialog: Move and relayout sessionMenuButton to bottom 
  87352d4... userWidget: Adapt if user is not mentioned for username log
  22fe1f0... loginDialog: Set null user when asking for username
  048608d... loginDialog: Center align Caps Lock and authentication mess
  5a2d9de... theme: Make AuthPrompt messages white
  e0347aa... authPrompt: Use entry to show question texts
  00750db... loginDialog: Remove colon from username question
  e5007e8... authPrompt: Trivial style cleanup
  66013cf... authPrompt: Connect signals to both text and password entri
  26b9714... loginDialog: Use text entry for username
  95b4218... authPrompt: Keep buttonWell and cancel button sizes in sync

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