[gnome-shell] (715 commits) Non-fast-forward update to branch gbsneto/graphene



The branch 'gbsneto/graphene' 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:

  94d9d49... Add graphene-gobject-1.0 dependency to St
  7d55007... Replace ClutterVertex by graphene_point3d_t
  a1b24b0... st: Replace ClutterSize by graphene_size_t
  16bbcf7... Replace Clutter.Point by Graphene.Point

Commits added to the branch:

  d671eb1... ci: Sync check-commit-log script with mutter (*)
  f248b91... ci: Skip source_check stage when appropriate (*)
  2d4989e... ci: Add build stage (*)
  76cb08a... ci: Add test stage (*)
  ad8690b... ci: Check that pot file is generated correctly (*)
  72be8ee... ci: Use custom image for JS checks (*)
  94a674c... na-tray-manager: Use gdk_screen_get_default() and gdk_x11_g (*)
  112e3b1... Update Korean translation (*)
  a665801... Update French translation (*)
  08d1ebe... Update Italian translation (*)
  f5144ec... Update Serbian translation (*)
  d78b416... lookingGlass: Use symbolic icon for close button (*)
  7cf11ab... build: Bump gjs requirement (*)
  7127fb1... gvc: Update submodule to up-to-date version (*)
  c5de7fd... Updated Danish translation (*)
  3590af1... Update Indonesian translation (*)
  9f4ae96... st-widget: Introduce widget resource scale (*)
  03c4628... st-drawing-area: Draw content taking care of the resource_s (*)
  0bcf769... st-private: Scale shadows accordingly to actor resource sca (*)
  15f69bd... st-label: Paint shadow using resource-scaled texture (*)
  6bc3300... st-scroll-view-fade: Include outer bound of pixel on border (*)
  5d4a804... st-shadow: Ceil size before comparing with texture (*)
  0141fef... st-theme-node: Paint elements in resource-scale scaled surf (*)
  ca4d86e... st-shadow: Define autoptr cleanup function for StShadow (*)
  5617ffc... st: Use scaled surfaces for creating cairo background shado (*)
  37f53a4... st: Create shadow pipeline taking resource scale in account (*)
  4206976... st-texture-cache: Separate 'scale' to 'paint_scale' and 're (*)
  0464361... st-image-content: Wrap ClutterImage with explicit preferred (*)
  aaf69b2... st-texture-cache: Use StContentImage to create actor conten (*)
  40e7638... st-icon: Add resource-scale support (*)
  ef1697d... st-texture-cache: Set sliced actor size in logical size (*)
  2c17c18... st-texture-cache: Load sliced contents with REQUEST_CONTENT (*)
  e3c5c9a... st-texture-cache: Cancel sliced image loading on target act (*)
  19c60ff... st-texture-cache: use StImageContent for cairo bound surfac (*)
  2bda79c... st-texture-cache: Use GSlice to manage memory of leaders da (*)
  26e3ccd... loginDialog: Load logo file texture given resource scale (*)
  b6ec02c... animation: Load sliced image using resource scale, and relo (*)
  9e881ab... animation: Reload sliced texture on global scale change (*)
  deead2a... layout: Add scale property to Monitor (*)
  8f1fff1... background: Don't set background actor sizing and scaling (*)
  4a4f752... dateMenu: Relayout IndicatorPad when parent size changes (*)
  6d6c2e5... shell-recorder: Use clutter-computed sizes and scaling for  (*)
  6f027ee... shell-util: Apply resource_scale on clipping when getting t (*)
  02c3980... shell-screenshot: Initialize cursor tracker in draw cursor  (*)
  559ec87... shell-screenshot: Add utility function to check when draw t (*)
  b3e178a... shell-screenshot: Use mutter paint signals to optionally dr (*)
  d027e35... shell-screenshot: Always use "actors-painted" signal (*)
  115eda9... shell-screenshot: Apply monitor scale to cursor surface (*)
  789dc16... plugin: Add some comments on its purpose (*)
  b1f893e... plugin: Move class_init and init below methods (*)
  a4c159e... plugin: Use G_DECLARE_FINAL_TYPE (*)
  5f4e0e5... plugin: Style consistency fix (*)
  4d0a742... st: Only consider visible children for :first/:last-child (*)
  61471f9... search: Hide the separator line of the last result (*)
  572d549... appsMenu: Fix initial visibility of "Details" item (*)
  252e242... Update Romanian translation (*)
  6dfa550... Update German translation (*)
  5f2bd70... network: Don't destroy wireless dialog twice (*)
  26e33ff... windowAttentionHandler: Don't destroy on open (*)
  510b060... Updated Vietnamese translation (*)
  1c9d821... messageTray: Add source policy setter (*)
  ad80bce... Update Dutch translation (*)
  628cb4d... Update Latvian translation (*)
  9dc99ad... Updated Lithuanian translation (*)
  32b8bc3... inhibitShortcuts: Save choice in permission store (*)
  d7d996b... automountManager: Fix playing disconnected sound (*)
  60ccdc2... dnd: Only handle touch events in wayland (*)
  561cecf... shellDBus: Add UngrabAccelerators (*)
  fb80831... inputMethod: Handle OSK hiding after unfocus (*)
  ae07aa7... gtk-embed: Hide window actors from pick (*)
  1b3c263... na-tray-child: Silence gdk_window_set_background_pattern wa (*)
  5a89740... shell-tray-manager: Silence gdk_window_set_background_patte (*)
  70ac33d... test-theme: Force default resolution (*)
  fde8401... test-theme: Change presumed CWD (*)
  06174be... build: Include test-theme in tests (*)
  affdcdc... Import script from caribou source (*)
  8843638... Add licence statement from Caribou (*)
  8641eaa... Output JSON and work on directories (*)
  1c5258a... Rename script (*)
  a2860e9... Remove useless test (*)
  22eac5c... Add basic documentation (*)
  6cbef93... Add unit tests (*)
  58dc538... Load mappings at module initialisation (*)
  8b3be5e... Remove garbage (*)
  fe89f7c... Add level modifiers in JSON (*)
  da314af... Add convert_xml test (*)
  53e56f2... Generate all json files for the android directory in a go (*)
  fc5f687... Fix override for fr-CA (*)
  20730a5... data: Don't drop emoji layout on update (*)
  859aef7... osk-layouts: Fix French layout (*)
  4785093... st-shadow: Remove unnecessary ';' (*)
  2ae17cf... userWidget: Remove frame around avatar (*)
  6349f0f... Bump version to 3.31.92 (*)
  26b44b4... keyboard: align AspectContainer to bottom if restricting ve (*)
  b117826... keyboard: Add bottom emoji panel row to separate aspect con (*)
  fc2caf5... Update Hungarian translation (*)
  c734282... build: Add mutter's private directory to libst's build-time (*)
  6e1a1f1... Update Tajik Translation (*)
  49d8540... Update Tajik Translation (*)
  5197a99... Update Tajik translation (*)
  ef7a93b... Update Japanese translation (*)
  6f79473... texture-cache: Load bound surfaces into StWidgets (*)
  d86d3bb... texture-cache: Fall back to actor size for bound textures (*)
  4f65283... app: Set styleclass on fallback app icons (*)
  d4202e7... theme: Handle fallback app icons in notifications (*)
  c485002... Fix Icon in translations (*)
  98a2a81... Update Estonian translation (*)
  5dfdeaa... theme: Fix menu arrows (*)
  47915f8... Bump version to 3.32.0 (*)
  b90f4d2... userWidget: Fix avatar size (*)
  6b924c0... layout: Use custom actor for uiGroup (*)
  9729a2e... texture-cache: Apply resource scale to the right dimension (*)
  436861e... theme: improve legibility of error messages (*)
  706bdd8... st-widget: Add missing g_return_val_if_fail() (*)
  187c219... st-theme-node-transition: Exclude get_new_paint_state() fro (*)
  ede0fd8... magnifier: Fix color argument (*)
  348d303... theme: Fix :checked:active page-indicator (*)
  68c182b... Update Tajik Translation (*)
  c72e2bb... Update Tajik Translation (*)
  bf77cb4... Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-shell (*)
  fb737eb... Update Tajik Translation (*)
  4a7e2dd... dnd: Make startDrag() fail if there is a current grab (*)
  62233a4... dnd: Multiply drag threshold by output scale (*)
  b7d79a5... Update British English translation (*)
  1341d55... Fix Icon in Tajik translation (*)
  9c1f62c... Update French translation (*)
  6e317a5... screenShield: Handle signal 'StatusChanged' when lockscreen (*)
  31e7f03... windowCycler: Create settings before chaining up (*)
  05e55ce... Update Arabic translation (*)
  0089143... aggregateMenu: Include action buttons in width computation  (*)
  32baff5... perf: Use var for METRICS (*)
  0427a78... main: Wait for startup completion before running perf scrip (*)
  611605a... scripting: Don't use legacy API (*)
  2f3f3fb... boxpointer: Calculate position using workarea (*)
  b05683d... Update Croatian translation (*)
  4fa5d70... network: Catch errors when reading devices (*)
  df9ddf9... iconGrid: Chain up in style-changed (*)
  a298943... magnifier: Update screen position on activation (*)
  3e09155... magnifier: Only connect to signals when ZoomRegion is activ (*)
  1767cd0... app: Consider "quit" action for quit (*)
  49f79d9... Update Chinese (Taiwan) translation (*)
  c435889... Update Chinese (Taiwan) translation (*)
  5af81d4... Update Esperanto translation (*)
  911ae49... Updated Spanish translation (*)
  4f0851c... Update Slovak translation (*)
  7eee0e0... magnifier: Return all parameters on sprite content preferre (*)
  4247251... magnifier: Use all color channels to paint content texture  (*)
  8146e9d... magnifier: Invalidate content size when it changes (*)
  9158f55... magnifier: Track cursor sprite changes only when active (*)
  727195c... magnifier: Use actor scaling filters on content texture nod (*)
  1b5e91e... shell: Fallback on ISO 8601 datetime string for screenshot  (*)
  d7632bb... Ignore '.vscode' folder for users of that editor (*)
  5357e0a... st/settings: Add magnifier activation property and bind to  (*)
  f81ac49... ci: Use custom image for commit log check (*)
  fea0192... weather: Handle missing permission store (*)
  0b72ff1... st: Add missing END_DECLS marker (*)
  de6512b... st: Add missing include (*)
  e83f234... windowManager: Allow disabling touchpad workspace switch ac (*)
  b77e497... switchGestures: Do not hard-code allowed modes (*)
  c0012c2... windowManager: Limit switch gestures to normal mode (*)
  e5b9043... workspacesView: Support touch/touchpad gestures to switch w (*)
  9f8edd9... panel: Remove left-over Gtk.Settings (*)
  4541fb9... perf: Stop using GTK (*)
  a5c75ff... screenshot: Don't pick up rubberband style from GTK (*)
  862aaf3... shellDBus: Remove ShowMonitorLabels API (*)
  eb90005... shellDBus: Accept connector to restrict OSD to one monitor (*)
  8b9c8dd... windowManager: Don't move sticky windows when inserting wor (*)
  4892a87... boxpointer: Compute arrowStride using sourceActor monitor a (*)
  7468752... layout: Use an invisible but mapped actor as dummy cursor (*)
  044572c... boxpointer: Use X/Y actor positioning instead of an anchor  (*)
  244a329... boxpointer: Compute source allocation and work area just on (*)
  f7d1174... appFavorites: Update RENAMED_DESKTOP_IDS (*)
  5d9f80b... extensionPrefs: Fix pref button appearance (*)
  22883f2... dateMenu: Make sure we always display a clock name (*)
  2fab75f... dateMenu: Make clock offsets relative to local time (*)
  4e5ca6d... dash: Fix messed up icon height (*)
  5f5a3b7... theme: update toggle switch design (*)
  9d6fcfd... switch: Drop separate handling for US (*)
  8e51fee... windowManager: ensure actor resize clone dies with actor (*)
  5be61bb... barLevel: Don't show border radius if the value is 0 (*)
  a540fe4... st: Round CSS units to the nearest multiple of the scale fa (*)
  9090b7d... Bump version to 3.32.1 (*)
  ffaca00... appMenu: Add separator between "Details" and "Quit" (*)
  d2dc072... appMenu: Remove separator in window section (*)
  d4763b1... appMenu: Add heading to windows section (*)
  56a3616... appIconMenu: Sync windows section with app menu (*)
  49c95cf... theme: Update window preview style (*)
  526bb72... environment: Warn when trying to access a deprecated actor  (*)
  1be933b... boxpointer: Don't use boxpointer actor, as it's now an acto (*)
  fedb8e7... panelMenu: Remove usage of this.actor from Button (*)
  ad491e7... iconGrid: Remove this.actor definition to BaseIcon (*)
  bea6045... messageTray: Remove this.actor definition to SourceActor (*)
  be2d630... panel: Remove this.actor definition to self (*)
  2d30e31... workspaceSwitcherPopup: Remove this.actor definition to sel (*)
  44fcb9e... workspaceThumbnail: Remove this.actor definition to Thumbna (*)
  7bb84da... popupMenu: Make MenuManager to take an actor as parameter (*)
  1e3a174... na-tray-manager: Add missing `void` to functions with no ar (*)
  1dff32e... hotplug-sniffer: Add gnu_printf format attribute (*)
  2b1d6e6... calendar-server: Add gnu_printf format attribute (*)
  9593e20... meson.build: Add more compilation warnings (*)
  03c4930... util: Fix compiler warning (*)
  4d4d5a0... shell, st: Adjust to CoglPipeline API changes (*)
  59edea4... workspacesView: sync gesture enabled state after setting it (*)
  f74c07b... st: Only emit ::style-changed on actual changes (*)
  218c879... Updated Spanish translation (*)
  0f531d8... ShellApp: Use g_signal_connect_object for window signals (*)
  2b30146... ci: Ensure we clone a deep enough history for commit review (*)
  5634126... Update Indonesian translation (*)
  df7fea3... Update Friulian translation (*)
  293f50e... accessibility: Add settings changed signal handler after cr (*)
  c2e04e3... ci: Silence some warnings (*)
  594a070... ci: Fix checking out mutter for stable branches (*)
  8db4f3c... ci: Handle merge requests for non-master branches (*)
  43cef45... ci: Try harder to find a matching mutter branch (*)
  ab9710e... ci: Improve script output (*)
  a63ba61... keyboard: Disable emoji support on X11 (*)
  3c54e86... SwitcherPopup: Check for type using constructor (*)
  3a3f9aa... CyclerPopup: Check for type using constructor (*)
  bbd3275... js: Check for this.constructor type instead of new.target (*)
  38da54f... padOsd: Use non-deprecated librsvg API to create handle (*)
  d57234b... panel: Don't chain up to parent's allocate (*)
  fb04daf... st: Use g_signal_handler_disconnect() to disconnect from St (*)
  94995e9... st: Reload icon on style changes only if necessary (*)
  50b7739... worldClocks: Ignore locations with unknown timezone (*)
  ed999ce... keyboard: Destroy old layout actors when regenerating keybo (*)
  d5ebd8c... dashSpacer: Don't trigger allocations from size negotiation (*)
  8572bb9... Update Esperanto translation (*)
  1ebbd7c... st: Reimplement StClipboard on top of MetaSelection (*)
  3121c9a... dialog: Really set ellipsize mode in subtitle and body (*)
  2e5295b... dialog: Use object's set to assign properties (*)
  4e6b2eb... windowManager: Fix fullscreen windows in ws switching anima (*)
  5520bb3... texture-cache: Keep aspect ratio for content images (*)
  03117d6... panel: Drag topmost maximized window (*)
  d9bfa16... network: Handle interface name changes (*)
  598407b... Revert "st: Reload icon on style changes only if necessary" (*)
  0afd600... st: Delay handling of :first/:last-child changes (*)
  de0c325... Update Chinese (China) translation (*)
  c0c2edf... keyboard: Unset current page when it gets destroyed (*)
  d84bbb8... keyboard: Don't try to set the same current page twice (*)
  8ad33d8... keyboard: Use JS style for current page variable (*)
  2702a82... keyboard: Unset Idle ID before removing it (*)
  271e43a... keyboard: Remove unused _hideSubkeys function (*)
  7d75ddf... Update Esperanto translation (*)
  ab0ecc4... Update German translation (*)
  2e209a8... Bump version to 3.33.1 (*)
  7e70dd8... js: Use GTypeFlags to define abstract GObject classes (*)
  9b379c4... systemActions: Only do prefix matches (*)
  4258ae3... popupMenuItem: Make it a widget inheriting from St.BoxLayou (*)
  bdf66d7... popupMenu: Implement vfunc's for key focus in/out (*)
  41dd744... js/status: Use menu items as actors (*)
  58e0b80... panel: Use menu items as actors (*)
  a23391e... PopupBaseMenuItem: Use active property for menu items (*)
  30861d4... popupMenu: Make sensitive a Menu and MenuItem property (*)
  6ecb0a4... popupMenu: Implement Switch as actor (*)
  9697c20... system: Just use buttonGroup instead of adding extra _actio (*)
  51655be... keyring: Use bind_property for message and description valu (*)
  b197a1a... cleanup: Fix spelling errors (*)
  54039c3... st: Introspect ScrollViewFade to read fade properties (*)
  2bd8057... layout: Show important actors above top_window_group (*)
  cdaf164... Updated Spanish translation (*)
  a1c3900... introspect: Remove unused variable (*)
  33f5bb3... introspect: Include `sandboxed-app-id` as well (*)
  6d4b9d2... ci: Switch to mutter's docker image (*)
  71e469a... calendar-server: Port to libecal-2.0 (*)
  785dd5c... Revert "calendar-server: Port to libecal-2.0" (*)
  bd4aac8... calendar-server: Port to libecal-2.0 (*)
  8167f20... workspacesView: remove unused variables (*)
  af26e2b... shellMountOperation: Move password entry to a grid (*)
  aa3e64a... shellMountOperation: Support TCRYPT (*)
  4730b7a... shellMountOperation: Add spinner to password dialog (*)
  88697ad... js: Throw GObject.NotImplementedError when requiring overri (*)
  0ada312... Bump version to 3.33.2 (*)
  9ca8433... network: Make NMWirelessDialogItem a subclass of St.BoxLayo (*)
  5a9d094... shell: Use MetaDisplay input focus API (*)
  771b1a0... shell: Do not set XFixes input region on wayland compositor (*)
  dd5d7d3... shell: Only initialize global->xdisplay on X11 compositors (*)
  d25bcbc... modalDialog: Inherit from St.Widget (*)
  2f6323a... modalDialog: Use a Gobject property to manage the state (*)
  6359d6e... windowAttentionHandler: disconnect signals before destructi (*)
  96c2473... modemManager: improve check for CDMA system identifier (*)
  2c45b54... keyring-prompt: relax NULL check in remove_mnemonics() (*)
  12bace2... shell-global: don't warn when unsetting non-existent state (*)
  5060aee... shellMountOperation: Use a Unicode apostrophe in a new stri (*)
  83e8344... meson: Add some compiler arguments to debug builds (*)
  de0e216... meson: Do not add compiler flags if 'plain' buildtype is us (*)
  759120b... popupMenu: Connect after to item 'activate' signal (*)
  2b3ab3e... windowMenu: Do actions requiring grab once ungrabbed (*)
  866629b... windowManager: Disable favorite shortcuts without overview (*)
  8c01d34... PopupMenuManager: Remove unneeded _owner reference (*)
  238b87d... grabHelper: Throw an error if the owner is not an actor (*)
  40c2a40... search: reload search providers when installed applications (*)
  2d2824b... Update Indonesian translation (*)
  0a7e717... Update Hungarian translation (*)
  27ef815... Updated Spanish translation (*)
  4b01bb6... ripples: Add a new class ripples (*)
  ee3f52c... layout: Use the ripples for overview (*)
  443c834... locatePointer: Add implementation in gnome-shell (*)
  3c5fea5... st: Stop using (deprecated) ClutterAnimation (*)
  d8825e0... shell: Stop using anchor point (*)
  3cbdf4f... remoteSearch: exclude content from hidden apps (*)
  3b6fae5... sessionMode: add a property to disable window manager menus (*)
  14d9839... theme: Add pointer accessibility resources (*)
  5ace468... accessibility: Add pointer accessibility support (*)
  22e33b4... Updated Spanish translation (*)
  5ef343f... Update Friulian translation (*)
  1e5a8b0... Update Indonesian translation (*)
  a9234f7... background: Use Garbage Collector to dispose background (*)
  7059e31... background: Group 'changed' signal emission (*)
  58c4212... shell-app: Fix spelling error (*)
  520cea9... iconGrid: Don't hide children inside allocation loop (*)
  07d25cd... main: Use GLib's structured logging support (*)
  523ba5a... shell: Remove shell_global_structured_log() (*)
  2fd1201... boxpointer: Unset the sourceActor on destruction (*)
  5481c18... boxpointer: Don't set actor position during allocation (*)
  3d4ba02... boxpointer: Don't trigger a relayout when updating arrow si (*)
  cb4c0d3... boxpointer: Trigger a relayout when setting position (*)
  76dc77f... boxpointer: Remove deprecated show/hide methods (*)
  0e37cd2... main, LoginManager: Call GDM's RegisterSession() (*)
  ac09e01... Update Dutch translation (*)
  c1c45f9... appDisplay: Set Adjustment value after allocation (*)
  b479795... iconGrid: Fix animation glitch (*)
  4e84b46... keyboard: Add extended keys and language popups to top wind (*)
  ccf646f... Drop CoglError for GError (*)
  44e1a6c... Theme: update to sync with gtk Adwaita (*)
  94ba52a... network: don't assume NMActiveConnection has a device (*)
  00f9b7b... layout: Use addChrome instead of addTopChrome for screenShi (*)
  2e070ab... panel: Center-align menu arrows (*)
  0744c6a... Update Croatian translation (*)
  fe346b8... Update Catalan translation (*)
  6f6b6fb... Merge branch 'wip/jimmac/sync-with-adwaita' (*)
  751cd2f... main: setup GJS profiler when GJS_TRACE_FD is set (*)
  8864816... Bump version to 3.33.3 (*)
  03bb8cd... theme: darken sliders to match gtk (*)
  6a477be... windowManager: Use own variables for each gesture (*)
  b143869... main: Fix some typos and style inconsistencies in comments (*)
  68e580e... dialog: Use GObject.set() over Object.assign() (*)
  2f5086e... extensionDownloader: Use common message dialog layout (*)
  cb0a5de... animation: fix unintentional loop while polkit dialog is ac (*)
  ae0450b... Revert "animation: fix unintentional loop while polkit dial (*)
  0641b1e... animation: fix unintentional loop while polkit dialog is ac (*)
  d458249... system: Drop custom styling of user submenu icon (*)
  04c7cb6... Do use padding 0 for week and day numbers (*)
  eab320d... altTab: Ensure style of this._list before calculating icon  (*)
  c67460a... altTab: Fix a wrong variable name (*)
  0741296... altTab: Remove get_preferred_width override of AppIcon (*)
  a8f0787... batch: Add missing import (*)
  e10a768... shellMountOperation: Remove unused functions (*)
  42dabef... loginDialog: Return consistently from arrow function (*)
  69725e5... locatePointer: Capitalize class name (*)
  9476aa5... telepathyClient: Don't redeclare N_() (*)
  6970f43... ripples: Remove unreachable return statements (*)
  5f3bad9... locatePointer: Use constant for GSettings key (*)
  3c382c4... popupMenu: Use consistent registerClass() style (*)
  b3736f4... popupMenu: Use regular method style (*)
  2c1a81f... runDialog: Don't return from finally block (*)
  b87455c... keyboard: Remove unnecessary boolean cast (*)
  f6b4b96... cleanup: Use Array.includes() to check for element existenc (*)
  0b08ee5... cleanup: Clean up unused imports (*)
  fe83cd9... cleanup: Use rest parameters instead of arguments (*)
  321730f... cleanup: Use rest operator to handle overly long argument l (*)
  e7d44bb... cleanup: Remove unneeded escapes in regex (*)
  e56d7f5... cleanup: Remove unused variables (*)
  e2e02c9... cleanup: Avoid implicit coercion (*)
  d008c6c... cleanup: Avoid variable declarations in case clauses (*)
  f250643... style: Use space after catch (*)
  55235c2... style: Avoid trailing commas in array destructuring (*)
  29b04fc... style: Fix stray/missing semi-colons (*)
  7ac35c6... style: Fix stray/missing spaces (*)
  8fda311... style: Fix brace style (*)
  4c52069... style: Use camelCase for variable names (*)
  61f86cb... keyboard: Remove unused keyboard gsetting schema (*)
  6c33aff... lookingGlass: Replace global grabs with input device grabs (*)
  d5a1a88... st: Replace global grabs with input device grabs (*)
  02c7669... tests: Stop using global grabs (*)
  95b80ee... extensionPrefs: Avoid awkward indentation in string literal (*)
  8c28f9a... dwellClick: Reindent modes map (*)
  02db21f... systemActions: Reindent action map (*)
  6f8dd06... cleanup: Use consistent style for GObject property definiti (*)
  5ec4c2e... cleanup: Use spaces for indentation (*)
  6ed5bc2... cleanup: Use consistent switch indentation (*)
  8fcd6c7... cleanup: Use arrow functions for tweener callbacks (*)
  1398aa6... style: Fix indentation errors (*)
  14d7897... style: Stop using braces for single-line arrow functions (*)
  915415d... OSK variables and key rounding (*)
  8a22092... shell: Drop XDND initialization code (*)
  0bdd1b6... st/button: Ungrab device before calling st_button_release (*)
  e95f3fe... ibusManager: Use Map to store engines (*)
  46874ee... params: Simplify code (*)
  0d035a4... cleanup: Prefer template strings (*)
  1778ada... tests: Add Params.parse() unit tests (*)
  8a5de32... params: Fix regression (*)
  7359e43... st: Add st_icon_colors_equal() (*)
  be40de5... st: Consider non-background properties for ::style-changed (*)
  53be76c... shellDBus: Update ::accelerator-activated handler arguments (*)
  bb6d973... endSessionDialog: Check for PackageKit before considering u (*)
  5473637... cleanup: Fix style nits in last commit (*)
  55b0361... shell-recorder: Restore cursor recording (*)
  d0da96a... workspacesView: Handle reordering of workspaces (*)
  68e45eb... workspaceThumbnails: Handle reordering of workspaces (*)
  ff9bb53... windowManager: Use new reorder_workspace() API (*)
  1cac7b2... windowManager: Remove unused property (*)
  dbb71f0... layout: Make the hot corner optional (*)
  51938c3... workspace: Let WindowClone inherit from StWidget (*)
  355b5ee... workspace: Set offscreen redirect on window previews (*)
  55c717c... appDisplay: Fix logic error (*)
  6ba03ac... params: Don't use Lang module (*)
  74feb11... layout: Fix off-by-one indent (*)
  1570f83... cleanup: Remove bogus file (*)
  6cc19ee... workspacesView: Work around spurious allocation changes (*)
  3731be9... lint: Import eslint rules from gjs (*)
  4c0bd88... lint: Tweak the whitelist of globals (*)
  109b8e8... lint: Require spaces inside braces in object literals (*)
  5f77cdb... lint: Enforce arrow notation (*)
  f6bed08... lint: Enforce camelCase (*)
  42b77e7... lint: Allow multiple spaces before key values (*)
  e0457b6... lint: Add "legacy" configuration (*)
  1b31fd5... cleanup: Don't call method via a parent's prototype (*)
  16ca7a2... panel: Relax check for existing signal handler (*)
  404bc34... cleanup: Use default parameters where appropriate (*)
  7d2c5c1... dialog: Use Object.assign() for default property value (*)
  c765082... calendar: Avoid a warning (*)
  2ff7a78... calendar: Simplify code a bit (*)
  bd18313... power: Use more fine-grained battery levels (*)
  3996309... Add Karbi translation (*)
  2c8d380... shellDBus: Rename ShowMonitorLabels2 to ShowMonitorLabels (*)
  a823a21... Update Karbi translation (*)
  a785270... search: Remove unnecessary containers (*)
  3f2cffc... theme: Don't apply overlap-preventing padding to search res (*)
  1a27ff6... search: Fix calculation of max number of displayed results  (*)
  8f0e9ab... iconGrid: Make sure the style is updated before computing t (*)
  2d908e8... search: Remove wrong additional argument for _createResultD (*)
  f583a7c... Update Karbi translation (*)
  043667d... theme: Provide icon helper classes (*)
  49e5677... theme: unbreak acrive states for icon tiles (*)
  08464ea... theme: make overview thumbnails rounder (*)
  b82b553... extensionPrefs: Inherit from Gtk.Application (*)
  43443d0... theme: app icon helper tweaks (*)
  ab0f74a... workspaceSwitcherPopup: Support horizontal layout (*)
  305e637... workspacesView: Support horizontal layout (*)
  208c5e9... shell: Don't use g_memmove() (*)
  bd51621... power: Make sure we fall back to the correct icon (*)
  d9d9778... main: Avoid missing braces warnings when compiling with cla (*)
  f9a7718... background: Adjust to gnome-desktop API break (*)
  2768b73... build: Clean out unused version requirements (*)
  d828102... extensionUtils: Move ExtensionState definition here (*)
  ea17740... extensionSystem: Turn into a class (*)
  6a4c55b... extensionSystem: Make methods to call extension functions p (*)
  4589da9... extensionSystem: Add methods to enable/disable extensions (*)
  5880635... extensionUtils: Add functions to (de)serialize extensions (*)
  32e0b89... shellDBus: Add new 'ExtensionStateChanged' signal (*)
  4a34762... extensionSystem: Add canChange property to extensions (*)
  a7ec758... extensionPrefs: Attach extension object to each row (*)
  1c63893... extensionPrefs: Override getCurrentExtension() for extensio (*)
  9928125... extensionPrefs: Switch to D-Bus API to get extension live s (*)
  1d6ddf0... extensionSystem: Move extension loading into ExtensionManag (*)
  43cb375... extensionSystem: Store extensions in a Map (*)
  ce1bee7... extensionSystem: Allow disabling session mode extensions (*)
  d471e3a... Bump version to 3.33.4 (*)
  7ca3cca... build: Bump gsettings-desktop-schemas requirement (*)
  7dda7ab... Update Basque translation (*)
  1117f47... Update Brazilian Portuguese translation (*)
  2a041e9... lint: Enforce consistent return (*)
  dd1fdf8... extensionPrefs: Add missing return value (*)
  2743f18... panel: Use dedicated Spinner class (*)
  2653402... js: Add missing return values to later_add() handlers (*)
  32ddb6f... iconGrid: Add missing import for GLib (*)
  eaa3209... appDisplay: Don't leak duplicate items in AppView (*)
  1d60c4d... iconGrid: Clear meta_later callback on destruction (*)
  8e75d81... appDisplay: Add AppFolderPopup destroy handler (*)
  164f3fa... appDisplay: Clear AllView reference to current popup when d (*)
  da9f37e... appDisplay: Add destroy handler for FolderIcon (*)
  49260a8... appDisplay: Stop watching FolderIcon parent view when destr (*)
  0ee1367... appDisplay: Add open method to FolderIcon (*)
  cebb6d4... appDisplay: Keep popup open on refresh (*)
  0ecf135... appDisplay: Add missing semicolon (*)
  a455860... appDisplay: Indent with spaces rather than tabs (*)
  3f8d3a7... panel: Remove unused constant (*)
  2c61bad... Update Esperanto translation (*)
  466dc8d... build: Automatically bump mutter API version each cycle (*)
  0257de1... lint: Allow marking variables/arguments as unused (*)
  79cf3a6... cleanup: Remove some unhelpful unused arguments (*)
  2f97a1a... cleanup: Mark unused arguments as unused (*)
  11b116c... cleanup: Remove some unhelpful unused variables in destruct (*)
  71759a0... cleanup: Mark unused (but useful) variables as ignored (*)
  e357559... cleanup: Mark globals used from other modules as exported (*)
  1e13f32... style: Disable camelcase rule for GObject properties (*)
  fda7c9b... perf: Shut up an eslint error (*)
  93a461f... perf: Shut up another eslint error (*)
  8ea6fd1... ci: Include git in extension-ci image (*)
  ed37ba1... ci: Merge 'source_check' stage into 'review' (*)
  3b5d13a... ci: Add eslint job to review stage (*)
  5826336... Update Karbi translation (*)
  33bbbdc... Updated Spanish translation (*)
  a57c4c5... Update Karbi translation (*)
  3db1058... appIcon: End running drag operations on destroy (*)
  c0e9080... baseIcon: Align labels to the center (*)
  8e1b13c... appDisplay: Trivial code style improvement (*)
  74905f3... Update Basque translation (*)
  17e32bf... docs: Fix interface prefix for D-Bus docs (*)
  1b7ff76... ci: Fix identifying commits in MR (*)
  9d65c8b... ci: Remove path limitation of js60 check (*)
  a7c94b2... Update Indonesian translation (*)
  a81450d... Update Catalan translation (*)
  85d9f39... Update Friulian translation (*)
  5545e84... volume: Remove unused method (*)
  b970ee7... barLevel: Use setters instead of methods (*)
  86c3909... barLevel: Return when trying to set value to already used v (*)
  cb0d287... osdWindow: Use float values as input for osdWindow (*)
  2f29081... osdWindow: Remove LevelBar and use BarLevel directly (*)
  89ce53e... shellDBus: Use floats instead of percentages for OSD levels (*)
  3a748fe... theme: Fix focus style of icons in the calendar popup (*)
  82d4665... lightbox: Remove unnecessary params (*)
  99a2fad... shell: Rename GLSLQuad to GLSLEffect (*)
  ae7ec64... shell: Properly rename type (*)
  007d305... shell: Actually make GLSLEffect an effect (*)
  5fc456d... userWidget: Handle non-square icons gracefully (*)
  d360114... st: Cleanup ST_PARAM_* and add WRITABLE version (*)
  28ab1f4... Ensure G_PARAM_STATIC_STRINGS for all properties (*)
  668128f... lightbox: Remove previously added tweens from target (*)
  8f3554f... st: Use g_object_notify_by_pspec() (*)
  933c037... weather: Stop accessing app settings directly (*)
  108ac7c... ci: Make eslint wrapper script usable outside gitlab's CI (*)
  02b47f4... weather: Fix property name (*)
  5295866... st: Fix property type (*)
  12b8fb1... st: Move slow-down-factor into settings (*)
  25f118b... Update Karbi translation (*)
  01d2ad7... Updated Spanish translation (*)
  277f0d7... Update Romanian translation (*)
  abe2f07... Update Swedish translation (*)
  5005500... data: Flag in desktop file that gnome-shell can be started  (*)
  7e00d22... data: Update systemd units (*)
  31968ea... meson: Avoid using relative paths to po directory (*)
  4768167... cleanup: Use milliseconds for animation times (*)
  4d23c12... folderIcon: Move app icon loading to FolderView (*)
  8d9da10... frequentView: Use BaseAppView.addItem() and loadGrid() (*)
  3003e90... baseAppView: Call loadGrid() directly (*)
  036e416... baseAppView: Move _loadGrid() into _redisplay() (*)
  1d44bf7... baseAppView: Only add and remove when necessary (*)
  1c17295... allView, folderView: Only add icons once (*)
  9c6f558... baseAppView: Remove unused BaseAppView.addItem (*)
  00ec8ca... allView: Redisplay on folder changes (*)
  9aa06e3... Update Indonesian translation (*)
  0f178c3... appDisplay: Skip animation when hidden (*)
  12ec5d1... switcherPopup: Avoid unnecessary animation (*)
  9b8c0f7... pointerA11yTimeout: Fix style nit (*)
  bf497ed... pointerA11yTimeout: Use notify handler instead of onUpdate  (*)
  3ee5258... loginDialog: Use GObject bindings over onUpdate handler (*)
  bf36d99... barLevel: Don't reset value on overview-start changes (*)
  1abfbb8... windowManager: Small cleanup (*)
  213d10b... messageTray: Drop tween helper function (*)
  1e6cb43... shell-app: Consider desktop actions in can_open_new_window( (*)
  749f52f... popupMenu: Split submenu expansion and arrow rotation (*)
  abe012b... ripple: Split animation (*)
  8eb88d1... dash: Directly tween actors (*)
  5d6db92... screenShield: Stop using custom transition (*)
  870dd84... pageIndicators: Defer IN animation until redraw (*)
  fdf24ce... messageTray: Stop tweening custom opacity property (*)
  ae2af34... environment: Add adjustAnimationTime() helper (*)
  99b4e04... tweener: Use new adjustAnimationTime() helper (*)
  0b4a448... environment: Support slow down factor when easing (*)
  007b6ca... environment: Add convenience method for implicit animations (*)
  0846238... js: Use implicit animations for animatable properties (*)
  fc958f4... windowManager: Move animation into WindowDimmer (*)
  928595f... windowManager: Change effect's brightness property (*)
  3d3dca4... js: Actorize animated objects (*)
  dfa41f6... js: Use GObject properties for animated properties (*)
  ef18f62... environment: Add convenience method for property transition (*)
  fffe7bd... js: Ease non-animatable actor properties (*)
  8b97a06... allView: Always update currentPage (*)
  8b368d0... environment: Fix transition callback (*)
  9073deb... environment: Remove transition tracking (*)
  52c2417... barLevel: Fix value range (*)
  79b54f6... volume: Fix overdrive in slider (*)
  9097c5e... st: Add transition API to StAdjustment (*)
  72defaa... st: Use StAdjustment's new transition API (*)
  8ac2086... environment: Add convenience method for adjustment transiti (*)
  b67c300... js: Use Clutter transitions for adjustment changes (*)
  1e20a12... dnd: Stop using getTweenCount() (*)
  21e752e... keybindings: Remove pause-resume-tweens shortcut (*)
  015ca2c... lookingGlass: Remove Tweener from preimported modules (*)
  0ce0376... docs: Update animation section (*)
  ad55cb6... weather: Fix warning on closing Weather (*)
  ec6e131... weather: Pick up original settings values (*)
  f50cac3... workspace: Sort windows to minimize travel distance (*)
  928b497... systemActions: Create SensorProxy unconditionally (*)
  d1880dc... appDisplay: Add event blocker inhibition API (*)
  09d5f07... folderIcon: Allow dropping application icons (*)
  5dfa620... folderIcon: Update folder icon after dropping (*)
  ea71172... allView: Switch pages when dragging above or below the grid (*)
  ec8b7bc... allView: Remove icon from folder when dropping outside (*)
  54a2773... folderIcon: Add visual drag-over feedback (*)
  fd19906... allView: Scale in when moving icons from folders (*)
  e45c917... controlsManager: Don't fade icon grid while dragging (*)
  dd9a452... st/texture-cache: Monitor GtkIconTheme changes (*)
  c0047cd... shell/app-system: Monitor for icon theme changes (*)
  73850fe... appDisplay: Animate launch of new-window action in the AppI (*)
  3114a24... dateMenu: Stop accessing app settings directly (*)
  481490f... util: Remove AppSettingsMonitor (*)
  1dadbd0... appDisplay: Always animate our own new window and discrete  (*)
  87f5aa7... appDisplay: Animate activate-discrete-gpu action in the App (*)
  68e3f74... search: Don't use max number of results if allocation width (*)
  21966af... search: Defer updating results on allocation changes until  (*)
  be6ce3c... appIcon: Scale and fade itself when starting drag (*)
  ff3d32d... appIcon: Make AppIcon a drop target (*)
  488d982... appIcon: Create and delete folders with DnD (*)
  f76f30f... dnd: Fix drag cancel animation scale (*)
  4c89eac... folderIcon: Properly reject drop (*)
  5d8ea4f... main: Remove left-over variable (*)
  9b7f228... src: Stop using g_get_current_time() (*)
  826ac95... environment: Don't use actor if an ease callback destroys i (*)
  ada0150... viewSelector: Use onStopped callback when fading out pages (*)
  35dbc3f... appDisplay: Disconnect Main item-drag signals on icons dest (*)
  209d332... AppIcon: Nullify _draggable if available on destruction (*)
  76eceec... Bump version to 3.33.90 (*)
  308da6a... Update Basque translation (*)
  5d2e5fe... Update Icelandic translation (*)
  d67c64a... Update Swedish translation (*)
  6b7af40... barLevel: Remove duplicated assignment (*)
  f0e1dc5... slider: Do not notify on parent's behalf (*)
  21e14bd... brightness: Ignore slider changes we initiated ourselves (*)
  14fd7c7... Update Basque translation (*)
  7efdb97... Update Catalan translation (*)
  dc38e48... Update Indonesian translation (*)
  b499ca4... iconGrid: Restore grid actors when cancelling animations (*)
  6f4c502... iconGrid: Only add one onComplete callback for the animatio (*)
  779e37f... Update Romanian translation (*)
  4370aee... Update Finnish translation (*)
  a20b8dc... Updated Lithuanian translation (*)
  638b315... shell-global: Only sync input region if X11 session (*)
  16cb918... shell-global: Set stage input region via MetaX11Display (*)
  f8f40f2... Updated Spanish translation (*)
  387e5ef... Update Polish translation (*)
  10c1df6... Update Persian translation (*)
  5cb02c1... pieTimer: Use custom GObject property for animating pie (*)
  d8c7cac... extensions-tool: Start import (*)
  c8c93b2... extensions-tool: Implement enable/disable commands (*)
  0b1e29e... extensions-tool: Implement create command (*)
  23a7aa5... extensions-tool: Add create options (*)
  ac4b88f... extensions-tool: Implement list command (*)
  07fad38... extensions-tool: Add list options (*)
  0de5209... extensions-tool: Add bash completion (*)
  1b40abe... extensions-tool: Add a man page (*)
  803a096... ci: Turn off man pages (*)
  07ad4d8... extensions-tool: Add info command (*)
  369e400... extensions-tool: Show Philip some info (*)
  f935745... extensions-tool: Add new 'pack' command (*)
  a429fdb... extensions-tool: Add 'install' command (*)
  d9fa389... extensions-tool: Add '--prefs' list option (*)
  653e6c8... extensions-tool: Add 'prefs' command (*)
  9d5c743... extensions-tool: Handle existing extension folder (*)
  2df7757... extensions-tool: Add 'uninstall' command (*)
  7141c5b... extensions-tool: Split out settings_list_add/remove helpers (*)
  532acf4... extensions-tool: Adjust enable/disable commands to shell ch (*)
  d4b8912... extensions-tool: Add 'reset' command (*)
  490a62e... shell-extension-tool: Turn into a small wrapper (*)
  db9a7ea... shell: Ignore non-toplevels for ShellWindowTracker::tracked (*)
  5bd2958... extensionPrefs: Request correct GDK/GTK versions (*)
  a4ec460... Bump version to 3.33.91 (*)
  b680952... Update POTFILES.in (*)
  3b63062... Update Romanian translation (*)
  33a48ae... Update Persian translation (*)
  32ed4ee... Updated Spanish translation (*)
  a6aa0ac... Update Finnish translation (*)
  6f62965... Update Basque translation (*)
  f1bc2d5... Update Basque translation (*)
  15d1aee... Update Polish translation (*)
  c2a6a6c... Update Latvian translation (*)
  441a56b... Update Swedish translation (*)
  d5cad10... Update Galician translation (*)
  2d92763... Update Catalan translation (*)
  785a8b7... Updated Spanish translation (*)
  069d7d6... Update Galician translation (*)
  812a855... Updated Slovenian translation (*)
  c366e9f... Update British English translation (*)
  67a0b3b... pointerA11yTimeout: Remove unused properties (*)
  2c4df6a... pointerA11yTimeout: Fade the pie timer in (*)
  ea3f906... pointerA11yTimeout: Don't stop the pie timer if it finished (*)
  20fc4b4... pointerA11yTimeout: Draw a clean circle if the pie is finis (*)
  5d0c403... pointerA11yTimeout: Add a zoom out+fade animation on succes (*)
  c2f5331... pointerA11yTimeout: Create new PieTimer object for each tim (*)
  c658042... shell-extension-tool: Fix typo (*)
  480e8b8... Update Japanese translation (*)
  c27bd62... Update Japanese translation (*)
  8ac5be9... tests: Don't initialize Clutter (*)
  957fa91... st: Adjust theme test (*)
  da6c154... ci: Set XDG_RUNTIME_DIR for tests (*)
  cf156b4... Notify service startup to systemd (*)
  dcf0bf0... Update German translation (*)
  1dc971d... Update Friulian translation (*)
  6a027cd... Update Nepali translation (*)
  890ac9f... Update Japanese translation (*)
  f226398... Update Japanese translation (*)
  fcc1d7b... Update Punjabi translation (*)
  89f9925... Update Korean translation (*)
  05b345c... endSessionDialog: Initialize Polkit permission asynchronous (*)
  8e79f9f... Update Catalan translation (*)
  92b92a2... Updated Lithuanian translation (*)
  7bb2981... Update Czech translation (*)
  346d37e... Updated Czech translation (*)
  b73aace... shell: Get cairo surface via window actor (*)
  a207f67... global: Don't trust persistent/runtime state data (*)
  e5cde47... notificationDaemon: Catch exceptions while loading notifica (*)
  3768b6b... keyboard: Fix EmojiSelection:delta range (*)
  72e5caf... Update Indonesian translation (*)
  d144276... Update Croatian translation (*)
  efba1e8... Update Brazilian Portuguese translation (*)
  6dccbc5... Bump version to 3.33.92 (*)
  9194de8... shell: Add helpers to start/stop systemd units (*)
  8be95b5... ibusManager: Add call to restart the ibus daemon (*)
  8adfc5b... windowManager: Handle starting/stopping of X11 services (*)
  e6dec7a... volume: Ignore slider changes we initiated ourselves (*)
  7d42990... Update Greek translation (*)
  6389191... Replace ClutterVertex by graphene_point3d_t
  1e7f33a... st: Replace ClutterSize by graphene_size_t
  d373ccb... Replace Clutter.Point by Graphene.Point

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