[gnome-shell-extensions] (445 commits) Non-fast-forward update to branch wip/fmuellner/53-hide-network-mounts



The branch 'wip/fmuellner/53-hide-network-mounts' 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:

  69e2c51... drive-menu: Don't assume mounts without volume are local

Commits added to the branch:

  ae65a82... classic: Fix "Clear All" button readability (*)
  f9ad051... classic: make notifications legible again (*)
  3398e74... classic: never show drop shadow for panel icons (*)
  ff3adb8... classic: fix panel gradient in overview (*)
  7de345f... data: Adjust to another g-s-d plugin removal (*)
  b80aa8e... Remove po/Makevars (*)
  5c0ef12... build: Require sassc for classic style (*)
  a808380... Update sass submodule (*)
  45ac2cd... Bump version to 3.27.91 (*)
  3e0d8bd... build: Fix xsession installation dir (*)
  d22e603... build: Fix classic .session definition (*)
  55ba3c0... Fix Spanish translation header (*)
  f9ae518... Update Scottish Gaelic translation (*)
  7c66434... Update Romanian translation (*)
  0102b28... Bump version to 3.27.92 (*)
  64c17ac... ci: Use latest stable Fedora (*)
  127b5e6... ci: Install mozjs-devel instead of gjs-devel (*)
  0e625be... data: Remove nautilus classic (*)
  8ee207d... Update Punjabi translation (*)
  c0c9389... Update British English translation (*)
  0554e0d... Bump version to 3.28.0 (*)
  496ae16... apps-menu: Duplicate destroy actor (*)
  d3ea985... Update zh_CN translation (*)
  682d6a8... window-list: Handle no overrides settings (*)
  3dc9f2e... cleanup: Use Array.includes() to check for element existenc (*)
  6746061... Bump version to 3.28.1 (*)
  f25ffe6... build: Include translations in uploaded zip files (*)
  f59ab12... drive-menu: Disconnect volume monitor signals (*)
  6e1b5bc... Update sass submodule (*)
  eaa2c78... Update submodule URL (*)
  a85764a... Bump version to 3.29.2 (*)
  9add688... Actually bump version number (*)
  6583eae... Remove usage of MetaScreen (*)
  6498674... Update sass submodule (*)
  6b1926b... Bump version to 3.29.3 (*)
  a01b44f... data: Replace override schema with per-desktop override (*)
  ecf28e1... window-list: Use correct settings schemas (*)
  39caf95... data: Use override for default alt-tab keybindings (*)
  ebad80c... Update sass submodule (*)
  8b1bcc9... Bump version to 3.29.90 (*)
  ffe6110... Stop using conditional catch statements (*)
  ba51869... Bump version to 3.29.91 (*)
  913b2ba... Bump version to 3.30.0 (*)
  c0454db... appsMenu: Consider scale-factor in height computation (*)
  d424b0f... window-list: Minor clean-up (*)
  9410bdf... window-list: Ignore hidden buttons when scrolling (*)
  d34933d... Update sass submodule (*)
  94eba47... Bump version to 3.30.1 (*)
  d731534... extensions: Remove alternate-tab (*)
  cc0f167... extensions: Remove example extension (*)
  821cbf9... window-list: Adjust to gnome-shell changes (*)
  60493fa... window-list: Don't override ClutterActor.destroy() (*)
  321702f... window-list: Stop using compatibility actor property (*)
  2af737a... apps-menu: Remove pointless destroy() implementation (*)
  e9928b3... apps-menu: Adjust to gnome-shell changes (*)
  072fbee... apps-menu: Stop using compatibility actor property (*)
  fbeb3cf... places-menu: Adjust to gnome-shell changes (*)
  e5a0616... places-menu: Stop using compatibility actor property (*)
  132b3b0... places-menu: Don't override ClutterActor.destroy() (*)
  efa8820... drive-menu: Adjust to gnome-shell changes (*)
  d9932b8... drive-menu: Stop using compatibility actor property (*)
  ee85839... drive-menu: Don't override ClutterActor.destroy() (*)
  62818e7... workspace-indicator: Adjust to gnome-shell changes (*)
  34c20e6... workspace-indicator: Stop using compatibility actor propert (*)
  7eae32e... workspace-indicator: Don't override ClutterActor.destroy() (*)
  b684e75... Update POTFILES.in (*)
  40a8ab6... Update sass submodule (*)
  1b881e1... Bump version to 3.31.2 (*)
  29917bc... Update Japanese translation (*)
  a2f4095... Update French translation (*)
  d2046bb... Update Afrikaans translation (*)
  0a979f5... extensions: Remove alternate-tab left-over (*)
  4655cde... build: Bump js-shell used for syntax checks (*)
  a092da2... apps-menu: Remove unused function parameter (*)
  194e294... user-theme: Don't use concatenation to build filenames (*)
  a317d75... cleanups: Clean up unused imports (*)
  d741402... cleanup: Remove unused variables (*)
  b741b1b... cleanup: Remove empty init() functions (*)
  912ba1e... cleanup: Remove unhelpful unused init() argument (*)
  aaeff6d... style: Use camelCase for variable names (*)
  67f9e4c... style: Use space after catch (*)
  f75d1d7... style: Fix stray/missing semi-colons (*)
  1be7061... style: Fix stray/missing spaces (*)
  3effc9c... style: Fix indentation errors (*)
  8a2b9ab... style: Stop using string concatenation (*)
  05d961d... style: Avoid trailing commas in array destructuring (*)
  b3f0090... style: Use consistent style for object literal parameters (*)
  1d96f83... lint: Import eslint rules from gjs (*)
  75503b5... lint: Tweak the whitelist of globals (*)
  f18b281... lint: Require spaces inside braces in object literals (*)
  8ae8470... lint: Enforce arrow notation (*)
  ff79588... lint: Enforce camelCase (*)
  c8a1cd9... lint: Allow multiple spaces before key values (*)
  c704f0d... lint: Allow single-line braces (*)
  f7cbd0d... lint: Tweak indenting rule (*)
  1141d99... lint: Don't require indent for GObject.registerClass() (*)
  190243e... lint: Add "legacy" configuration (*)
  8511239... lint: Allow marking variables/arguments as unused (*)
  7b363fd... cleanup: Mark unused arguments as unused (*)
  08a04b2... cleanup: Mark unused (but useful) variables as ignored (*)
  2081309... lib: Mark globals used from other modules as exported (*)
  3861ffa... extensions: Mark exported symbols (*)
  c37ba08... ci: Don't use global image/before_script (*)
  945eddb... ci: Add "source_check" stage (*)
  47beeb1... ci: Allow gradual switch to new style (*)
  bab4be1... extensions: Drop Convenience library (*)
  a7ff9f4... Bump version to 3.31.90 (*)
  abc8877... Update sass submodule (*)
  434185b... Added Slovenian translation (*)
  cbd9813... ci: Check for issue/MR URLs in commit messages (*)
  d8f7d70... apps-menu: Remove outdated legacy-tray handling (*)
  0d41643... cleanup: Use destructuring for imports from GI (*)
  4671c24... places-menu: Stop using deprecated Mainloop module (*)
  5a06de6... Update Scottish Gaelic translation (*)
  2582ab4... User theme: compatibility with XDG Base Directory (*)
  11cad1f... Update sass submodule (*)
  d5a1044... Bump version to 3.31.91 (*)
  b50074f... lint: Restrict deprecated Lang API (*)
  78580bc... lint: Remove unused rules (*)
  9b25a22... style: Don't exempt ternary expressions from indent rule (*)
  7f8f123... style: Stop using braces for single-line arrow functions (*)
  d34b503... style: Use a consistent style for array literals (*)
  db35d7a... style: Change indentation style of object literals (*)
  d83d6e8... style: Use single-quotes for translated strings (*)
  55ecd39... ci: Switch to extension-ci image (*)
  6e63edd... lint: Sync with gjs (*)
  fb039c0... cleanup: Use Meta.MaximizeFlags.BOTH (*)
  1f1f966... cleanup: Share unmount/eject arugments (*)
  599428d... auto-move-windows: De-duplicate row appending (*)
  a071685... auto-move-windows: Clarify some code (*)
  56d19ad... placesMenu: Add early return to reduce indentation level (*)
  a378e5f... placesDisplay: Promisify launching (*)
  81548ce... native-window-placement: Clarify some code (*)
  bd9f1cf... apps-menu: Avoid deep nesting (*)
  95b4006... apps-menu: Remove unnecessary check (*)
  7e5726e... apps-menu: Promisify marking file as trusted (*)
  ab334d9... Revert "User theme: compatibility with XDG Base Directory" (*)
  a26380d... user-theme: Clarify some code (*)
  53f92f2... Update sass submodule (*)
  e7e6b88... Bump version to 3.31.92 (*)
  730547b... Update Tajik Translation (*)
  36abd57... Update Esperanto translation (*)
  6cd2be4... Update Estonian translation (*)
  dd53fb8... Update sass submodule (*)
  78141e6... Bump version to 3.32.0 (*)
  d94a350... README: Re-add extension alternate-tab with obsolescence no (*)
  a024d9f... windowsNavigator: Use subclasses instead of injections (*)
  3671d5a... cleanup: Use an extension object instead of globals (*)
  5b43d47... screenshot-window-sizer: Add phone screenshot sizes (*)
  ce10ad6... Update sass submodule (*)
  e3a6e8f... Bump version to 3.32.1 (*)
  7c412ca... window-list: Don't use anchor point (*)
  f11c101... Bump version to 3.33.1 (*)
  cdd3fba... screenshot-window-sizer: Reindent to conform with new style (*)
  3d5687a... workspace-indicator: Reindent to conform with new style (*)
  06f1303... drive-menu: Reindent to conform with new style (*)
  55c4933... auto-move-windows: Reindent to conform with new style (*)
  6a66cd4... places-menu: Reindent to conform with new style (*)
  e56f1a9... native-window-placement: Reindent to conform with new style (*)
  200d337... apps-menu: Reindent to conform with new style (*)
  ad91444... window-list: Reindent to conform with new style (*)
  25e43a5... lint: Remove legacy configuration (*)
  a363315... Bump version to 3.33.2 (*)
  f166ca5... window-list: Stop using deprecated actor property (*)
  8499b0e... apps-menu: Adjust to GObject-ification of menu items (*)
  65191d8... drive-menu: Adjust to GObject-ification of menu items (*)
  3a59605... places-menu: Adjust to GObject-ification of menu items (*)
  14859b4... window-list: Pass the actor as PopupMenuManager owner (*)
  829440f... Update sass submodule (*)
  b138e21... classic: fix a broken build (*)
  48ea80d... Bump version to 3.33.3 (*)
  dfeb99f... apps-menu: Add missing chain-up (*)
  2db4589... cleanup: Re-order imports (*)
  d1254d9... places-menu: Don't hardcode position (*)
  6105eec... apps-menu: Stop taking over Activities button (*)
  d99d0a0... apps-menu: Stop hiding the overview when toggled (*)
  545b811... apps-menu: Hide overview when launching app (*)
  82d2011... classic: Disable overview (*)
  92db87f... window-list: Add window picker button (*)
  2ef6dba... window-list: Fix resetting handler ID (*)
  dc3523a... lint: Remove misleading globals (*)
  6a25971... lint: Also allow camelcase for default signal handlers (*)
  6c49ca8... window-list: Move super-key handling into WindowPicker (*)
  f2b261c... window-list: Handle closing window picker with Escape (*)
  80eb29b... Add Karbi translation (*)
  167f0be... Update Karbi translation (*)
  56e2a57... classic: hover state for panel buttons (*)
  3fa750c... classic: No special casing of notifications (*)
  ae1b17d... classic: Update window-list styling (*)
  1f6f220... Update sass submodule (*)
  0469fc6... Update sass submodule (again) (*)
  6eb3a62... apps-menu: Add drop-shadow to application icons (*)
  4b9c53f... window-list: Split out workspaceIndicator (*)
  cbd1b7d... window-list: Use a more specific GTypeName for workspace in (*)
  1532c15... window-list: Make some properties private (*)
  bdf6af3... window-list: Update workspace names in-place (*)
  dab326c... window-list: Minor cleanup (*)
  a5f347b... window-list: Improve workspace label styling (*)
  5a30ebe... window-list: Refactor workspace signal handlers (*)
  c9477dd... window-list: Support horizontal workspace layout (*)
  9f9dbd5... window-list: Turn workspace thumbs into drop targets (*)
  5b07dfd... window-list: Show previews in workspace switcher (*)
  f1a1542... workspace-indicator: Fix whitespace error (*)
  9fa2838... workspace-indicator: Make some properties private (*)
  d1674c5... workspace-indicator: Update workspace names in-place (*)
  e836a9e... workspace-indicator: Minor cleanup (*)
  c516f05... workspace-indicator: Refactor workspace signal handlers (*)
  283a1ec... workspace-indicator: Minor cleanup (*)
  52f373f... workspace-indicator: Support horizontal workspace layout (*)
  c6d2063... workspace-indicator: Show previews in workspace switcher (*)
  60c75e5... classic: Add 'horizontal-workspaces' extension (*)
  f8bae05... cleanup: Stop using PopupMenuItem.actor properties (*)
  5b76318... cleanup: Use GObject.NotImplementedError (*)
  b6a6de9... window-list: Actorize (*)
  1a13f29... Update POTFILES.in (*)
  a41bcd4... Bump version to 3.33.4 (*)
  f9b87f9... Update Karbi translation (*)
  827af15... window-list: Support showing windows from all workspaces (*)
  9743054... window-list: Don't override existing signal (*)
  af6f5fe... window-list: Adjust animation time (*)
  80de26d... cleanup: Stop using Tweener (*)
  f486dfa... Update sass submodule (*)
  c336e7d... Bump version to 3.33.90 (*)
  6aab09b... screenshot-window-sizer: Fix imports (*)
  2b9162b... Update Basque translation (*)
  be1a220... Update Basque translation (*)
  6675d1c... Update Swedish translation (*)
  119da32... ci: Import run-eslint script from gnome-shell (*)
  85fa282... lint: Convert eslint JSON to YAML (*)
  e88cd44... Updated Czech translation (*)
  05faa07... Update Indonesian translation (*)
  8065d38... Update Finnish translation (*)
  23781ab... Update Romanian translation (*)
  1534e50... Updated Lithuanian translation (*)
  95dd651... Updated Spanish translation (*)
  66e2b32... Update Polish translation (*)
  d375cac... Update Catalan translation (*)
  9f1b52c... Update Persian translation (*)
  2655419... lint: Sync configuration with gjs (*)
  4007b61... apps-menu: Minor cleanup (*)
  c721121... native-window-placement: Fix weird comment styles (*)
  91c9982... workspace-indicator: Remove some inactive code (*)
  376502e... windowsNavigator: Don't add linebreak before operator (*)
  2dc4325... places-menu: Use spread operator for variadic function (*)
  579a290... screenshot-window-sizer: Rearrange calculation (*)
  e217f23... cleanup: Avoid unnecessary parentheses (*)
  5f96b3c... cleanup: Don't omit parens when constructing (*)
  b6d02f8... cleanup: Use operator shorthands where possible (*)
  9646149... cleanup: Use object shorthand where possible (*)
  a1f38d8... cleanup: Use some more array destructuring (*)
  2497dc6... cleanup: Use object destructuring where possible (*)
  c14f7f6... cleanup: Use consistent style for ternary operator (*)
  fca516e... cleanup: Disambiguate assignments in arrow functions (*)
  fdc3dda... cleanup: Fix stray/missing spaces (*)
  63c07bd... cleanup: Don't shadow variables (*)
  eceff51... cleanup: Use consistent brace style of blocks (*)
  eb79f5b... cleanup: Require "dangling" commas (*)
  ed7a292... cleanup: Don't use comparison operator when checking falsy  (*)
  7c170e7... cleanup: Always use type-safe comparisons (*)
  fcbfaec... apps-menu: Adjust to mutter API change (*)
  9077687... places-menu: Fix loop (*)
  d36a196... Bump version to 3.33.91 (*)
  c0a5d0d... Update Serbian translation (*)
  3df4e5f... Update German translation (*)
  3a15dff... Update Latvian translation (*)
  9299db4... Updated Slovenian translation (*)
  c812fdc... Update Hungarian translation (*)
  e11c903... Updated French translation (*)
  c00c749... Update Galician translation (*)
  98b3da4... Update Korean translation (*)
  ca2cd84... Update Japanese translation (*)
  cb834f9... Update Japanese translation (*)
  953445d... Update Friulian translation (*)
  67ceca8... Update Croatian translation (*)
  56ecc68... Bump version to 3.33.92 (*)
  808f75e... Update Brazilian Portuguese translation (*)
  3204fd7... Update Greek translation (*)
  b25e954... Update Italian translation (*)
  934d17d... Update Turkish translation (*)
  4ad50ab... Bump version to 3.34.0 (*)
  ecf608e... Revert "ci: Import run-eslint script from gnome-shell" (*)
  05bcd98... data: Adjust to g-s-d's plugin removals (*)
  8d658f7... Update Dutch translation (*)
  6462af3... Update Slovak translation (*)
  aea57f0... Updated Danish translation (*)
  8e8b039... Update Chinese (Taiwan) translation (*)
  1b2c0a4... Update sass submodule (*)
  a894897... Bump version to 3.34.1 (*)
  63615cb... cleanup: Use inheritance for Actor classes instead of compo (*)
  30ad3d6... extensions: Stop setting GTypeName (*)
  a904d51... window-list: Fix faking overview (*)
  f3acb27... window-list: Exclude DESKTOP windows from window previews (*)
  95131dc... workspace-indicator: Exclude DESKTOP windows from window pr (*)
  a2b014c... screenshot-window-sizer: Fix cycling through all valid size (*)
  3574625... Bump version to 3.35.2 (*)
  be19802... Update Galician translation (*)
  47a2fd3... Update sass submodule (*)
  9b93931... Bump version to 3.35.3 (*)
  f2315d2... Update sass submodule (*)
  25b6b56... windowPicker: Adjust to gnome-shell changes (*)
  d8c7341... classic: Add new import (*)
  37a09b7... apps-menu: Stop using deprecated (child) properties (*)
  0500480... window-list: Stop using deprecated child properties (*)
  9c964ea... drive-menu: Stop using deprecated child properties (*)
  c958e2d... window-list: Force single-line window titles (*)
  69681cd... Update Japanese translation (*)
  eb71474... Update Japanese translation (*)
  cc52f4a... windowsNavigator: Add missing imports (*)
  01f9215... windowsNavigator: Use normal inheritance for non-GObject cl (*)
  330e7b3... windowsNavigator: Adjust to deprecated API removal (*)
  b25c4d0... style: Avoid unnecessary parentheses (*)
  1ee3803... window-list: Fix typo (*)
  cdf970d... ci: Fix eslint job (*)
  318b9b1... Update Malay translation (*)
  cb53d0b... Update sass submodule (*)
  9a6b4da... Bump version to 3.35.90 (*)
  a8eecac... Update British English translation (*)
  f61e2f5... Update sass submodule (*)
  4456b44... Bump version to 3.35.91 (*)
  9f6b83e... Update sass submodule (*)
  3a3b5ba... Bump version to 3.35.92 (*)
  cd16995... Update sass submodule (*)
  7d5c985... build: Switch to js68 for tests (*)
  961757f... Bump version to 3.36.0 (*)
  73822dc... Update Ukrainian translation (*)
  3428beb... Update sass submodule (*)
  f527fe3... build: Post-release version bump (*)
  db30568... Update Hebrew translation (*)
  7b82c5e... ci: Update URL check (*)
  f9aaa73... windowPicker: Wrong signal ID _nWorkspacesNotifyId (*)
  0426d1d... drive-menu: Emphasize eject buttons as distinct controls (*)
  bce63d3... places-menu: Emphasize eject buttons here as well (*)
  35427ed... build: Use gnome-extensions-tool for zipping up (*)
  a6ee142... build: Omit unneeded translations from zip files (*)
  5a4b71b... ci: Create and expose extension bundles (*)
  4722b89... cleanup: Don't linebreak before closing parentheses (*)
  a317d79... ci: Set a default image (*)
  2e21f7c... ci: Combine commit/source checks under 'review' (*)
  fc8a46f... ci: Syntax-check js sources (*)
  8fb5476... build: Drop syntax-checks from `meson test` (*)
  a3541ff... ci: Drop "regular" build job (*)
  739b1e1... user-themes: Add preference widget (*)
  b1c1b01... po: Update POTFILES.in (*)
  b00e531... window-list: Invalid current mode selected in Preferences (*)
  90d3c5c... workspace-indicator: Overhaul prefs widget (*)
  5b2bdd1... user-themes: Support session mode styles (*)
  9e7eff4... Update Esperanto translation (*)
  f4013c7... Update Chinese (China) translation (*)
  9f27654... Update Persian translation (*)
  92a2361... Update Ukrainian translation (*)
  564235d... Update Swedish translation (*)
  0c223de... Updated Spanish translation (*)
  ac937b9... user-theme: Make rows non-selectable (*)
  17b5c04... Update sass submodule (*)
  81f999f... Bump version to 3.37.1 (*)
  ff94c5a... Update Chinese (Taiwan) translation (*)
  c87cfc8... auto-move: Overhaul preference dialog (*)
  9db7b96... window-list: Modernize preference dialog a bit (*)
  7bc9b28... Update Ukrainian translation (*)
  608a8b1... Updated Spanish translation (*)
  c16f982... Update Turkish translation (*)
  a74862e... Update Persian translation (*)
  867ace0... Update Romanian translation (*)
  8c53fd9... workspace-indicator: Stop using obsolete StBin properties (*)
  60ad2e3... window-list: Stop using obsolete StBin properties (*)
  f96943a... window-list: Replace allocation-changed signal (*)
  aeaba3f... window-list: Replace removed Clutter.BoxLayout method (*)
  b5ff860... Updated Slovenian translation (*)
  7f2c39c... Bump version to 3.37.2 (*)
  761fdf1... Update Catalan translation (*)
  1391acd... Update Japanese translation (*)
  7beebc1... Update Japanese translation (*)
  ad5e70b... Update Chinese (China) translation (*)
  920b925... Update Kazakh translation (*)
  f449ab3... Update Kazakh translation (*)
  b6a3503... window-list: Remove some dead code (*)
  3742f79... window-list: Adjust to gnome-shell changes (*)
  eff625f... native-window-placement: Adjust to gnome-shell changes (*)
  67d2e2f... Bump version to 3.37.3 (*)
  bc49778... Update Friulian translation (*)
  9a2d6d6... Update Greek translation (*)
  9a78c7e... classic: Drop separate gnome-session definition (*)
  116f074... Update POTFILES.in (*)
  fcbdeba... Update Swedish translation (*)
  a41cd3c... Update Basque translation (*)
  3859c09... Update French translation (*)
  8003068... Update sass submodule (*)
  e39c3b4... Bump version to 3.37.90 (*)
  1537ac3... Update Galician translation (*)
  02290e8... Update Bengali (India) translation (*)
  ebfbc39... Update Indonesian translation (*)
  f6ada58... Update Polish translation (*)
  1d2fdf5... Update Brazilian Portuguese translation (*)
  bf8a31a... Update Finnish translation (*)
  17d0723... Update Serbian translation (*)
  61a54ad... Update Croatian translation (*)
  59bcc0a... Update Croatian translation (*)
  bf1f129... Update sass submodule (*)
  7591991... Bump version to 3.37.91 (*)
  1d082fc... Update Dutch translation (*)
  c4ab7e9... Update British English translation (*)
  25143c9... Updated Lithuanian translation (*)
  a43db72... Updated Czech translation (*)
  48d2b4c... Update Korean translation (*)
  5615c21... Update Slovak translation (*)
  08769ec... Bump version to 3.37.92 (*)
  cc63876... Update Hungarian translation (*)
  c41d285... Updated Danish translation (*)
  bbb0775... Update Portuguese translation (*)
  03aa180... Update German translation (*)
  e56a9c5... Update Italian translation (*)
  62d7b88... Update Latvian translation (*)
  9e38b09... Bump version to 3.38.0 (*)
  3f06c2b... Add Kabyle translation (*)
  6c98658... Update Chinese (Taiwan) translation (*)
  bb8f34d... Update Russian translation (*)
  2c3c7e8... Update Hebrew translation (*)
  369801d... Update sass submodule (*)
  9e976f0... Bump version to 3.38.1 (*)
  7c30f35... Bump version to 40.alpha (*)
  b65f362... window-list: Honor changes in skip-taskbar property (*)
  04b23ec... Update Friulian translation (*)
  623bc6d... workspace-indicator: Adjust to overview changes (*)
  52abf74... window-list: Adjust to overview changes (*)
  81be1d2... workspace-indicator: Use custom layout manager for thumbnai (*)
  6ed1f45... window-list: Use custom layout manager for thumbnails (*)
  9445bd2... Update Catalan translation (*)
  ba55bac... ci: Use junit output format (*)
  61cf679... auto-move-windows: Exclude sticky windows from empty-check (*)
  ba7e3fc... cleanup: Remove empty leading/trailing lines in blocks (*)
  72c67aa... lint: Sync configuration with gjs (*)
  c317a87... ci: Switch to updated gnome-shell image (*)
  737c897... window-navigator: Adjust to 3.38 overview changes (*)
  6e5466a... ci: Explicitly specify job dependencies (*)
  15efbc2... ci/check-commit-log: Reverse the merge request URL check (*)
  a7939f1... ci/check-commit-log: Generate JUnit report (*)
  b64c938... ci: Wait for 'check-commit-log' before continuing (*)
  4b9f4b1... doap: Make marge-bot a maintainer (*)
  46c7677... ci: Use ci-fairy image for commit log check (*)
  8872659... ci: Check that merge requests have the right settings (*)
  8d4586b... ci: Set some sensible defaults (*)
  02db952... ci: Replace only/except with rules (*)
  bde20e7... ci: Bump ci-fairy template include (*)
  8318ea9... window-list: Stop monitoring drag operation if window list  (*)
  4fc118f... drive-menu: Don't assume mounts without volume are local

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