[gnome-shell] Non-fast-forward update to branch benzea/systemd-clean-shutdown-with-extension-disabling



The branch 'benzea/systemd-clean-shutdown-with-extension-disabling' 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:

  ef8000d... animation: Finish porting to clutter transitions
  279024a... js: Replace Tweener time leftovers with ease duration
  a65164e... main: Show a warning when running as root
  7326e7a... main: Show a warning when gdm is missing
  11d46cf... Bump version to 3.35.1
  f781361... Updated Spanish translation
  38ad1d7... environment: Only disable unredirection of ongoing transiti
  b412896... st/scroll-view: Remove container foreach vfunc
  20f4fc7... shell-screenshots: Do not pass a clip for window screenshot
  d0d1845... search: Rename SearchResults to SearchResultsView
  6533690... search: Activate SearchResult from the result itself
  59e3a1a... doap: Clean up list of maintainers
  0199857... Replace ClutterVertex by graphene_point3d_t
  7a92a9b... st: Replace ClutterSize by graphene_size_t
  0615370... Replace Clutter.Point by Graphene.Point
  d7c569c... st: Remove color from ClutterActor pick virtual function
  6cad251... volume: Show indicator when microphone is active
  ab6a629... screenShield: Compute lock timeout fade duration using anim
  0353a5b... cleanup: Rename signals/methods that will conflict with Clu
  74d7d3e... animation: Don't sync animation sizes on change
  7f9c709... appDisplay: Use an St.Widget as base actor for FolderView
  ff77521... calendar: Use GDateTime for selected-date-changed signal
  c7e0c7e... background: Rename Background 'changed' signal to 'bg-chang
  7059dcc... keyboard: Add KeyboardManager to manage the lifetime of the
  b5676a2... messageTray: Inherit Notification, Source and NotificationP
  ed97f61... messageTray: Dispose Notification on destroy
  4e1492c... messageTray: Dispose Source on destruction
  91eb84f... overview: Add OverviewActor and use as main actor of the Ov
  22fe4e9... screenshot: Return a Meta.Rectangle as geometry
  f67b409... screenshot: Pass a Graphene.Point as PickPixel 'finished' s
  c4c5c4f... cleanup: Use inheritance for Actor classes instead of compo
  91a5133... search: Define SearchResultInterface and implement valid re
  4dea1f8... lookingGlass: Use resultsArea to keep track of results
  9bb12f6... messageList: Use St.Bin as message container and use clutte
  3838220... calendarMessageList: Remove sections map and use clutter ch
  0b91dee... windowManager: Inherit WindowDimmer from Clutter.Brightness
  db7726c... avatar: Use Property bindings to sync reactivity
  a3c6217... overview: Make public properties read-only
  c9fbae3... docs: Update `actor` and `delegate_` paragraph in HACKING
  e4920b2... pageIndicators: Use Clutter.Orientation as orientation para
  320df13... st/button: Add the clicked button to virtual function signa
  55b5742... cleanup: Replace signal connections with virtual functions
  caa50dc... ci: Ensure eslint output exists
  d12cd12... ci: Make run-eslint more convenient for local use
  d919276... workspace: Sort windows in overview grid using cached cente
  a144a1c... workspace: Use graphene instead of clutter
  29543f3... Update Croatian translation
  6f7e597... Update Friulian translation
  b1d22d2... search: Drop SearchResultInterface again
  f2466ca... environment: Parse repeat-count and auto-reverse
  d0690c3... util: Add wiggle helper
  b25a73c... authPrompt: Wiggle on failure
  51601f3... Update shotwell desktop file name references
  8068080... Update Persian translation
  6965781... st: Use clutter_actor_pick() in pick
  43cf466... js: Replace Clutter.Actor.get_allocation_geometry()
  055c007... dnd: Skip drag target when its acceptDrop() throws an excep
  0732e14... appDisplay: Don't crash if app is missing categories
  6cfcfc7... panel: Update window section items on title changes
  c35b4ce... popupMenu: Don't chain up vfuncs if the parent doesn't impl
  b6d47c1... windowManager: Always reset window actors when animations a
  b6e57a5... closeDialog: Fix dialog size when using geometry scaling
  fa1b7a9... overview: Set searchEntry offscreen-redirected always
  10b2083... extensionPrefs: Trick xgettext into accepting odd number of
  db9249a... padOsd: Work around xgettext confusion
  b7bf9e0... ci: Switch to mutter's v3 docker image
  91707f4... environment: Use gjs smart GObject GTypeName computation
  39e6fc9... js: Use Gjs GTypeName computation for all classes
  975280f... mpris: Validate received data against the expected types fr
  4dc4430... mpris: Hide notification when !CanPlay, instead of closing 
  aa9031d... st/scroll-view: Remove scrollbars references on dispose
  7bc39ba... ci: Run tests through dbus-run-session
  284ace5... cleanup: Use (un)block_signal_handler() convenience wrapper
  8cb8199... po: Sort LINGUAS
  5687035... appDisplay: Check instanceof AppIcon using constructor insi
  e06421b... layout: Drop no-clear-hint code
  4338ca5... padOsd: Add missing 'closed' signal
  104071a... js: Replace child properties
  f0a5170... st: Deprecate StBoxLayout child properties
  2f39bd8... st/bin: Use child's align properties
  72af64d... st: Remove st_get_align_factor() utility method
  f2bd39b... js: Use generic actor properties to align StBin children
  2c62e45... st: Remove StBin's align properties
  f309d98... cleanup: Use more template strings
  28c535e... calendar-server: Uses wrong timezone for event times
  55867c4... st: Drop StWidget theme overriding API
  6a42d77... st: Track stylesheet changes on the StThemeContext
  e4147f3... altTab: Use correct actor in label height computation
  147a743... system: Replace action icons with regular menu items
  35a265a... Updated Spanish translation
  f5e179f... polkitAgent: Fix a typo of a signal name
  f546715... polkitAgent: Update user name on user changes
  c627d47... polkitAgent: Also show user avatar for root user
  70203b5... polkitAgent: Only set key focus to password entry after ope
  cd36301... polkitAgent: Make authenticate button insensitive if passwo
  5c7a701... polkitAgent: Reset dialog to defaults after cancelling polk
  d5eafba... polkitAgent: Use a timeout for resetting the dialog
  0749ac2... calendar: Use Clutter.GridLayout
  0617be9... windowManager: Stop using Clutter.Actor.prototype.reparent(
  1e203f4... cleanup: Replace deprecated lower/raise calls
  d3d1652... cleanup: Use non-deprecated key symbols
  32185c1... environment: Stop monkey-patching Clutter.TableLayout
  3913fa5... environment: Stop adding child_set() to layout managers
  ac1f896... environment: Reimplement Date.toLocaleFormat() override
  f51952f... shell: Remove format_date() utility function
  a58bdbf... st: Add StClipboard method to set arbitrary clipboard conte
  be5f5ec... shell: Make screenshot API stream based
  cf6beee... screenshot: Allow saving to clipboard
  fd5989e... ci: Fix checking out mutter on stable branches
  5fd52e9... power: Handle "100% but charging" case
  f5996a9... inputMethod: Compare ibus context before processing key eve
  cb7374b... windowManager: Use Sets to track ongoing effects
  fc71f8b... windowManager: Complete interrupted size change effects
  0ed702d... polkitAgent: Inherit AuthenticationAgent from Shell.PolkitA
  5944a1e... keyring: Inherit KeyringPrompter from Gcr.SystemPrompter
  348e4ac... background: Inherit Animation from GnomeDesktop.BGSlideShow
  d83d8f2... modemManager: Define ModemBase GObject class for modems
  5e43f28... calendar: Define EventSourceBase and extend EventSource's
  40bd65c... st: Fix a minor leak
  cd84fa8... st: Add Settings:font-name property
  f28f041... theme-context: Use interface font instead of hardcoded defa
  8eb5d5a... style: Don't specify font-family
  a0b0237... Update Indonesian translation
  697912d... js: Fix alignment
  fea5ecc... allView: Ensure event blocker is reactive before popup is o
  bef5043... jsParse: Unnest functions
  69f63dc... ctrlAltTab: Use arrow function for callback
  67ea424... cleanup: Avoid unnecessary braces
  2e4e250... cleanup: Avoid "lonely" ifs where it makes sense
  682bd7e... cleanup: Don't shadow variables
  9eaa008... cleanup: Fix missing/stray spaces
  c860409... cleanup: Use object shorthand where possible
  07cc84f... cleanup: Only omit braces for single-line blocks
  ebf7774... cleanup: Require "dangling" commas
  e44adb9... cleanup: Avoid unnecessary parentheses
  077d8f3... cleanup: Don't use gtk-doc syntax for regular comments
  61210fd... cleanup: Use JSDoc for documentation comments
  913990b... folderView: Center folder icon
  abc7cc9... lint: Convert eslint JSON to YAML
  0483c78... lint: Sync configuration with gjs
  65c5cfd... lint: Disable eqeqeq in legacy configuration
  a32c4f3... style: Allow lonely ifs where appropriate
  66fc5c0... background: Add exception to no-loop-func rule
  88bcaaf... Stop referring to ClutterTexture
  c1ae634... panel: Don't chain up to non-existent parent vfunc
  3a7228c... polkitAgent: Only reset UI on session resets while opened
  89bf360... polkitAgent: Use dialog as confirmation when the user has n
  45ebb94... polkitAgent: Cancel session after disconnecting signal hand
  c1ec7b2... keyboard: Try harder to find a matching layout
  e3e1a27... Update Friulian translation
  6af25b2... animation: Turn Spinner animate parameter into Params optio
  8f4e91a... animation: Add parameter for hiding stopped Spinner actor
  c68bd33... appMenu: Hide stopped spinner actor
  c1a7c71... Increase .calendar-today visibility
  83f224e... dateMenu: Format weather forecast times without AM/PM
  b779f6f... dateMenu: Skip weather forecast if not valid
  acaa9f7... polkitAgent: Fix spinner
  910037f... allView, frequentView: Only create icons when necessary
  cae69b3... allView: Rename variable
  bfc7c1c... baseAppView: Destroy icon when removing
  bd173ac... folderView: Reset schemas before removing the folder
  e7b9bd7... appIcon: Remove drag monitor on destroy
  135d178... cleanup: Use g_clear_signal_handler() where possible
  55362ae... messageList: Don't include message actor in error message
  d5e8f8c... mpris: Use a scope specific message instead of a global one
  9132063... switcherPopup: Show immediately on second key press
  c48330a... cleanup: Use g_clear_handle_id() for g_source_remove()
  9790b0e... st/button: Notify :pressed changes
  109f39a... pageIndicators: Redesign and add position-based animation
  998fe58... switcherPopup: Use roundtrip time when the popup is modifie
  d52b23d... switcherPopup: Improve modifier-less keybinding navigation
  669d12f... dateMenu: Re-indent weather section
  18a1435... dateMenu: Bottom-align weather title/location
  f2df9f1... dateMenu: Add some spacing between weather header and locat
  784c0b7... dateMenu: Try harder finding a reasonable weather location 
  b757f5c... dateMenu: Don't limit weather forecasts to the same day
  f6f373b... dateMenu: Only show forecasts
  e72c38b... dateMenu: Move weather forecast validity check
  95f388b... dateMenu: Don't ellipsize forecast times and temps
  2842670... cleanup: Remove another pair of unneeded parentheses
  7e9f30d... appDisplay: Ensure we don't recreate existing AppIcons for 
  5af8bf2... volume: Add back sound feedback on scroll
  6c8eb1a... volume: Only emit sound feedback after volume changes
  a8005e3... slider: Stop emulating drags in key handling
  c506eda... gvc: Update submodule
  2894085... volume: Skip volume-change feedback while playing
  0897915... appDisplay: Simplify event blocking while folder is opened
  b0c8192... appDisplay: Add threshold after overshoot page switches
  5a287a4... appDisplay: Add a timeout when switching pages during DnD
  f19e2fe... data: Enable clean session shutdown after gnome-shell failu

Commits added to the branch:

  4a4f9fb... data: Enable clean session shutdown after gnome-shell failu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]