[gnome-shell] (207 commits) Non-fast-forward update to branch wip/fmuellner/app-menu-refinement



The branch 'wip/fmuellner/app-menu-refinement' 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:

  7acc969... appMenu: Add separator between "Details" and "Quit"
  cc13fa7... appMenu: Remove separator in window section
  9ac2138... appMenu: Add heading to windows section
  021057c... appIconMenu: Sync windows section with app menu

Commits added to the branch:

  382282b... README.md: Add contribution section (*)
  27d0d9f... gitlab-ci.yml: Add check for issue or MR URL (*)
  baed951... Update Scottish Gaelic translation (*)
  8490173... Update Indonesian translation (*)
  bbd6862... ctrlAltTab: Fix more fallout from ES6 classes (*)
  b85ea59... Update Scottish Gaelic translation (*)
  6e41789... Update Kazakh translation (*)
  be06101... Updated Danish translation (*)
  f3168d2... shellDBus: Add grabFlags parameter (*)
  d53ebb1... Update Brazilian Portuguese translation (*)
  7a494ec... Update Icelandic translation (*)
  a4e4da7... Bump version to 3.31.91 (*)
  a308804... Update Esperanto translation (*)
  d3926cb... Update Basque translation (*)
  6d870f6... Update Russian translation (*)
  779b5af... theme: Add bottom padding for sub menus (*)
  ff1ea4b... st-clipboard: Remove get/set_property functions. (*)
  f5ee225... shell-tray-icon: Silence some deprecation warnings (*)
  823fd85... na-tray-child: Silence some deprecation warnings (*)
  ffb9aa1... test-theme: Stop using ClutterCairoTexture (*)
  70f4906... aggregateLayout: Fix natural width computation (*)
  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

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