[gnome-shell] (141 commits) Non-fast-forward update to branch wip/exalm/dark-3



The branch 'wip/exalm/dark-3' 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:

  27960f9... background: Support dark wallpapers

Commits added to the branch:

  88a8bc7... st/box-layout: Deprecate :pack-start property (*)
  596432d... Update Brazilian Portuguese translation (*)
  f3eb016... main: Don't terminate remote session in headless mode (*)
  ee41dfd... ControlsManager: Propagate unmap before hiding the Workspac (*)
  f1dc05f... Update Persian translation (*)
  330894f... Bump version to 42.alpha (*)
  fe3a80a... data: Add Swiss French and Swiss German OSK layouts (*)
  2d6f4aa... ci: Add missing node type (*)
  828da18... background: Don't override synchronous load() with an async (*)
  ac4412e... lookingGlass: Add switches for debug flags (*)
  87101cf... switcherPopup: Rename _onItemEnter() to _onItemMotion() (*)
  d8a3867... altTab: Also return EVENT_PROPAGATE in override of _onItemM (*)
  98e270e... altTab: Remove override of _itemEnteredHandler() (*)
  7ae6949... altTab: Use this._highlighted instead of this._curApp in Ap (*)
  051a6be... gdm: Add AuthList control (*)
  11401c1... gdmUtil: Enable support for GDM's ChoiceList PAM extension (*)
  12c300a... extensionSystem: Ignore spurious disable-extension-version- (*)
  0e4b87f... screencastService: Create directory if it doesn't exist (*)
  199529a... style: Stylesheet updates for GNOME 42 (*)
  6a10f2f... panel: Fix corner transition when slowed down (*)
  3de418e... loginDialog: Fix timing issue (*)
  e7c728a... schemas: Rename gnome-control-center to org.gnome.Settings (*)
  87927b8... ui: Rename gnome-control-center to org.gnome.Settings (*)
  6a88c0f... stylesheet: Fixes and missed updates for the 42 refresh (*)
  869560e... extensions-tool: Request missing attribute (*)
  753eee2... Update Chinese (China) translation (*)
  a0c8462... ci: Bump mutter image (*)
  b001f18... ci: Update js image (*)
  1fe79a3... lint: Partially sync with gjs (*)
  b54111e... cleanup: Use logical assignments (*)
  f4b75d0... popupMenu: Center labels vertically (*)
  e38a416... lightbox: GLSL requires real numbers, not integers (*)
  1e2a10f... shellDBus: Return error on invalid app IDs (*)
  7f65fa4... altTab: Check for reentrancy in override function of _onIte (*)
  c8f3db3... altTab: Only calculate iconSize once (*)
  7c49ac5... altTab: Also use getWindows() for AppSwitcher (*)
  0812722... Update Hebrew translation (*)
  6f02582... Update Slovenian translation (*)
  f9037f5... shell/app: Do not try to activate OR windows (*)
  81f62e9... lightbox: Fix banding issues with the vignette shader (*)
  8ebc478... Add scaffolding for the new screenshot UI (*)
  3b4fe9a... screenshot-ui: Add the control panel (*)
  df0cd34... screenshot-ui: Add close button (*)
  7245f95... screenshot-ui: Add IconLabelButton (*)
  71c6918... screenshot: Add API to get PNG stream from a texture (*)
  deb614a... screenshot: Add API to screenshot stage to a ClutterContent (*)
  6f42eaf... screenshot-ui: Add capturing and screen selection (*)
  e126891... screenshot-ui: Bind Ctrl-C, Enter, Space to capture (*)
  f3d5991... screenshot-ui: Add area selection (*)
  d10e626... screenshot-ui: Add window selection (*)
  4c198fe... screenshot-ui: Add new selector icons (*)
  1321bb7... screenshot-ui: Add a check icon to selected window (*)
  639a346... screenshot-ui: Add keyboard navigation (*)
  941774b... screenshot-ui: Add cursor capturing option (*)
  4e93d35... screenshot-ui: Add tooltips to buttons (*)
  77eeaf6... screenshot-ui: Extract _saveScreenshot() (*)
  95df526... screenshot-ui: Store screenshots to files (*)
  0b83541... screenshot-ui: Show a notification on capture (*)
  4442ced... screenshot-ui: Make screenshots appear in recent items (*)
  27bcf0d... screenshot-ui: Use ImageContent for notification icon (*)
  7d43038... screenshot-ui: Add support for disable-save-to-disk (*)
  1cee7e6... overviewControls: Handle keyboard navigation (*)
  c256ca4... style: Handle sections in submenus (*)
  a519381... Update Ukrainian translation (*)
  e84491a... Updated Spanish translation (*)
  918e02a... Update Russian translation (*)
  a479739... Update Brazilian Portuguese translation (*)
  bcfcacd... st: Use ClutterGrab for StButton implicit grab (*)
  a8a9d4f... st: Use ClutterGrab for StScrollBar implicit grab (*)
  88a8ba0... slider: Use Clutter.grab() for implicit grab (*)
  88d60a7... modalDialog: Make reactive (*)
  81179bb... authPrompt: Make actor reactive (*)
  0e4cd3b... lookingGlass: Use Clutter.grab() for actor picking (*)
  876765d... boxPointer: Do not mute key events while showing (*)
  49b9ae0... appDisplay: Explicitly highlight selected app icon (*)
  f4cae72... main: Use Clutter.grab() underneath Main.push/popModal (*)
  35d293d... overview: Grab on the stage (*)
  05a6b35... overview: Propagate crossing events in cover pane (*)
  bad385d... lookingGlass: Use lookingGlass dialog for modal grab (*)
  5305bee... dnd: Use Clutter.grab() for DnD grab (*)
  f2cca5c... padOsd: Capture events on itself (*)
  3a77d78... loginDialog: Perform grab on the stage actor (*)
  0f315a6... grabHelper: Use Clutter.grab() underneath (*)
  63725ef... popupMenu: Drop unused blockSourceEvents switch (*)
  2709f6c... popupMenu: Refactor focus and key management (*)
  7419674... js: Change main.pushModal to return the Clutter.Grab handle (*)
  21913b4... dialog: Handle key events on self (*)
  21cc534... screenshot: Port to Clutter.Grab (*)
  1dcc6d1... js/main: Add docs to private function (*)
  1673e87... appDisplay: Drop grabHelper.addActor() call (*)
  d92b71d... grabHelper: Drop addActor/removeActor calls (*)
  643e8ae... shell: Drop shell_global_begin/end_modal() (*)
  497d9f3... screenshot-ui: Add screenshot/screencast toggle (*)
  b16cfa8... screenshot: Assign names to several CSS expressions (*)
  eb60fa2... screenshot-ui: Bind button to shot/cast (*)
  fc0bff5... screenshot-ui: Add a screencast in progress property (*)
  6d0c2ae... status/remote-access: Add menu for stopping screencasts (*)
  003eb4c... screenshot-ui: Add area and screen recording (*)
  1107fc5... screenshot-ui: Add screencast area indicator (*)
  6f25265... screenshot-ui: Add screencast done notification (*)
  1e4bbc9... screenshot-ui: Put screencasts into a subdirectory (*)
  3b03509... Update Ukrainian translation (*)
  4ab7d52... Update Icelandic translation (*)
  2ad30ed... Update Icelandic translation (*)
  59ccfbc... Update Icelandic translation (*)
  3d57bc5... Update Brazilian Portuguese translation (*)
  36f06c9... Update Icelandic translation (*)
  d21ef29... Update Chinese (China) translation (*)
  0d1f6b0... screenshot: Remove _dragDevice (*)
  5b83ed5... screenshot: Enable opacity redirect for the panel (*)
  7fb72bc... Update Slovenian translation (*)
  1260e35... swipeTracker: Ignore Meta key while workspace scroll gestur (*)
  ab35ef4... Update Galician translation (*)
  433b90e... Update Russian translation (*)
  835dcaf... Update Japanese translation (*)
  9b70f59... Update Japanese translation (*)
  ed7fe75... workspace: Fix a signal leak in WorkspaceBackground (*)
  f67418c... st/settings: Use the new high-contrast gsettings key (*)
  c85643d... st/settings: Switch icon-theme when "high-contrast" is acti (*)
  f6edfd5... status/a11y: Use the new high-contrast gsettings key (*)
  e374a49... grabHelper: Fix handling of events within the grabbed actor (*)
  b3f5fdc... endSessionDialog: Connect to events in the dialog itself (*)
  fcf70aa... modalDialog: Ensure to let focus manager handle key events (*)
  939e26e... popupMenu: Ensure to let focus manager handle key events (*)
  8ca45a8... Update Portuguese translation (*)
  d32005b... dnd: Make event handler actor reactive (*)
  61b34ff... dnd: Drop captured event handler (*)
  4f27a6e... panel: Remove panel corners (*)
  390db74... Update Occitan translation (*)
  c330744... Update Hebrew translation (*)
  3cc045b... screenshot: Close on lock (*)
  6765fac... screenshot: Move close button to the panel (*)
  42b3b85... calendar-server: Read timezone from the calendar, not its t (*)
  c08f1d6... Update Basque translation (*)
  a0206dc... systemActions: Add a screenshot UI action (*)
  372ccc3... status/a11y: Update deprecated icon name (*)
  d6b689e... build: Replace array with dict (*)
  7a58f76... keyboard: Reindent key definitions (*)
  0e3ddb1... theme: Remove icon resources from theme (*)
  962dff9... Update Galician translation (*)
  1ec117c... background: Support dark wallpapers

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