[gnome-shell] (378 commits) Non-fast-forward update to branch gbsneto/offscreen-paint-node



The branch 'gbsneto/offscreen-paint-node' 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:

  71aae83... blur-effect: Port to paint nodes
  8b88c77... lookingGlass: Port to paint nodes
  9f74040... glsl-effect: Switch to create_pipeline vfunc
  fc9abaf... invert-lightness-effect: Switch to create_pipeline vfunc
  e8fc6a8... st/scroll-view-fade: Adapt to paint_target() API changes
  16b1405... shell: Adapt to ClutterEffect vfunc changes

Commits added to the branch:

  809f820...     gdm: Refactor oVirt to a generic CredentialManager inte (*)
  4ea0fca...     gdm: Introduce vmware credential manager for pre-authen (*)
  bf47d1b... shell/window-tracker: Minor simplification (*)
  b608369... shell/window-tracker: Enforce prefix for sandboxed applicat (*)
  f29dbd1... shell/window-tracker: Match on WM_CLASS first (*)
  1e72874... keyboard: Fix setting height in portrait orientation (*)
  261d36b... keyboard: Request a bigger size in portrait orientation (*)
  b7db56c... workspacesViews: Use translation for showing Workspaces (*)
  21187a4... workspace: Introduce layout manager for allocating the Work (*)
  7511892... workspace: Use the new WorkspaceLayout for allocating windo (*)
  6757c7d... workspace: Animate opening new windows while in overview (*)
  c26860d... windowPreview: Ensure style as soon as preview is realized (*)
  ff89693... workspace: Handle minimized windows in layout (*)
  c134091... windowPreview: Allow to disable overlay (*)
  b5d9258... workspace: Disable preview overlays unless fully zoomed out (*)
  124eb1c... workspace: Account for window picker padding (*)
  75f8903... workspace: Use actual container allocation (*)
  51fd087... workspacesView: Simplify syncing actual geometry (*)
  5e4b65d... workspacesView: Use work area for default geometry (*)
  ff13ad9... workspacesView: Stop using full geometry (*)
  d66cd0d... workspacesView: Don't set full geometry (*)
  96f63b0... workspacesView: Properly allocate workspaces (*)
  602078c... workspacesView: Add back overview transition (*)
  89574ab... windowPreview: Remove slotId property (*)
  03bcd4c... unlockDialog: Small cleanup (*)
  fa97f71... workspace: Remove reserved slots (*)
  14cfd74... workspace: Always start in FLOATING state (*)
  52a7481... workspacesView: Only animate primary view (*)
  30ff762... workspacesView: Decouple syncing geometry from updating vie (*)
  ef56b14... workspacesView: Always sync geometry after showing overview (*)
  9297d87... workspacesView: Do not animate primary view geometry when f (*)
  06df792... windowPreview: Adapt to ClutterActor API changes (*)
  7031449... Bump version to 3.37.3 (*)
  0ad242a... shell/window-tracker: Tighten sandbox ID prefix check (*)
  9363fd3... workspaceSwitcherPopup: Set offscreen redirect always (*)
  7b5c6b6... Update German translation (*)
  0893789... workspacesView: Update visibily when gesture drag begins (*)
  be190cc... Update Chinese (China) translation (*)
  049f348... Update Chinese (China) translation (*)
  9bb64da... Update Friulian translation (*)
  9e8883c... workspacesView: Do not skip entire overview transition (*)
  ed4baec... workspacesView: Really don't animate primary view when fadi (*)
  6cdaec4... workspace: Always use floating layout for fade transition (*)
  2a0c116... workspace: Reset window opacity after overview transitions (*)
  82be010... workspace: Always set state at the end of overview transiti (*)
  de8b43a... Update Greek translation (*)
  95bb194... layout: Remove redundant background refresh (*)
  f0d2509... extensionDownloader: Fix check for updates with several ext (*)
  51e1e6d... Update Brazilian Portuguese translation (*)
  4a9c2ee... Update Brazilian Portuguese translation (*)
  97509bf... Update Brazilian Portuguese translation (*)
  d339c94... keyboard: Move named icons into subdirectories (*)
  168cfdd... keyboard: Fix missing key icons in numeric level (*)
  f50205e... calendar-server: Remove delay before event emission (*)
  427b9ac... iconGrid: Add drop target API (*)
  8e24ac6... appDisplay: Ignore dragging over leeways (*)
  1e31caf... appDisplay: Introduce moveItem API (*)
  2bc8175... appDisplay: Accept dropping any kind of icon over it (*)
  1d86424... appDisplay: Factor out item addition and removal methods (*)
  fae2078... appDisplay: Move icons when hovering the grid (*)
  8a50a8e... appDisplay: Allow incomplete pages (*)
  8e23ff8... gschema: Introduce the 'app-picker-layout' key (*)
  e1ea1d2... appDisplay: Introduce PageManager (*)
  e3f3297... appDisplay: Save pages after dropping (*)
  18234ea... appDisplay: Use custom function to retrieve item page and p (*)
  40de201... appDisplay: Factor out draggable code into AppViewItem (*)
  d04d6e0... appDisplay: Check 'app-picker-layout' to make icons draggab (*)
  f4ce1cf... appDisplay: Make FolderIcon draggable (*)
  783dbe2... appDisplay: Don't resort folders when name changes (*)
  b64ce21... appDisplay: Create app folder where the drop happened (*)
  d1cbf6c... appDisplay: Allow overshooting any icon (*)
  701d110... appDisplay: Restore dragged item's position on drag cancel (*)
  578ae29... appDisplay: Add placeholder when moving from folder dialog (*)
  cceb747... appDisplay: Ensure icons always are at the correct position (*)
  60311aa... appDisplay: Fully hide icon when dragging (*)
  704e08d... appDisplay: Move DnD code to BaseAppView (*)
  16a18f2... appDisplay: Only handle DnD when mapped (*)
  7afab2c... appDisplay: Factor out folder loading code (*)
  f06c257... appDisplay: Allow reordering folders (*)
  730a68d... appDisplay: Increase folder dialog popdown timeout (*)
  d93b51e... appDisplay: Use a drag monitor to check for out-of-dialog d (*)
  bde9740... appDisplay: Append new icons at the first available page af (*)
  b408206... Update Ukrainian translation (*)
  4420f52... Update Romanian translation (*)
  26e66aa... popupMenu: Handle keypress if numlock is enabled (*)
  f386103... Delay login animation until after wallpaper has loaded (*)
  4e0492c... Update Catalan translation (*)
  5c550da... backgroundManager: Always emit 'loaded' signal (*)
  71f5564... layout: Only show ripple animation when overview was toggle (*)
  13137aa... loginDialog: Reset auth prompt on vt switch before fade in (*)
  95436a0... Updated Spanish translation (*)
  71d37bf... util: Remove shell_util_get_transformed_allocation (*)
  260405a... popupMenu: Ungrab when removing active menu (*)
  1812db7... panelMenu: Destroy menu before chaining up (*)
  e5272c8... Update Turkish translation (*)
  fdac060... background: Mark pattern backgrounds as loaded (*)
  20dcc8a... status/remote-access: Visualize recordings as screen record (*)
  73436b5... dbusService: Queue shutdown check on startup (*)
  a9b803f... introspect: Introspect screen size (*)
  2b0731a... Move screencasting into a separate service process (*)
  4c9f42e... data: Use org.gnome.Shell prefix for systemd units (*)
  b710c6e... data: Remove unused, commented and obsolete Conflicts lines (*)
  41d5b14... data: Create generic org.gnome.Shell.target (*)
  01a927f... windowManager: Wait for X11 services using systemd (*)
  b689b35... data: Place the shell into session.slice when using systemd (*)
  ec36532... Update POTFILES.skip (*)
  dd846f1... rfkill: Always sync state on construction (*)
  c9708b1... status/network: Use D-Bus to launch Settings panels (*)
  d0dab5a... style: Swap text-align in RTL locales (*)
  b83c93a... appDisplay: Return false in acceptDrop when not accepting t (*)
  18155fc... st/private: Multiply position in fb coordinates with resour (*)
  3541a57... cleanup: remove controversial naming (*)
  a96c8d9... ci: Explicitly specify job dependencies (*)
  2af7264... LoginManager: Add canRebootToBootLoaderMenu and setRebootTo (*)
  9d4a3a6... endSessionDialog: Immediately add buttons to the dialog (*)
  c2b7010... endSessionDialog: Support rebooting into the bootloader men (*)
  757e4b6... shell-screenshot: Change to use clutter_stage_paint_to*() A (*)
  01fedee... Update Turkish translation (*)
  8993de7... ci: Remove pot file test (*)
  9168f60... St Documentation: add and improve documentation for public  (*)
  e62c075... Update Ukrainian translation (*)
  6b78f58... keyboard: Fix missing icons in Keypad (*)
  b919035... Update Brazilian Portuguese translation (*)
  72a8522... endSessionDialog: Reindent dialog configs (*)
  6edd3c4... endSessionDialog: Support updates in restart dialog (*)
  1fa1333... endSessionDialog: Remove "Restart" option from shutdown dia (*)
  0c5716b... systemActions: Reindent properties (*)
  0b56416... sytemActions: Add separate 'restart' action (*)
  c723a1b... status/system: Use new indentation style (*)
  e6153bb... status/system: Swap power- and user-related items in sessio (*)
  2633206... status/system: Add separate 'Restart' item (*)
  38777b4... Update Ukrainian translation (*)
  adc8b1b... Update Turkish translation (*)
  6d38bc6... endSessionDialog: default to not installing updates on low  (*)
  5091eab... Update Ukrainian translation (*)
  9d6ccb6... dbusServices/screencast: Quote filename in pipeline (*)
  2e77ed7... Update Basque translation (*)
  33ff3dc... Bump version to 3.37.90 (*)
  a436226... scripting: Switch to standard async/await pattern (*)
  cf1d09b... environment: Mark transitions as "work" (*)
  1029e68... perf-tool: Expose --x11 option (*)
  0dc1e1e... perf: Add basic run tests (*)
  44cbd1e... libcroco: Limit recursion in block and any productions (CVE (*)
  1675b54... Updated Galician translations (*)
  98d6c4e... Update Catalan translation (*)
  015559a... Updated Spanish translation (*)
  2f84017... Updated Spanish translation (*)
  beddbc0... st/test-theme: Use stage from mutter (*)
  f541562... iconGrid: Properly remove pages (*)
  84bbedb... Update Galician translations (*)
  3c6f59a... st: Fix typo in doc comment (*)
  923d926... st: Remove invalid introspection annotation (*)
  112b139... cleanup: Remove old compatibility code (*)
  990c171... networkAgent: Add missing Uint8Array => string conversion (*)
  7fcaf63... appDisplay: Cache app ids in FolderView (*)
  fce14a4... Update Romanian translation (*)
  d6d5c42... Update Bengali (India) translation (*)
  c85273f... Update Bengali (India) translation (*)
  cbc24b4... Update Kazakh translation (*)
  6d9c6ba... Update Polish translation (*)
  03cc091... Update Brazilian Portuguese translation (*)
  9dce262... Update Turkish translation (*)
  51cdd34... Update Japanese translation (*)
  32b1e8d... Update Japanese translation (*)
  0043775... authPrompt: Properly get oVirt service name (*)
  1c0be1a... polkitAgent: Add missing space to log string (*)
  283e50a... Update Persian translation (*)
  abfbf1f... Update Finnish translation (*)
  4917b04... Update Croatian translation (*)
  b80b22e... Update Croatian translation (*)
  56b6e65... data: Only unset environment when the service actually ran (*)
  6ad9c99... data: Fix description of org.gnome.Shell.target (*)
  2fc6384... *: Fix spelling mistakes found by codespell (*)
  b1f4ac1... calendar: Vertically center align week numbers (*)
  0e1622a... Updated Slovenian translation (*)
  efea769... Update Chinese (China) translation (*)
  b436f3e... Updated Spanish translation (*)
  093603b... unlockDialog: Defend against absence of blur effect (*)
  ba804de... status/bluetooth: Fix label for >1 connected devices (*)
  852303f... Bump version to 3.37.91 (*)
  77b725c... Update Ukrainian translation (*)
  35346e9... Update British English translation (*)
  99bfe20... Update Brazilian Portuguese translation (*)
  6aed948... Update Dutch translation (*)
  b8ca1fa... Update Persian translation (*)
  6550bca... Update Indonesian translation (*)
  360aeba... Updated Lithuanian translation (*)
  eb0276a... Update Indonesian translation (*)
  8e936a2... Updated Czech translation (*)
  6cab57b... Update Friulian translation (*)
  a593f84... Update Korean translation (*)
  1bc100c... Update Indonesian translation (*)
  8384288... Update Serbian translation (*)
  4e195d7... appDisplay: Add drop shadow to icons (*)
  f7886ac... Updated Spanish translation (*)
  f1bc87b... appDisplay: Redisplay on layout changes (*)
  95645e1... appDisplay: Only emit layout-changed when not updating page (*)
  998e3e6... appDisplay: Connect to GSettings after reading key (*)
  69e81e4... Revert "appDisplay: Add drop shadow to icons" (*)
  cf997b3... Update Slovak translation (*)
  ec53df0... Update French translation (*)
  f8c0438... Updated Spanish translation (*)
  b3f3591... dbusServices/screencast: Save under resolved file path (*)
  206d1fa... dash: Hide the tooltip when an item is clicked (*)
  f9ad8a3... Update Catalan translation (*)
  f7bcde6... altTab: Support cycle-group cycling only over windows in th (*)
  497f101... systemActions: Use PanelOrientationManaged to manage autoro (*)
  7f402c1... workspace: Cap scaled floating size to target layout size (*)
  2ab6edd... Bump version to 3.37.92 (*)
  5970018... Update Swedish translation (*)
  5b6d725... Update Hungarian translation (*)
  35d9609... Update Slovak translation (*)
  26a2e38... Updated Danish translation (*)
  ee3eaf0... StAdjustment: note when 'changed' is not emitted (*)
  7991dd8... Update German translation (*)
  c68b1d7... Update French translation (*)
  e32ae0a... Update Finnish translation (*)
  976fbab... Update Portuguese translation (*)
  e1fa6b5... Update Italian translation (*)
  8745a61... Update zh_CN translation (*)
  7e0e551... Update Latvian translation (*)
  8ddaa85... aggregateMenu: Move remote-access indicator to the front (*)
  de78ed9... Bump version to 3.38.0 (*)
  59ade00... systemActions: Flatten folded search terms (*)
  b2d6c11... systemActions: Filter out empty (folded) terms (*)
  386d25e... dbusServices/screencast: Add recordings to recent items (*)
  92d3c6e... appDisplay: Don't iterate over all pages in page manager (*)
  ff9001d... Update Portuguese translation (*)
  5014d7e... appDisplay: Disconnect from parental controls on destroy (*)
  69901a7... Add Kabyle translation (*)
  0dd3555... Update Portuguese translation (*)
  3029119... subprojects: Update libgvc (*)
  76b0364... st/entry: Only handle primary/secondary icon clicks when re (*)
  82da51d... authPrompt: Hide password when insensitive (*)
  30d8164... Update French translation (*)
  498710c... CSS: Add border around avatars (*)
  7a25d5f... Update Chinese (Taiwan) translation (*)
  3fb321f... authPrompt: set value of beginRequestType to 'DONT_PROVIDE_ (*)
  494e628... dateMenu: Do not ellipsize date header (*)
  84cff89... docs: Remove obsolete ShellRecorder include (*)
  a9e5004... Update Hebrew translation (*)
  daa3dda... shell: Do not use stack-allocated ClutterEvents (*)
  432c286... dash: Restore icon's expected DND behavior (*)
  6ce4605... workspacesView: Always clip to allocation (*)
  ab9aa5b... workspacesView: Update workspace visibility when entering o (*)
  bfd4d0f... appDisplay: Factor out linear position calculation (*)
  ffdff07... iconGrid: Add moveItem (*)
  062c014... appDisplay: Use new moveItem API to move items (*)
  cc35193... appDisplay: Lighten folder dialog background when dragging  (*)
  8d84e05... appDisplay: Reduce folder dialog popdown timeout (*)
  1709592... appDisplay: Adjust folder position (*)
  75a8697... appDisplay: Trivial const-correctness fix (*)
  31591ff... appDisplay: Only change excluded-apps when not deleting fol (*)
  7dafd25... appDisplay: Don't emit 'apps-changed' when deleting folder (*)
  59549e0... appDisplay: Save pages when folder apps change (*)
  33bd038... appDisplay: Don't change opacity on destruction (*)
  1acbdcc... appDisplay: Allow passing callback to AppFolderDialog.popdo (*)
  aaff88a... appDisplay: Remove icon from folder when dragging out (*)
  d04daf6... appDisplay: Protect against source icon destruction (*)
  da36506... workspacesView: Work around Clutter optimization (*)
  b3c106c... Bump version to 3.38.1 (*)
  deb78b9... Bump version to 40.alpha (*)
  6b1e2df... extensionUtils: Adjust version check (*)
  2321ce2... Replace CoglMatrix by graphene_matrix_t (*)
  ff6c0ca... shell: Update to MetaCursorTracker API change (*)
  0c14ac7... Update Portuguese translation (*)
  9963f7c... unlockDialog: Use unique unlock-dialog style class (*)
  b41ef2f... panel: Disconnect destroy signal handler when needed (*)
  cc9f66d... environment: Handle @content for property transitions (*)
  6ba3ca5... windowManager: Avoid calling meta_window_actor_thaw when no (*)
  2b44fa8... screenShield: Use identity operator when matching for motio (*)
  6758746... screenShield: Fix pointer motion signal handler leak (*)
  5ece14e... Update Friulian translation (*)
  9d5165b... polkitAgent: Drop separate user icon style (*)
  d948042... Update Portuguese translation (*)
  b2a2ea7... Update Bengali (India) translation (*)
  6c7ab4f... docs: Unify on single DocBook version (*)
  a0e87b5... remoteAccess: Ignore all but the screen record handles on X (*)
  a9349fb... data: Remove unused GSettings key (*)
  bd710ff... Adapt to CoglFramebuffers turning into GObjects (*)
  6273654... Update Friulian translation (*)
  d72da7d... screenshot: Handle window screenshot failures gracefully (*)
  22f6919... Stop using GSlice (*)
  0e21904... Update Esperanto translation (*)
  d19683a... dnd: Get transformed size for scaling before unparenting dr (*)
  5cfec80... audioDeviceSelection: Center-align icons (*)
  b365922... iconGrid: Trivial style cleanup (*)
  4fcbf6c... iconGrid: Allocate preferred sizes if bigger than child siz (*)
  efd1e06... appDisplay: Let icon labels be multiline when hovered (*)
  b244274... appDisplay: Don't expand title for search results (*)
  f940b0b... Updated Spanish translation (*)
  f5d1a28... telepathyClient: Promisify the right class (*)
  012af56... tests/background-size: Remove ClutterActor::paint signal ha (*)
  d318bf5... mpris: Switch text in title and body (*)
  0b24301... windowPreview: Handle case where window already is part of  (*)
  69516a5... Adapt to pick changes (*)
  709c226... messageTray: Don't play sound when banners are disabled (*)
  a9a54ba... magnifier: Avoid cursor visibility changes on startup (*)
  8d43dea... extensions-app: Add quit action (*)
  c86c294... appDisplay: Only show add/remove favorite when shouldShowAp (*)
  197aef3... Update Basque translation (*)
  0d26472... Updated Danish translation (*)
  62d0c3a... gnome-shell.doap: Mailing list moved to Discouse per #3253 (*)
  461bbcf... modemManager: Add property getters (*)
  d886d31... Update Portuguese translation (*)
  8eec7ae... appDisplay: don't change grid page on adaptToSize (*)
  9ef59b3... extensions-app: Add extension filtering (*)
  8c13e38... ci: Use node-js script for running eslint (*)
  4401c8f... ci: Use junit output format (*)
  25ca882... ci: Enforce non-legacy style for new code (*)
  47dc304... appDisplay: Adjust label collapse and expand times (*)
  5d27a5a... appDisplay: Factor out function (*)
  548d3b6... appDisplay: Expand titles on keyboard focus as well (*)
  adb984c... Update Ukrainian translation (*)
  7521b9c... extensionUtils: Stop using Lang.copyProperties() (*)
  8a47f1c... cleanup: Remove empty leading/trailing lines in blocks (*)
  3567820... lint: Sync configuration with gjs (*)
  5f7615d... ci/check-commit-log: Reverse the merge request URL check (*)
  09a09dd... ci/check-commit-log: Generate JUnit report (*)
  e2945a5... ci: Wait for 'check-commit-log' before continuing (*)
  6272490... gnome-shell.doap: Make marge-bot a maintainer (*)
  51ff9ce... js/shellDbus: Do not forward device IDs (*)
  e026e3b... ci: Use ci-templates for building image (*)
  237e470... st/entry: Don't set font twice on style changes (*)
  330b44e... st/button: Remove unused spacing member from private struct (*)
  e203278... ci: Bump ci-templates to include registry path fix (*)
  2e976cd... ci: Generate junit report if project doesn't enable the reg (*)
  408c922... ci: Fix check-commit-log test failure count (*)
  1fbf62f... ci: Use the CI image produced by the pipeline (*)
  e81cab5... ci: Update mutter image (*)
  1aa7a23... ci: Use ci-fairy image for commit log check (*)
  250bab0... ci: Check that merge requests have the right settings (*)
  b64020f... ci: Set some sensible defaults (*)
  07fd0d3... ci: Replace only/except with rules (*)
  96dc6d1... windowManager: Check whether metaWindow is NULL after destr (*)
  e8893f4... ci: Bump ci-fairy template include (*)
  3fb0284... Make sure to allocate all children in allocate vfuncs (*)
  a314c05... workspace: Handle child not being present in the window slo (*)
  ee0f250... appDisplay: Don't update multiline for search results (*)
  244c266... st-bin: Disallow st_bin_set_child with already-parented chi (*)
  ef80761... credentialManager: Shut up a JS warning (*)
  a63ef38... Update Swedish translation (*)
  588457c... Update Norwegian Bokmål translation (*)
  5b66860... iconGrid/iconGridLayout: Add support for page-padding (*)
  4ad32ab... iconGrid/iconGrid: Hook page-padding with CSS (*)
  e667406... iconGrid/iconGrid: Fill pages by default (*)
  c589f40... theme: Add page padding to the icon grid (*)
  34e38a8... iconGrid/iconGridLayout: Floor children position (*)
  4863c49... iconGrid/iconGridLayout: Make sure to always update best si (*)
  595359a... messageTray: Default to generic policy (*)
  5492309... st-theme-node-drawing: Render all shadow sections with thic (*)
  c9df2f9... Updated Spanish translation (*)
  40e22eb... cleanup: Use optional chaining and ?? operator (*)
  12d9761... Tag version 40.alpha (*)
  f2ee158... Post-release version bump (*)
  491a69a... overviewControls: Remove ControlsLayout (*)
  c9a6424... overviewControls: Simplify DashSpacer (*)
  853644d... appDisplay: Properly destroy SwipeTracker on destroy (*)
  3f09876... pageIndicator/animatedPageIndicators: Implement vertical an (*)
  7d4ac04... appDisplay/baseAppView: Use a separate flag for animated in (*)
  b120b17... iconGrid/iconGridLayout: Simplify _findBestIconSize() (*)
  10d91b5... appDisplay/baseAppView: Update page indicators on page-chan (*)
  b730875... iconGrid/iconGrid: Wait for icon sizes before running sprin (*)
  cd82691... appDisplay/baseAppView: Cleanup animate() (*)
  9c10c34... appDisplay/baseAppView: Also consider its own content box w (*)
  aca61ad... appDisplay/baseAppView: Reinstate fade effect (*)
  3e74b5a... theme: Add some horizontal padding to folder view (*)
  659df23... lookingGlass: Sort extensions alphabetically (*)
  f54ab9c... main: Stop owning the org.gnome.Panel name (*)
  cb8b199... magnifier: Stop exposing D-Bus interface (*)
  adfcd45... workspace: Lower maximum window preview size again (*)
  af5aff3... dbusServices/screensaver: Split out public ScreenSaver serv (*)
  252f8a0... blur-effect: Port to paint nodes
  33c7983... lookingGlass: Port to paint nodes
  216508e... glsl-effect: Switch to create_pipeline vfunc
  d8464e7... invert-lightness-effect: Switch to create_pipeline vfunc
  4881347... st/scroll-view-fade: Adapt to paint_target() API changes
  ceade7e... shell: Adapt to ClutterEffect vfunc changes

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