[gnome-shell] (564 commits) Non-fast-forward update to branch wip/jtojnar/adoc



The branch 'wip/jtojnar/adoc' 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:

  0fad1fb... extensions-tool: Use adoc extension for manpage
  ef19e53... extension-tool: Use asciidoctor for manpage

Commits added to the branch:

  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 (*)
  bb48205... extensions-tool: Fix removing from settings list (*)
  c255b4d... theme: Darken hovered message-media-control button (*)
  18421e8... theme: Add message close button styling (*)
  42eb9f4... theme: Add :active styling to message-close and media contr (*)
  eee1ab4... introspect: Fix whitelist check (*)
  1ecdb39... Update Greek translation (*)
  f742484... extensionSystem: Create a file to flag that extensions are  (*)
  d9ef612... data: Enable clean session shutdown after gnome-shell failu (*)
  e642e1c... texture-cache: Remove also scaled keys from the cache (*)
  66f4fee... Update Brazilian Portuguese translation (*)
  0a9e1b4... fileUtils: Delete deleteGFile hack (*)
  749a4c9... appIcon: Draw running dot above the overview icon (*)
  5b957f6... theme: Add light styling to message buttons (*)
  5f9036e... calendar-server: Use correct timezone for all-day events (*)
  867cffa... switcherPopup: Fix scrollable check (*)
  47758d1... Include the libcroco sources directly under src/st/croco (*)
  05c3ac2... get_length_internal() - remove unused argument 'suffixed' (*)
  1e8e08c... Simplify if statement (*)
  52f5793... Use get_color_from_term() instead of get_background_color_f (*)
  236bdaa... Handle "color: inherit" directly in get_color_from_term(),  (*)
  582bfe8... cr-rgb: remove handling of "inherit" and "transparent" (*)
  01c0803... Fix always-true condition (*)
  7377650... st: Remove broken parsing of @media rules (*)
  988a0e7... Adapt to painting and picking API change (*)
  632a643... Use paint and pick context to get framebuffer (*)
  8c4d07b... HACKING.md: Update sample code to use paint context (*)
  9b4780f... keyboard: Reindent timeout handlers (*)
  85f10f1... keyboard: Use camelCase (*)
  ff7dfa9... keyboard: Fix widget leak (*)
  7fbdaad... keyboard: Create extended keys before updating hover state (*)
  91bf7f1... keyboard: Use parent key's allocation for extended key size (*)
  021f3e4... keyboard: Update extended key size on parent size changes (*)
  22cb0b0... closeDialog: Fix scale of dialog for x11 clients in Wayland (*)
  d28bc7a... appDisplay: Show newly created folder when creating (*)
  59a43f4... appDisplay: Move to rename folder location (*)
  2703eed... extensionPrefs: Simplify state change handling (*)
  a2044c6... extensionPrefs: Always redefine getCurrentExtension() on pr (*)
  f3eeb94... checkBox: Fix expand and align properties (*)
  c4fa052... appDisplay: Use _getCategories function instead of duplicat (*)
  61b7199... appDisplay: Make _items object a Map (*)
  203c3f9... appDisplay: Make AllViews folderIcons property private (*)
  2ba4108... appDisplay: Rename _allItems array to _orderedItems (*)
  3c4c37e... perf-helper: Add content for custom drawing (*)
  0185c28... perf-helper: Remove unused atoms (*)
  c0309d9... switcherPopup: Dismiss when a system modal dialog opens (*)
  ccd8b47... popupMenu: Close when a system modal pops up (*)
  85bec78... screenShield: Adapt to painting and picking API change (*)
  0795d8d... magnifier: Adapt to painting and picking API change (*)
  1546558... weather: Only require auto-location authorization if sandbo (*)
  086ba11... shell-global: Place launched applications into a systemd sc (*)
  4a6c2f1... util: Place spawned processes into a systemd scope (*)
  9a45d96... Bump version to 3.35.2 (*)
  4d16d2c... appDisplay: Remove unimplemented 'activate-discrete-gpu' (*)
  a849945... data: Update switcheroo-control D-Bus interface (*)
  5121301... main: Add switcheroo-control generated code (*)
  c7dec41... shell: Add API to access switcheroo-control D-Bus proxy (*)
  33c10e9... shell: Prime the GPUs property cache for switcheroo-control (*)
  0223d38... shell-app: Add discrete GPU support for NVidia drivers (*)
  9115f6e... workspace: Pass device to startDrag() (*)
  14eeaf4... padOsd: Re-query action labels after mode switches (*)
  281c87d... St: Add a StPasswordEntry subclass based on StEntry (*)
  b166de0... shellEntry: Handle PasswordEntries automatically (*)
  684b918... js: Use StPasswordEntry for password entry fields (*)
  a1238a0... shellEntry: Remove isPassword Property (*)
  1d54f1e... shellEntry: Add CapsLockWarning class (*)
  474dda7... js: Add caps-lock Warning to the dialogs (*)
  df23098... st-entry: Remove caps-lock feedback warning (*)
  60721a7... StPasswordEntry: Add the peek-password-icon for show/hide p (*)
  bfd5fc3... doap: Add Georges Stavracas as a maintainer (*)
  26dc2a4... build: Remove left-over file (*)
  51518d4... extensions-tool: Move to a subproject (*)
  4e9154c... extensions-tool: Add (back) README.md (*)
  624cf1d... extensions-tool: Set up translations for standalone builds (*)
  89b3104... appFavorites: add seahorse to rename list (*)
  1c3ad0f... Update desktop IDs of favorite apps (*)
  fe10635... appFavorites: unbreak my previous commits (*)
  d1f87ca... extension-tool: Don't treat missing .js handler as error (*)
  4f66b30... panel: Disable menu-toggle shortcuts while top bar is hidde (*)
  35494f5... popupMenu: Close when source actor gets hidden (*)
  93fa103... grabHelper: Add (promised-based) grabAsync() (*)
  9db6223... screenshot: Promisify SelectArea (*)
  3c87ad5... screenshot: Promisify PickPixel (*)
  15d74c9... st: Fix generated GLSL dependency (*)
  f5f9bd2... iconGrid: Fix icon alignment (*)
  c260922... st/password-entry: Fix memory leak (*)
  c1d738d... st/password-entry: Initialize :show-peek-icon property (*)
  28d4262... windowManager: Always reset window actors when minimize ani (*)
  6b4017f... Update Friulian translation (*)
  45a8b92... Update Galician translation (*)
  8f8892a... Update Catalan translation (*)
  a8f44be... Updated Spanish translation (*)
  e07a574... switchMonitor: Center align switcher icon's label (*)
  3244c28... Update Catalan translation (*)
  42af514... keyboard: Fix input-source switcher alignment (*)
  460cf9d... Bump version to 3.35.3 (*)
  10818c7... extensionPrefs: Don't (re-)bind text domain (*)
  9dc85d7... environment: Remove unused ease parameter (*)
  45fe925... docs: Conform to coding style in HACKING guide (*)
  2d4941f... build: Use python postinstall script (*)
  27b9274... data: Drop old bugzilla references in .desktop files (*)
  d0507ec... Update default favorite apps list (*)
  dd2e560... gitlab: Add issue templates (*)
  dfb9270... Update Basque translation (*)
  b0753f7... systemActions: Alias power-off to halt and stop (*)
  49f32d2... Updated Spanish translation (*)
  248eb74... Introduce ShellBlurEffect (*)
  24e631f... screenShield: Animate shield using translation_y (*)
  8f4414d... workspacesView: Use shared adjustment (*)
  f55ff01... workspaceThumbnail: Use scroll adjustment (*)
  9c1940e... workspaceThumbnail: Sync indicator with WorkspacesDisplay (*)
  944b835... appDisplay: Reduce page switch time to 250ms (*)
  08ebfa1... appDisplay: Add timeout for mouse scrolling (*)
  fc7bcf4... workspacesView: Add timeout for mouse scrolling (*)
  1ef4d85... networkAgent: Handle 'vpn' connections when delaying reques (*)
  eb2ebd2... Updated Spanish translation (*)
  9ea745b... theme: base of the refactor - split _common.scss into widge (*)
  891f220... theme: use spaces instead of tabs (*)
  d50e06d... theme: adjust padding in calendar popover (*)
  79a837b... theme: use the fontsize function consistently (*)
  fb3e5a4... theme: app-grid, refine the padding, fix the tabs (*)
  d713d78... theme: dash, tidy the sass (*)
  f2e9757... theme: tidy the syntax for app-grid; fix border radii (*)
  e9d484f... theme: window-picker, use osd styling for title tooltips; t (*)
  e30144a... theme: search-entry, use more variables (*)
  5e1def2... theme > osd: light variant fixes; variables (*)
  7c0b6c8... theme: use a widgets.scss file for widget import (*)
  46878d6... theme > search results: revisions to padding, drop bg from  (*)
  276f912... theme: update meson.build with new files (*)
  29a561c... theme: add space between & and . (*)
  39b206d... theme: use 99px radius (*)
  3582133... theme > message-list: pad to account for scrollbar (*)
  f93e4d7... theme: fix HC after refactoring (*)
  57751a2... dateMenu: Tweak temperature labels (*)
  6233d87... dateMenu: Move weather forecast time above icon (*)
  0d9dcd4... dateMenu: Adjust weather section spacing (*)
  e169e5a... shell/blur-effect: Set float brightness property (*)
  0df3b47... Update Slovak translation (*)
  ceda02f... screenShield: Fix showing shield without animation (*)
  1f2116e... screenShield: Stop messing with fixed-position-set (*)
  a0c0e52... swipeTracker: Introduce swipe tracker (*)
  a11f417... workspacesView: Use SwipeTracker (*)
  3e6bcbb... appDisplay: Use SwipeTracker (*)
  a8dcfa4... windowManager: Use SwipeTracker (*)
  4c6a067... screenshot: Fix stripping suffix from relative filename (*)
  b21c8c1... workspacesView: Round workspace position (*)
  8064f44... Update Esperanto translation (*)
  7696192... iconGrid.js: Animate icon spring using translation (*)
  3b46c39... st/icon: Reorder header file (*)
  c0fcf2d... st/icon: Simplify property setting in set_gicon() (*)
  9b673dc... st/icon: Use existing method for getting gicon property (*)
  8b8d3e2... st/icon: Update GtkDoc and annotations (*)
  e784afe... st/icon: Add API to set the fallback GIcon (*)
  69a5e89... st/icon: Use own methods for updating GIcon when setting ic (*)
  8b15519... st/icon: Check icon name for empty string in setter functio (*)
  aac01f1... status/network: Compare icon name to NULL instead of empty  (*)
  882f6d9... Update Indonesian translation (*)
  5de713b... css: Remove unused class run-dialog-button-box (*)
  259c443... dialog: Switch to new indentation style (*)
  914c6e4... dialog: Remove addContent function (*)
  929c2c3... js: Move dialog parts out of messageBox (*)
  5d99bdb... dialog: Remove icons from dialogs (*)
  48f1c4b... dialog: Remove messageBox container from MessageDialogConte (*)
  845c527... dialog: Rename subtitle property to description (*)
  2fc84e0... dialog: Remove MessageDialogContent.body property (*)
  e4cb1a8... dialog: Update the layout of dialogs according to the new d (*)
  d27638e... shellEntry: Show popup menu at cursor position when pressin (*)
  9719b13... theme: Remove invalid button styling (*)
  2ae8606... theme: Remove unnecessary %bubble_panel extensions (*)
  dcf7ba3... theme: Separate run dialog specific style from generic dial (*)
  260cce9... theme: Don't jump the today button on hover/focus (*)
  fbfa22f... theme: Add missing border-radius to the active workspace in (*)
  b0ca52f... theme: Don't apply inconsistent hover style to menu items i (*)
  ebf6e75... theme: Fix off-centered clickable area of dash items (*)
  7ed39f7... theme/hotplug: Remove some dead code (*)
  5195f6f... theme: Improve button styling (*)
  c4646c1... theme: Regain focus ring in %bubble_button (*)
  9726aba... theme: Normalize entry focus style (*)
  889863f... theme: Don't recolor buttons and entries in dialogs and not (*)
  f0e04e7... theme: Don't apply the search entry style to the login entr (*)
  b3770fd... Update Slovak translation (*)
  79ccf1a... altTab: Rename List* classes to Switcher* (*)
  84250bb... altTab: Don't return from _init() if there are no windows/a (*)
  efd6be6... altTab: Allow pressing uppercase keys to close apps and win (*)
  c565186... Remove two line breaks to make comments for translators get (*)
  a687629... Update Croatian translation (*)
  765895f... lightbox: Change vignette brightness to 0.5 (*)
  1128333... endSessionDialog: Fix a typo (*)
  184f980... endSessionDialog: Rename "warning" css class to "battery-wa (*)
  aae3789... endSessionDialog: Fix a signal-name typo (*)
  b3db8fc... endSessionDialog: Don't allow focusing inhibitor items (*)
  012dde3... dialog: Split out _setLabel function (*)
  02e885b... dialog: Add a ListSection and ListSectionItem (*)
  f7153ed... endSessionDialog: Use a ListSection for application and ses (*)
  31a2758... endSessionDialog: Redesign according to new mockups (*)
  ef4009f... theme/messageList: Add spacing for no-notifications placeho (*)
  0e3a265... iconGrid: Animate icon positions (*)
  1fb955b... theme: Add back run-dialog styling (*)
  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 (*)
  ed647f5... Update Chinese (Taiwan) translation (*)
  88ac339... st/entry: Show hint actor while entry is focused (*)
  4917058... st/entry: Add css class name to hint-text label (*)
  7638485... theme/entries: Set entry hint-text color (*)
  397454d... theme/entries: Adjust style of entries according to mockups (*)
  c2956e8... st/entry: Notify "text" prop on every change in the Clutter (*)
  d9b3d67... app: Use better icon for wayland window-backed apps (*)
  eb8b82b... style: Fix style class name (*)
  2b89efa... Update Indonesian translation (*)
  a0d49ba... Update Brazilian Portuguese translation (*)
  c61685e... Revert "recorder: Switch to vp9" (*)
  c95926a... theme: Fix dash tooltip misalignment (*)
  aae5980... Update Catalan translation (*)
  9c58929... Update Finnish translation (*)
  854bd93... Update Friulian translation (*)
  ef035c1... Update Slovak translation (*)
  a750d04... Update Malay translation (*)
  ee7e62c... perf-tool: Spawn perf-tool-helper from gnome-shell (*)
  68598f7... perf-tool: Allow to run as a Wayland compositor (*)
  b674cdb... Update Ukrainian translation (*)
  26b78e7... runDialog: Use new indentation style (*)
  5e08c80... runDialog: Implement the new dialog design (*)
  6c1cd1d... extensionDownloader: Adapt install dialog to new design (*)
  7388e40... kbdA11yDialog: Remove styleClass argument from DialogConten (*)
  eec2536... audioDeviceSelection: Adapt to new dialog design (*)
  2996d9d... location: Adapt geolocation dialog to new design (*)
  d5dbc28... inhibitShortcutsDialog: Adapt to new dialog design (*)
  7224afd... shellMountDialog: Switch to new ListLayout for processes di (*)
  0b51a52... shellMountDialog: Check for changes before creating new but (*)
  6d2c834... shellMountDialog: Close all dialogs when pressing Escape ke (*)
  526c601... Updated Spanish translation (*)
  3f21c21... status/system: Update text of orientation lock menu entry (*)
  74393c7... theme: Move endSessionDialog style into dialogs stylesheet (*)
  747ba97... endSessionDialog: Use a fixed width of 30em (*)
  4c4846e... overviewControls: Use ClutterActor's translation-x (*)
  3eaa19a... Update Brazilian Portuguese translation (*)
  2490a2f... workspacesView: Disable swipe tracker during window draggin (*)
  0a5d078... Updated Spanish translation (*)
  2dae3f5... Update Slovak translation (*)
  375d189... extensionSystem: Add hasUpdate state (*)
  9c785ca... extensionDownloader: Make checkForUpdates() check for updat (*)
  cbc9bc5... extensionDownloader: Only check updates for user extensions (*)
  b7e828f... extensionDownloader: Exclude extensions with pending update (*)
  ea5732f... extensionDownloader: Include version validation in update c (*)
  db9ef11... extensionSystem: Install pending updates on startup (*)
  5b2c604... animation: Scale animation actor for HiDPI (*)
  056f5e5... shellEntry: Make signal id variable private (*)
  eee0657... theme: Move caps-lock warning to entry widget stylesheet (*)
  9009b50... polkitAgent: Remove styleClass argument for caps lock warni (*)
  0b3fec2... shellEntry: Hide caps lock warning and use animation to sho (*)
  0f4aeb2... checkbox: Correctly align label (*)
  bd48b06... shell: Use ClutterSeat to get pointer device (*)
  b86ef8c... st: Use ClutterSeat to get pointer device (*)
  8d88a9b... keyboard: Update to ::last-device-changed parameter change (*)
  84d92bf... ui: Use ClutterSeat for keyboard/pointer a11y (*)
  484dd98... padOsd: Use ClutterSeat to fetch devices (*)
  bd016c6... lookingGlass: Use ClutterSeat to fetch devices (*)
  5a006d9... dnd: Use ClutterSeat to fetch devices (*)
  9aca269... magnifier: Adapt to idle monitors API change (*)
  9641065... shellEntry: Use seat to retrieve keymap (*)
  12f033e... Update Karbi translation (*)
  75905eb... Update Karbi translation (*)
  53ac00e... js: Initialize some properties (*)
  4871845... portalHelper: Require GTK 3.0 (*)
  fc36837... st/theme-node: Support "auto" in lengths (*)
  2b184a1... util: Move wiggle parameters to a common place (*)
  a59da75... theme/dialogs: Clean up css a bit (*)
  2f3738f... polkitAgent: Implement new design for polkit dialog (*)
  ded8412... polkitAgent: Use wiggle effect to inform about wrong passwo (*)
  040c163... keyring: Implement new dialog design (*)
  dc578a9... keyring: Use wiggle effect to inform about new warning mess (*)
  7a1f4f9... shellMountOperation: Implement new dialog design (*)
  ddeb2fa... shellMountOperation: Use wiggle effect to inform about wron (*)
  20895c7... windowManager: Cleanup dialog a bit (*)
  dbaf568... networkAgent: Implement new dialog design (*)
  3c47923... networkAgent: Use shorter title strings (*)
  59bd2dd... windowManager: Use shorter string for dialog headline (*)
  45c5f21... dialogs: Hide caps lock warning if password entry is hidden (*)
  454e85f... Update Slovak translation (*)
  05ea1bd... Update Swedish translation (*)
  d2bf869... Updated Lithuanian translation (*)
  28eb944... Update Slovak translation (*)
  9df2edc... Updated Spanish translation (*)
  5f457f6... Update Croatian translation (*)
  1054f75... theme: Tweak app folder style (*)
  9916989... extensionPrefs: Simplify empty placeholder (*)
  f49e20b... extensionPrefs: Split out window class (*)
  a74a9f6... extensionPrefs: Use template for ExtensionsWindow (*)
  1afd2c6... extensionPrefs: Don't fill view (*)
  db85e70... extensionPrefs: Scroll with key focus (*)
  679fc20... extensionPrefs: Add application icon (*)
  b47879d... extensionPrefs: Add info popover to headerbar (*)
  872c84a... extensionPrefs: Add standard app elements (*)
  8795668... extensionPrefs: Rename to Extensions (*)
  5b92e3a... extensionPrefs: Use a single line for description (*)
  1d72f28... extensionPrefs: Use template for rows (*)
  059524b... extensionPrefs: Use actions for row controls (*)
  1067642... extensionPrefs: Move description into a expander (*)
  c6f297e... extensionPrefs: Include more extension details in expander (*)
  db69ad8... extensionPrefs: Support uninstalling user extensions (*)
  f1bd94a... extensionPrefs: Split user and system extensions (*)
  075f4a5... extensionPrefs: Support extension updates (*)
  ed84541... extensionSystem: Show notification when updates are availab (*)
  529829a... extensionSystem: Periodically check for extension updates (*)
  9e00e8a... extensionPrefs: Schedule updates check on activate (*)
  404ae0a... Update Slovak translation (*)
  e16c64d... Updated Spanish translation (*)
  a205f4e... status/system: Fix session submenu visibility (*)
  7b33e24... extensionPrefs: Fix typo (*)
  f26eb30... Updated Spanish translation (*)
  07882c4... Update Indonesian translation (*)
  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 (*)
  89790ac... 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 (*)
  e062f27... Bump version to 3.35.90 (*)
  07a1f10... Update Brazilian Portuguese translation (*)
  4f3e847... Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-shell (*)
  6ec996e... Updated Spanish translation (*)
  33ae220... appDisplay: Call super.vfunc_unmap last (*)
  b5651e3... iconGrid: Avoid animating the same icon twice (*)
  141652b... Update Persian translation (*)
  881eab7... dnd: Make DND translation-property-aware (*)
  8929c89... workspace: Animate window clones using translation properti (*)
  9c0f069... Update Swedish translation (*)
  8b4b9d3... magnifier: Apply scale factor to crosshair length (*)
  c150fe9... magnifier: Apply color inversion to crosshairs/pointer (*)
  bda1888... magnifier: Clip all crosshair lines at even distances (*)
  42b5005... magnifier: Sanity check coordinates in scrollContentsTo (*)
  c8d02be... magnifier: Ignore repeated a11y events (*)
  f3b56e0... magnifier: Transform a11y events' coordinates by scale fact (*)
  60c540e... magnifier: Add support for animating "scroll" on focus chan (*)
  b1ea4f6... magnifier: Animate focus/caret position changes (*)
  83d083f... magnifier: Implement pointer motion tracking differently (*)
  e16def0... magnifier: Make magnification factor changes animatable (*)
  37a3d0d... Update Persian translation (*)
  1769a96... Update Basque translation (*)
  8de42d1... Updated Lithuanian translation (*)
  3c180bc... Update British English translation (*)
  1999a35... Update Japanese translation (*)
  f15208e... Update Japanese translation (*)
  d456e93... Update Galician translation (*)
  8d9bc4b... Update Indonesian translation (*)
  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 (*)
  beca259... extensions-tool: Use adoc extension for manpage
  9ae4bc6... extension-tool: Use asciidoctor for manpage

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