[mutter] (658 commits) Non-fast-forward update to branch wip/lantw/xwayland-Don't-use-abstract-socket-on-non-Linux-systems



The branch 'wip/lantw/xwayland-Don't-use-abstract-socket-on-non-Linux-systems' 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:

  f9f8a2f... xwayland: Don't use abstract socket on non-Linux systems

Commits added to the branch:

  542bad6... wayland: Add documentation for dma-buf namespace (*)
  404e713... wayland: Add documentation to the WaylandBuffer object (*)
  5c98606... wayland: Add documentation to wayland_shell_init (*)
  49c8d42... clutter: Introduce paint contexts (*)
  98c0fe9... cogl: Remove CoglVertexBuffer (*)
  3f2a6f5... tests/clutter: Remove unneeded gitignore files (*)
  e8e5ccf... cogl/tests: Remove test-fixed (*)
  cb9d6b7... clutter: Introduce pick contexts (*)
  339372a... clutter/text: Stop using deprecated cogl-pango API (*)
  53431fc... clutter/paint-nodes: Stop using deprecated cogl_pango API (*)
  4555351... clutter/actor: Change comment to refer to non-deprecated AP (*)
  66f02ae... cogl/pango: Remove deprecated API using implicit fb stack (*)
  138907c... clutter/actor: Use paint context when culling to check rend (*)
  61b1ead... clutter: Use pick context to track the framebuffer (*)
  5c68596... clutter/paint-context: Add API to get base framebuffer (*)
  78a7c93... clutter: Use paint context to get paint target framebuffer (*)
  9c43b12... clutter/stage: Remove "active framebuffer" state (*)
  e696f63... cogl/pixel-buffer: Remove declaration hidden behind #if (*)
  8ce3b3d... clutter/actor: Remove unnecessary NULL check from paint_nod (*)
  5145b33... clutter/paint-node: Remove unnecessary NULL check in get_fr (*)
  61026d1... clutter/root-node: Require non-null framebuffer on construc (*)
  48e6fcc... clutter/pipeline-paint-node: Use draw framebuffer when draw (*)
  f11170f... clutter/paint-node: Have caller of .._get_framebuffer() han (*)
  8329c6b... clutter/paint-node: Use non-deprecated Cogl API when drawin (*)
  8c7ec44... tests/clutter: Port to using non-implicit framebuffer Cogl  (*)
  6f30cf0... tests/clutter/cogl-tex-polygon: Port to CoglPrimitive (*)
  c621d4d... clutter/offscreen-effect: Don't use implicit framebuffer Co (*)
  fd0ce66... clutter/paint-nodes: Stop using implicit framebuffer stack  (*)
  26147af... shadow-factory: Don't set implicit Cogl material (*)
  549f60f... texture-tower: Don't use implicit framebuffer stack Cogl AP (*)
  3f65837... clutter, core: Stop using the Cogl framebuffer stack (*)
  629dc4c... clutter/paint-nodes: Add missing newline (*)
  4b5abdc... cogl/tests: Remove test-materials (*)
  7faf9f9... cogl/tests/backface-culling: Stop testing legacy state (*)
  294b4ed... cogl/tests/backface-culling: Port to non-deprecated API (*)
  5e117b3... cogl/tests: Remove testing of legacy API (*)
  9e2e44c... cogl/tests/warp-modes: Test CoglPrimitive instead of cogl_p (*)
  2a8f0c2... cogl/tests: Port away from legacy implicit stack based API (*)
  27b6d18... cogl/path: Remove API using deprecated Cogl API (*)
  a91138c... cogl/context: Remove unusued window_buffer field (*)
  ae4ae61... cogl: Remove deprecated primitives functions (*)
  3096405... cogl: Remove declaration for long gone function (*)
  3819291... cogl: Remove API implicitly using framebuffer stack (*)
  77b3c0d... cogl: Remove API implicitly switching between built in pipe (*)
  4ede6ea... cogl: Remove the framebuffer and source stacks (*)
  40205d8... cogl: Make pipeline creation introspectable (*)
  0d1c18a... paint-context: Expose push and pop framebuffer (*)
  96e1883... xwayland: Do not queue frame callbacks unconditionally (*)
  9f50b2c... startup: Fix build with 'startup_notification=false' (*)
  79491df... kms: Process impl idle callbacks before pre dispatch flush (*)
  832a522... kms-impl/simple: Fix meta_set_fallback_feedback_idle (*)
  d70ddc6... backends/native: Fix double free of error (*)
  aef865a... wayland/xdg-shell: Scope variable better (*)
  4bacb36... window/wayland: Make .._wayland_move_resize() name more exp (*)
  0cf98c5... wayland/surface: Emit signal before applying state (*)
  8dc730e... wayland/surface: Move subsurface synchronization logic to r (*)
  d60d671... wayland: Use helper to access pending state from the outsid (*)
  bbec8ab... wayland/surface: Rename MetaWaylandPendingState to MetaWayl (*)
  f7e256e... wayland/surface: Make cached subsurface state generic (*)
  cb91f44... wayland/wl-shell: Use input region as window geometry if se (*)
  4bf5b7d... window: Don't constrain an acked window geometry (*)
  cc444d4... window/wayland: Use G_DECLARE_FINAL_TYPE (*)
  554644f... wayland: Rework asynchronous window configuration (*)
  d02c124... wayland/surface-role: Rename commit() vfunc apply_state() (*)
  132fbf4... wayland: Let MetaWaylandXdgPopup dismiss incorrectly placed (*)
  06fa131... clutter-timeline: Fix some indentation (*)
  4fccc90... xwayland: Don't queue frame callbacks when role assigned (*)
  7186d09... Update British English translation (*)
  2e97ba3... ci: Change instructions to use podman (*)
  82233cc... Bump version to 3.35.2 (*)
  67d9995... backends/native: Get the correct value for pinch dy (*)
  99cc435... cogl: Add function cogl_2d_primitives_immediate (*)
  a48206e... cogl: Simplify add_stencil_clip_region coordinates (*)
  4aab814... cogl: Upload clipping rectangles in parallel (*)
  02db9ee... cogl: Remove reference to nonexistent type CoglVertex2f (*)
  5613f4f... cogl: Remove unused explicit blend-enable controls (*)
  420fb28... cogl: Move GLX-related headers into winsys/ (*)
  9325bd9... cogl: Remove unneeded GLX includes from cogl-framebuffer-pr (*)
  573ba10... cogl: Remove unused xlib state from CoglContext (*)
  d5a70c7... cogl: Remove unneeded X11 includes from various headers (*)
  a46fd33... clutter: Remove unneeded X11 includes from various headers (*)
  f9599b6... cogl: Add context_{,de}init hooks to CoglDriverVtable (*)
  9a3a6dc... cogl: Move GL-specific context setup/teardown into the driv (*)
  10daade... cogl: Remove COGL_PRIVATE_FEATURE_GL_FIXED, track it in the (*)
  fdf8309... cogl: Remove COGL_PRIVATE_FEATURE_GL_WEB (*)
  68d0c11... cogl: Remove COGL_PRIVATE_FEATURE_GL_EMBEDDED (*)
  9d5092c... cogl: Remove COGL_PRIVATE_FEATURE_GL_PROGRAMMABLE (*)
  e32e205... cogl: Update documentation for COGL_PRIVATE_FEATURE_ANY_GL (*)
  e89cea8... screen-cast: Fix window recording on HiDPI (*)
  4982649... cogl: Add support for GL_ANGLE_pack_reverse_row_order (*)
  674f52b... clutter/stage: Fix picking of rectangles with negative posi (*)
  d3b1168... Update Galician translation (*)
  31c7bca... Update Galician translation (*)
  bd4ebd2... Update Chinese (China) translation (*)
  9075a5b... Bump version to 3.35.3 (*)
  a8cb84c... window-actor: Also cull out clip_region (*)
  1e7285b... backends: Always enable tap-to-click/drag on opaque Wacom t (*)
  c13ea4f... theme: Plug GtkIconInfo leak (*)
  468b09c... theme: Plug GdkPixbuf leak (*)
  802309c... x11-selection: Plug MetaX11SelectionOutputStream leak (*)
  3958e75... clutter/offscreen-effect: Use g_clear_pointer for cleanup (*)
  bf594e9... clutter/offscreen-effect: Clear offscreen framebuffer when  (*)
  64685f4... clutter/offscreen-effect: Clear offscreen when pre-paint fa (*)
  84ea4ad... clutter/brightness-contrast-effect: Compare float with G_AP (*)
  c4fa30a... backends/native: Fix relative motion calculation if monitor (*)
  17e2061... gitlab: Add issue templates (*)
  6e5ac0b... Use G_GNUC_FALLTHROUGH instead of comments (*)
  76ee026... wayland/egl-stream: Cache texture snippet (*)
  fcfe90a... wayland: Replace manual GNode subsurface iteration with mac (*)
  60ebf19... shaped-texture: Minor clean up (*)
  3969285... shaped-texture: Make setting the same texture a no-op (*)
  fe7bece... wayland/surface-actor: Reset and sync subsurface state when (*)
  f0df07c... wayland/surface: Move shaped-texture synchronization to act (*)
  3e90070... tests/wayland: Test subsurface commits after parent was res (*)
  6d15231... wayland/actor-surface: Always consider unmapped actors not  (*)
  bac188b... window: Always disarm XSYNC watchdog when X client responds (*)
  845157c... window/x11: Add `freeze_commits()/thaw_commits()` (*)
  10796e6... window/x11: Add flag to thaw commits after resize (*)
  4ae9953... window/x11: Freeze commits on resize (*)
  53fce8e... frames: Freeze Xwayland commits until repainted (*)
  c3c54e8... surface-actor: Add `meta_surface_actor_is_frozen()` (*)
  aa01738... window-actor: Add `set_frozen` vfunc (*)
  d7a7af1... window-actor/x11: Freeze/thaw commits on actor freeze/thaw (*)
  4d5a863... window/x11: Add `always_update_shape()` vfunc (*)
  c0038f6... window-actor/x11: Update shape even when frozen (*)
  7733f88... kms-impl-simple: Include mode name in error message (*)
  ce3409b... kms-impl-simple: Handle mode set race conditions gracefully (*)
  7377631... cogl: Remove unused CoglMatrixMode (*)
  abd094d... cogl: Remove stray references to gl*Pointer, which we're ne (*)
  3f2ad5a... cogl: Remove builtin/texcoord attribute tracking bitmasks f (*)
  71a2ba7... cogl: Remove fixed-function workaround for point sprite coo (*)
  9f2662c... cogl: Remove fixed-function handling for layer color (*)
  35f21c5... cogl: Stop using glAlphaFunc in big-GL (*)
  282eab4... cogl: Stop using glPointSize in big-GL (*)
  347619a... cogl: Remove unused GL imports from the CoglContext vtable (*)
  5b1ff59... cogl: Clean up private feature flags and GLSL builtin handl (*)
  d7c9042... renderer/native: state consistency in copy_shared_framebuff (*)
  94992ff... renderer/native: META_DRM_BUFFER is not NULL-safe (*)
  fea6abb... renderer/native: Copy mode irrelevant for bo freeing (*)
  4040815... renderer/native: Absorb free_next_secondary_bo (*)
  fe76e6a... renderer/native: Reset all fields of MetaDumbBuffer (*)
  f409ddd... renderer/native: Extract secondary_gpu_release_dumb (*)
  03ac7b1... backend/native: Share drmModeAddFB code (*)
  b6c824d... renderer/native: Import primary buffer to 2nd GPU (*)
  b30a29f... shaped-texture: Plug region leak (*)
  65401ed... clutter/cogl: Plug region leak in clutter_stage_cogl_redraw (*)
  545fcb3... renderer-native: Fix memory leak in secondary GPU update (*)
  f447a05... renderer: Chain up parent class finalize (*)
  ccd33ce... Update Japanese translation (*)
  612b622... Update Japanese translation (*)
  b3fbc26... clutter/actor: Allow setting width and height properties to (*)
  d28a640... backend-eglnative: Search for the xsettings schema recursiv (*)
  f0c9264... wayland/surface: Plug leak in meta_wayland_surface_assign_r (*)
  51733ca... window/wayland: Plug window configuration leak (*)
  9feda1c... kms/crtc: Fix gamma state leak (*)
  a63e80e... wayland: Avoid GVariant leak in set_gnome_env (*)
  66fe6d8... backends/crtc: Fix leak of MetaCrtcMode name string (*)
  abc58f7... kms: Fix drmModeEncoder leak (*)
  102c07d... Update Malay translation (*)
  c1df48b... wayland: Preserve XdndTypeList for future callers (*)
  a6c195b... x11: Map x11 (UTF8_)STRING requests to text/plain mimetypes (*)
  090a6ad... xwayland: Set XDND source-side actions as per XDND (*)
  30bf588... wayland: Do not check current offer on DnD button release (*)
  f2f89d9... clutter/actor: Respect CONTENT_SIZE request mode in get_pre (*)
  403466c... wayland: Implement dnd cancel on pressing Esc key (*)
  9d390ee... meta: Add missing display.h to meta-workspace-manager.h (*)
  7dbb4bc... window-actor/x11: Cache the client area (*)
  c0321c7... frame: Pass the frame area for get_mask() (*)
  1000ebe... window/x11: Add function to convert the buffer to frame rec (*)
  1ce933e... window-actor/x11: Get frame rect from the buffer size (*)
  5e07478... x11-display: add support for _GTK_WORKAREAS_Dn (*)
  f97930e... wayland/surface: Repick when effects are complete (*)
  5618e41... window: Remove Wayland code from `meta_window_show()` (*)
  8b3bc1f... clutter: Export `clutter_input_device_update()` (*)
  a382698... wayland: Update input device before repick (*)
  88fb003... x11: Drop subscription for input event from floating device (*)
  467e94f... clutter: Add ClutterSeat object (*)
  1611979... x11: Implement ClutterSeat (*)
  5bb3d86... native: Implement ClutterSeat (*)
  9aba37f... clutter: Move keymap direction from ClutterBackend to Clutt (*)
  1fc021c... clutter: Move bell_notify() from ClutterBackend to ClutterS (*)
  9be4f98... clutter: Move keymap from ClutterBackend to ClutterSeat (*)
  34ce39f... clutter: Move platform event data management to ClutterSeat (*)
  bc7ba8c... clutter: Move keyboard a11y from ClutterDeviceManager to Cl (*)
  8d0527f... clutter: Move pointer a11y from ClutterDeviceManager to Clu (*)
  1c689b8... clutter: Move virtual device management to ClutterSeat (*)
  7afbc01... clutter: Move motion compression handling to ClutterSeat (*)
  835f120... clutter: Drop select_stage_events() device manager vfunc (*)
  6dfd2ff... wayland: Replace ClutterDeviceManager usage in favor of Clu (*)
  7644dde... core: Replace ClutterDeviceManager usage in favor of Clutte (*)
  4761c4e... backends: Move native keymap manipulation functions to Meta (*)
  f55d4f3... backends: Make meta_backend_update_last_device() take a clu (*)
  f8fa86f... clutter: Replace ClutterDeviceManager usage in favor of Clu (*)
  4413b86... backends: Replace ClutterDeviceManager usage in favor of Cl (*)
  873449d... tests: Replace ClutterDeviceManager usage in favor of Clutt (*)
  d3160d0... clutter: Drop ClutterDeviceManager (*)
  e9fbbd5... backends: Do not use device IDs on idle monitors (*)
  f1d4d68... backends: Drop get_relative_motion_deltas() vfunc (*)
  9da275c... backends: Set pointer constrain/relative motion hooks befor (*)
  1e9682b... backends: Move warp_pointer() to ClutterSeat (*)
  5723bd8... backends: Use latest pointer position if no pointer constra (*)
  5257c6e... clutter/stage: Add an API for shallow relayouts (*)
  2731be6... clutter/actor: Use the new shallow relayout API (*)
  09af21c... clutter: Fix input device node path leak (*)
  afd6451... backends/native: Use proper method for getting core idle mo (*)
  6cc748c... wayland/data-device: Cancel drag source when the drag finis (*)
  c27fc35... wayland/data-device: Guard against a potential crash (*)
  15b46a6... wayland/data-device: Small style fixes (*)
  136c095... cogl: Remove unused cogl.symbols (*)
  e0d2e10... cogl: Remove unused _cogl_framebuffer_try_creating_gl_fbo (*)
  99043e2... cogl: Mark _cogl_buffer_access_to_gl_enum static (*)
  600dd15... cogl: Remove unused p-axis texture wrap mode (*)
  c5a936e... cogl: Remove unused _cogl_framebuffer_{push,pop}_projection (*)
  f5e2310... cogl: Remove unused _cogl_framebuffer_set_clip_stack (*)
  795491c... cogl: Remove unused cogl_program_use and friends (*)
  985b3b3... cogl: Remove unused _cogl_pipeline_get_layers (*)
  640ad47... cogl: Inline _cogl_framebuffer_remove_all_dependencies into (*)
  c1bdaba... cogl: Inline cogl_use_program into its one caller (*)
  05301d2... clipboard-manager: Plug mimetypes list leak (*)
  8e6821b... x11-selection: Plug MetaSelectionSourceX11 leak (*)
  861e5ca... x11-selection: Plug potential GInputStream leak (*)
  c05019e... x11-selection: Don't store copies of strings that are not b (*)
  35316a0... selection: Unref selection owners on dispose (*)
  d699c80... display: Unref selection on shutdown (*)
  b41094e... x11-selection: Unref owners and cancellables on shutdown (*)
  e7928ce... selection: Fix task leak in error case of source_read_cb (*)
  98040e6... core: Fix task leak in meta_selection_source_memory_read_as (*)
  2212a44... clutter/actor: Fix GValue leak when overwriting transition  (*)
  ffad55c... wayland: Handle dragging from/dropping to v1 data device us (*)
  81de2c2... backends/x11: Fix use after free on device removal (*)
  2fbbf65... core: Demote image formats' priority from preservation in c (*)
  832c0fb... core: Define specific image formats to be stored in the cli (*)
  b91d66b... core: Extend list of image formats to be stored in the clip (*)
  aa0aa89... window: Ignore requests to be placed on non-existent worksp (*)
  9b0392e... backends/native: Emit signals for virtual devices (*)
  76240e2... background: Scale monitor_area after texture creation (*)
  06dae3a... wayland-pointer: Bail unconditionally if without native bac (*)
  c4f8b93... Bump version to 3.35.90 (*)
  c37e252... orientation-manager: Do not change current orientation when (*)
  e4d5cb7... monitor-config-manager: Take device orientation into accoun (*)
  0d185b2... monitor-config-manager: Add clone_logical_monitor_config_li (*)
  bcbb44f... monitor-config-manager: honor accelerometer value changes w (*)
  cbef49f... shaped-texture: Remove unused meta-cullable header (*)
  ae1768b... wayland/actor-surface: Do not use geometry scale to constra (*)
  d8b7905... surface-actor: Scale unobscured and clip region by geometry (*)
  56ce253... cullable: Factor out untransformed check into a vfunc (*)
  264f688... surface-actor: Implement meta_cullable_is_untransformed int (*)
  934a829... wayland/subsurface: Keep subsurface actors reactive (*)
  5b16204... Fix incorrect 'is' in gen_default_modes (*)
  dcba7c5... clutter: Add ClutterSeat::touch-mode boolean property (*)
  9ff4f29... build: Depend on libinput 1.7 (*)
  c273f74... backends: Implement ClutterSeat::touch-mode on MetaSeatNati (*)
  e76ff85... backends/native: Override the right property name (*)
  840c50b... window-actor: Ensure clipping in `capture_into()` (*)
  ebc0787... shaped-texture: Add `get_width()`/`get_height()` API (*)
  0f58c98... screen-cast-window: Use buffer bounds in place of frame bou (*)
  b23fc99... kms/plane: Move _new() function to private header (*)
  851024f... kms/update: Add unassign_plane() API (*)
  6c1e9b5... kms-impl-simple: Add helper to process update entries (*)
  3a8c545... kms/device: Add getter for finding cursor planes (*)
  ec9d714... kms: Return gpointer from impl tasks (*)
  ee854ed... kms: Fix function name (*)
  4abec2f... kms: Assert that callbacks are outside of the impl context (*)
  c1fc46e... kms/device: Fix indentation mistake (*)
  01bab81... kms/update: Add flags to plane assignment (*)
  3ace2b9... kms/update: Move auto-cleanup declaration to the bottom (*)
  73dcb9f... kms: Make update processing return direct feedback (*)
  7c3172a... kms/impl-simple: Add cursor plane processing (*)
  ae00f56... cursor-renderer-native: Port to transactional KMS api (*)
  f3cdc99... kms/device: Handle tracking capabilities (*)
  438f75e... cursor-renderer-native: Get cursor size from MetaKmsDevice (*)
  98d7a54... wayland: Advertise MetaMonitor as wl_output (*)
  1981449... wayland/actor-surface: Do not set opaque region for XWaylan (*)
  5c704e3... cogl: Remove no-op cogl_shader_compile and cogl_shader_get_ (*)
  586723e... backends: Drop per-device idle monitors (*)
  f7646af... core: Do not update idle times for slave devices (*)
  1ecfdb1... backends: Drop meta_idle_monitor_get_for_device() (*)
  8b70232... Update Japanese translation (*)
  ae344a6... Update Japanese translation (*)
  aceadfe... cullable: Check if effects are disabled (*)
  3e1db33... gitlab: Add missing < in markdown comment tag (*)
  560055f... Bump version to 3.35.91 (*)
  0e0afa2... settings: Improve logging of enabled experimental features (*)
  76e0d72... window-actor/x11: Update opaque region (*)
  c06fae4... window-actor: Don't show actor until meta_window_actor_show (*)
  b45b03b... surface-actor-x11: Avoid flicker when (un)redirecting windo (*)
  d2953e0... Update Chinese (Taiwan) translation (*)
  4f8e518... bind-constraint: Update the preferred size (*)
  35fe6a4... clutter: Make clutter_contraint_update_preferred_size() pub (*)
  b70611e... clutter/enums: Correct docs about ClutterOffscreenRedirect (*)
  b4226da... cogl: GLES3 has glGetStringi (*)
  03ef335... cogl: GLES3 has sampler objects (*)
  445af61... cogl: GLES3 has vertex array objects (*)
  4199275... cogl: GLES3 has sync objects (*)
  efe1bc2... util: Add INPUT debug topic (*)
  e07478f... virtual-input-device/native: Fix warning message (*)
  7cc02cf... backends/native: Replace tabs with spaces (*)
  d053ccf... window: Check window responsiveness on every window focus (*)
  0bf9727... display: Fix intendation of an argument and add details to  (*)
  9b58033... display: Make sure ping serials are never reused (*)
  e51279d... display: Only send one ping to a window at a time (*)
  f215956... xwayland: Move out surface role related logic (*)
  ac2c870... surface-actor: Remove get_window() API and vfunc (*)
  5149e1e... wayland: Move tree updating to the shell surface role (*)
  c0c7448... wayland: Don't access MetaWaylandSurface::window directly (*)
  54194e6... wayland/surface: Move relative coordinate calculating to ro (*)
  722ae2b... wayland/surface: Let roles set DND functions (*)
  df642eb... wayland: Move calc-showing window logic to roles having win (*)
  44ae385... wayland: Move MetaWindow ownership to window owning roles (*)
  d122b66... clutter/actor: avoid transform node for identity matrix (*)
  81512ad... screen-cast-session: Add 'disable-animations' property (*)
  8c1e6eb... remote-access-handle: Expose disable-animations property (*)
  704fea6... renderer-native: Move 'backend' field to MetaRenderer (*)
  3e6a55a... renderer: Add API to check whether renderer is hardware acc (*)
  a209a14... renderer-native: Use hardware acceleration check in generic (*)
  6206511... Update Basque translation (*)
  f5a28aa... window-actor: Make culling of opaque windows X11 only (*)
  c5d2fc8... screen-cast: Update to PipeWire 0.3 API (*)
  282b09c... clutter/actor: Add CLUTTER_OFFSCREEN_REDIRECT_ON_IDLE (*)
  41d72e8... backends/native: Also check touch-mode on object initializa (*)
  d7c7311... clutter/seat: Add gtkDoc comments for touch-mode property (*)
  aedcfcd... sound-player: Fix invalid write after playback is cancelled (*)
  4c42195... clutter: fix hole in ClutterPaintNode (*)
  b8355a6... xwayland: Not all xwayland surface have a window (*)
  963108a... wayland/data-device: Check resource version on cancel (*)
  f9326cf... wayland/data-device: Fix crash with offer from X11 client (*)
  2da2772... display: Make check-alive timeout configureable (*)
  6fb6a23... Update Brazilian Portuguese translation (*)
  a9b1134... clutter/seat: Add API to inhibit unfocus of the cursor surf (*)
  bf24b81... wayland/pointer: Add support for the new ClutterSeat inhibi (*)
  ad8ba69... wayland/pointer: Use g_signal_connect_swapped for one signa (*)
  b98ebe6... clutter/x11: Stop tracking stage changes on crossing events (*)
  6715291... Update Turkish translation (*)
  a0441ad... Updated Spanish translation (*)
  84261d1... Update Basque translation (*)
  81d11ac... clutter: avoid g_signal_emit_by_name() from ClutterActor (*)
  0c55e87... cogl: reduce temporary allocations calculating redraw regio (*)
  d327ced... clutter: avoid redundant _clutter_paint_node_init_types() (*)
  c447d76... Update Hungarian translation (*)
  1b67f49... monitor: Move logical to CRTC transform helper to MetaOutpu (*)
  7f6cafa... logical-monitor: Pass monitor in the for each CRTC helper c (*)
  a11f9bd... boxes: Add 'round' rounding strategy (*)
  fe42d56... crtc: Move configured state to separate struct (*)
  292d275... clutter/stage: Remove stray newline (*)
  1a14c4d... renderer-x11-nested: Remove stray newline (*)
  e3f3037... renderer-native: Fix a couple of style misses (*)
  1c98f01... renderer-native: Draw stage separately per CRTC (*)
  2d66659... crtc: Move logical monitor pointer to MetaMonitor (*)
  0baf457... clutter/stage/cogl: Remove some leftover whitespace (*)
  37d7df6... clutter/stage/cogl: Name variable to make coordinate space  (*)
  8609062... clutter/cogl/stage: Simplify swap_event boolean logic (*)
  adcbc2a... clutter/cogl/stage: Use fb size for for fallback fb clip re (*)
  0d039c3... clutter/view: Don't take paint rect after paint (*)
  86ccc28... clutter/cogl/stage: Rename have_clip to is_full_redraw (*)
  f3dcba2... clutter/cogl/stage: Simplify region transform code (*)
  c483b52... clutter/stage: Pass redraw clip instead of extents when pai (*)
  fe1ccea... clutter: Pass redraw clip via paint context (*)
  b68c630... clutter/cogl/stage: Use g_clear_pointer() to clean up regio (*)
  159c83b... clutter: Move redraw clip management to views (*)
  964ea60... Update Korean translation (*)
  38954de... ci: Adjust URL check (*)
  c4b28b0... clutter/cogl/stage: Don't leak FB damage region on redraw (*)
  71101ca... clutter/cogl/stage: Remove duplicate region union (*)
  b7f47ea... clutter: add tracing for frameclock cycle (*)
  fb81199... Updated Czech translation (*)
  9fa5617... monitor-manager-xrandr: Don't try to disable disabled CRTC (*)
  6e7316e... build: Use dbus interface dir from pkg-config (*)
  88bb24f... backends/native: Shuffle udev client initialization in Meta (*)
  d495dc6... Update Galician translation (*)
  e6913d1... monitor-transform: Add meta_monitor_transform_transform() h (*)
  92f0eb9... monitor: Use transform helper when dealing with panel orien (*)
  ff59b5d... monitor: Move logical <-> CRTC transform helpers to MetaOut (*)
  01aaced... crtc: Don't leak MetaCrtcConfig (*)
  b5354fb... Update Indonesian translation (*)
  1fc7935... backends/cursor: Add API to set and get the texture buffer  (*)
  d600cd9... monitor-transform: Add generic function to get relative tra (*)
  987ce5b... cursor-renderer/native: Implement scaled/transformed hardwa (*)
  969ad54... cursor-renderer/native: Remove unnecessary endian check (*)
  f27de96... Updated Danish translation (*)
  038a317... cogl/framebuffer: Add cogl_framebuffer_flush (*)
  3881c1f... cogl/context: Add cogl_renderer_create_dma_buf() and family (*)
  7fbb47b... renderer-native: Move DMA buffer creation to an auxiliary f (*)
  d366fb3... renderer-native: Implement DMA buffer creation (*)
  548073e... screen-cast-stream-src: Support DMA buffer sharing (*)
  680a54a... monitor-stream-src: Implement blitting view framebuffers (*)
  86168b9... window-stream-source: Draw into DMA buffer image (*)
  1f190a7... screen-cast-stream-src: Remove unused parameter (*)
  09026e5... monitor-stream-src: Use cogl_framebuffer_finish() (*)
  87a06c6... x11: Set up the compositing manager selection on meta_displ (*)
  21994bb... tests: Ensure MetaX11Display is initialized before running  (*)
  8c332a4... tests: Set fatal log handler on clutter tests (*)
  649911b... core: Make meta_display_init_x11() an async function (*)
  25c9e66... xwayland: Do not block on Xwayland initialization (*)
  4b513a3... compositor: Shuffle x11 compositing bits in MetaCompositor (*)
  390fd7d... cursor-renderer-native: Fix hw cursor for non-square sprite (*)
  35c16a9... Update Polish translation (*)
  8a6673b... build: ensure absolute path to sysprof dbus interface dir (*)
  73e3207... clutter-actor: Add detail to captured-event (*)
  90a1eb4... Update Japanese translation (*)
  8427568... Update Japanese translation (*)
  d30ef0d... cogl/clip-stack: Use "merge" parameter for rectangle clips (*)
  7205433... cogl/clip-stack: Restore old matrices after drawing to sten (*)
  1e0b015... cogl/clip-stack: Explicitely initialize the stencil mask (*)
  46e38ff... cogl/clip-stack: Set color and depth mask when drawing rect (*)
  0ada900... wayland/actor-surface: Check for MetaXwaylandSurface instea (*)
  372d73e... surface-actor: Cull out surfaces without alpha channel (*)
  6831f2e... window-actor/x11: Disable culling on window actor level (*)
  c979cd9... surface-actor: Do not copy empty clip/unobscured regions (*)
  39a8c04... background-actor: Do not copy empty clip/unobscured regions (*)
  38e58b8... core: Use DISPLAY envvar to forward in the launch context (*)
  166a464... wayland: Set up initialization X11 socket (*)
  e3149e6... wayland: Pass private X connection on GNOME_SETUP_DISPLAY (*)
  64eaf70... xwayland: Allow setting up maintenance processes (*)
  7f9fac2... window/wayland: Don't inhibit finishing moves if any window (*)
  9b97e5e... place: Make placement rule processing provide relative coor (*)
  d22f947... wayland/window: Pass popup configuration using relative coo (*)
  05e9d6a... window: Put placement related fields in a anynomous struct (*)
  ff381d1... constraints: Pass constrained relative coordinates to windo (*)
  0dac91c... Add MetaGravity and replace X11 equivalent with it (*)
  6c82feb... wayland/window-configuration: Track resize flags and gravit (*)
  d08a8de... window: Implement asynchronous popup moving (*)
  5c37f51... wayland/xdg-shell: Add support implicit popup moving (*)
  f97804f... wayland/xdg-shell: Add support for explicit popup repositio (*)
  f484efa... Updated Slovenian translation (*)
  f80e5dd... Bump version to 3.35.92 (*)
  c4f7662... Updated Lithuanian translation (*)
  a4f11be... Update Croatian translation (*)
  00d900e... Update Swedish translation (*)
  dd6e371... Update French translation (*)
  3c55475... Update Italian translation (*)
  748f5bb... Update Ukrainian translation (*)
  38fb59a... Fix broken markup in Welsh UI translation (*)
  15d3de0... Update Punjabi translation (*)
  6cd0aa4... window: Force placement for first placement rule (*)
  79920d6... Update Dutch translation (*)
  227eea1... kms-impl-simple: Add fake cursor planes if no real ones (*)
  6e966e4... cursor-renderer-native: Handle lack of cursor planes gracef (*)
  6b852e6... Bump version to 3.36.0 (*)
  1c1adb0... Update Serbian translation (*)
  480e7d4... screen-cast-stream-src: Don't complain when we can't dequeu (*)
  26e1e49... screen-cast-stream-src: Don't leak GSource (*)
  50ff30b... xwayland: Log actual error message if available (*)
  121c5d2... meson: Expand on xwayland_initfd option description (*)
  4cc29cf... cursor-renderer/native: Refactor init to per-gpu (*)
  8abdf16... cursor-renderer/native: Handle GPU hotplug (*)
  adc38f9... window-actor/X11: Update shape, input and opaque region in  (*)
  be11525... window/x11: Add function to convert the surface to client a (*)
  2d09e95... window-actor/x11: Compute client area from surface size (*)
  304a103... window-actor: Add API to update regions (*)
  0b102af... xwayland: Update regions on texture updates (*)
  267f712... window-actor/x11: Use the new MetaShapedTexture API (*)
  0743381... window/x11: Rename `meta_window_x11_buffer_rect_to_frame_re (*)
  509e9ca... xwayland: Fix mime type atom list leak on DnD with more tha (*)
  531a195... monitor-config-manager: Respect layout mode when calculatin (*)
  d2a12ee... crtc-xrandr: Compare right coordinate when checking assignm (*)
  512bb7d... wayland: Don't crash when trying to fullscreen on inert wl_ (*)
  aba0b9e... keybindings: Move common window grab code out of X-only if  (*)
  5319949... kms-impl-device: Clean up state if drm resources disappear (*)
  df33255... cogl: Add main header for Cogl (*)
  6989fea... cogl: Fix build error when GL_ARB_sync is not defined (*)
  67dd0b4... keybindings: Avoid double calls to process_event() on the s (*)
  23da6c2... keybindings: Check the special modifiers specifically (*)
  0487e6f... input-settings: Wire up middle-emulation (*)
  0700f37... input-settings/x11: Fix typo in has_udev_property (*)
  074f497... input-settings: Specify middle-click-emulation key (*)
  4133b73... cursor-renderer/native: Skip hw cursor upload if we can't u (*)
  0053ef2... cogl-texture: Add some missing array annotations (*)
  b310e1d... clutter-stage: Add annotations to clutter_stage_capture (*)
  fa74da0... wayland/window: Ignore state changes for popups (*)
  db9b60c... wayland: Represent preedit string cursor offset in bytes (*)
  c9a5b2b... kms-impl-simple: Handle lack of cached mode set in flip fal (*)
  0a6034e... monitor-manager: Remove 'mirror' capability (*)
  ed4b80c... clutter/stage: Rename parameters to match documentation (*)
  a13d60a... Update Romanian translation (*)
  2ecbf6d... x11: Handle windowing errors while writing selection INCR d (*)
  c131a9b... backends/x11: Observe multiple pad mode switch buttons in a (*)
  1d20045... surface-actor: Fix memory leak (*)
  41130b0... surface-actor: Add culling offset for geometry scale (*)
  7fa7c2a... backends: use the enum name instead of a literal 0 (*)
  8592a85... wayland: Handle NULL preedit text (*)
  18b661c... backends: Add mapping function arg to settings_set_bool_set (*)
  ec1195e... backends: Fix configuration changes to tap[-and-drag] (*)
  1f00aba... backends: Add MetaInputDevice derivable class (*)
  3b88af9... backends/x11: Drop internal WacomDevice lookups (*)
  d052f9c... backends: Drop internal WacomDevice in MetaInputSettings (*)
  d4c070d... window: Really propagate effective on-all-workspaces settin (*)
  40fb06c... cogl-pango: Cache whether glyphs are backed up by a color f (*)
  3aece84... cogl-pango: Make color glyphs unaffected by foreground colo (*)
  3c4f5dd... core: Let pad mode switch events always go through MetaInpu (*)
  dcaa45f... backends/x11: Implement is_grouped for X11 (*)
  8699482... backends: Check both input settings and mapper for tablet m (*)
  238e41d... cogl: Install cogl-trace.h and include from cogl.h (*)
  6885c37... cogl: Mark exported cogl symbols using COGL_EXPORT (*)
  0462208... crtc-xrandr: Respect configured RANDR panning (*)
  62d0dd9... clutter-utils: Fix a couple of coding style issues (*)
  8beef8c... shaped-texture: Fix use-nearest check when viewports are sc (*)
  40c345d... cursor-sprite-xcursor: Emulate Wayland hotspot limitations (*)
  32c9951... clutter/actor: Inherit cloned painting when calculating res (*)
  3c15724... cursor-sprite: Add API to get dimension (*)
  343de21... monitor-transform: Add API to transform point (*)
  55cf1c1... kms/plane-assignment: Add API to set cursor hotspot metadat (*)
  a68e697... cursor-renderer-native: Set cursor hotspot metadata on plan (*)
  ac01e69... window-wayland: Don't use grab op for some other window whe (*)
  51cd8ae... ci: Add a new 'build-without-opengl-and-glx' step (*)
  95642d0... cogl/gl: Move shared functions to shared file (*)
  0534122... cogl/renderer: Remove documentation of nonexistent enum (*)
  3956ffd... cogl/driver: Remove GError from context_init (*)
  6aa5461... core: Demote tiff and bmp image formats in the clipboard ma (*)
  da600b8... cursor-renderer-native: Take panel-orientation into account (*)
  92710d8... clutter/stage-cogl: Check for buffer age early (*)
  2d94a34... cogl-pango: Honor foreground alpha PangoAttribute (*)
  d846fab... cogl-pango: Forward alpha from correct color (*)
  82778f7... window-actor: Shuffle some lines around (*)
  cdd27d0... window-actor: Clip before translate when blitting (*)
  37742c5... window-stream-src: Ensure initial frame is recorded (*)
  ea34915... window-stream-src: Implement cursor blitting (*)
  f6700f1... window-stream-src: Finish framebuffer after blitting (*)
  73250b8... clutter/actor: Add culling inhibiting API (*)
  fed5f4d... window-actor: Inhibit culling when blitting to screencast (*)
  ed10aea... cogl-pango: Special case alpha of 0 (*)
  e8ea5ec... cogl-pango: Factor in default color alpha again (*)
  9f31e72... backends/native: Release virtual buttons on dispose instead (*)
  2cfdbbd... clutter: Enable negative offsets in delete surrounding text (*)
  bb5ea05... wayland: Translate delete-surrounding properly to protocols (*)
  86f2885... cogl: Remove obsolete .map file (*)
  8748841... cogl: Export two more functions (*)
  aa136f4... cogl-pango: Special case alpha of 0 for color glyphs (*)
  2907ee9... wayland/pointer-constraints: Fix typo (*)
  dbe919e... wayland/surface: Check for surface role in meta_wayland_sur (*)
  09a6031... window-actor: Force full actor geometry sync when mapping (*)
  52e5d6f... Bump version to 3.36.1 (*)
  479fb05... Revert "Bump version to 3.36.1" (*)
  f98ca76... build: Post-release version bump (*)
  902302a... clutter/actor: Fix pick when actor is not allocated (*)
  059d214... tests/actor-pick: Remove tabs (*)
  7f488e3... tests/actor-pick: Allocate actor before picking (*)
  a8f6cad... x11: fix compilation if 'libwacom=false' (*)
  50e0ae3... clutter/actor-meta: Warn if an actor modifier is altered mi (*)
  223f033... clutter/offscreen-effect: Don't ever early out out of post  (*)
  5f5ce08... clutter/click-action: Do not process captured event if acti (*)
  5817779... clutter/layer-node: Rename CoglPipeline field to 'pipeline' (*)
  7d79ae7... cluter/layer-node: Remove CoglTexture from structure (*)
  625773f... clutter/layer-node: Trivial code cleanup (*)
  5d27e54... clutter/layer-node: Use non-deprecated cogl_texture_2d_new_ (*)
  7d2df52... clutter/offscreen-effect: Rename CoglPipeline field to 'pip (*)
  37eda49... cogl: Don't allow creating sized textures with 0 pixels (*)
  c389aad... cogl: Defend against empty or unallocated framebuffers (*)
  a6f9469... window-actor: Set viewport when blitting to screencast fb (*)
  1551b6d... Update Slovak translation (*)
  1301770... clutter/stage: Remove 'alpha' property (*)
  fe27a6e... clutter/stage: Remove hide/show cursor API (*)
  6f0e5b0... clutter/stage: Remove 'accept-focus' property (*)
  3f068d1... clutter/stage: Remove unused paint_data/notify fields (*)
  08431a1... clutter/stage: Remove ability to set custom perspective (*)
  8df3b21... window: Check aliveness a bit less aggressively (*)
  ce64ab5... ci: Rebase docker image to F32 (*)
  e74c2e4... clutter/stage: Don't assume stage relayouts reallocate ever (*)
  f0718c7... backends/x11: Fix access to WacomDevice (*)
  50fa002... backends/native: Translate coordinates of absolute motion e (*)
  ba34176... wayland/xdnd: Add error traps around Xdnd* IPC (*)
  f672d6e... clutter/text: Drop usage of ClutterPath (*)
  553372f... clutter: Drop CoglPaths handling from ClutterPaintNode (*)
  a5294ce... cogl: Remove CoglPath and the tesselator (*)
  5b30a52... wayland: preserve `xkb_state` on VT switch (*)
  ac52631... clutter/actor-meta: Add a new 'set_enabled' vfunc (*)
  7660ca2... clutter/effect: Override ClutterActorMeta.set_enabled (*)
  5b984c1... clutter/constraint: Override ClutterActorMeta.set_enabled (*)
  6aead84... clutter/offscreen-effect: Override ClutterActorMeta.set_ena (*)
  eb6e1f6... clutter: Remove drag and drop actions (*)
  f620f43... clutter/click-action: Release when disabling (*)
  633d5d1... clutter/gesture-action: Cancel gesture when disabling the a (*)
  676997e... clutter/click-action: Make sure to never schedule more than (*)
  0d0834f... Revert "clutter/click-action: Do not process captured event (*)
  23d0bdd... cogl: Remove unused fields from CoglContext (*)
  fbd6366... core: Add private function to get the current selection own (*)
  167fd07... x11: Forward current selection state when initializing X11  (*)
  3e967d7... input-settings: fix device list iteration (*)
  645d596... cogl: Use autopointers to free structs on return (*)
  1d75d5a... group: Free group if returning early (*)
  506e065... test-utils: Only initialize client when we're returning it (*)
  d0ef660... clutter: fix memleak in test error path (*)
  425a10d... clutter: Use #mesondefine (*)
  21b8ae1... monitor: Fix tile coordinate calculation (*)
  43baf64... monitor-config-manager: Only use crtc transform for assignm (*)
  b55e2e1... tests/monitor-unit-tests: Test non-hw-transform rotated til (*)
  bc350f3... renderer-native: Use CRTC layout in stage view (*)
  3d47c7e... cursor-renderer-native: Take CRTC transform into account (*)
  47002bf... wayland/surface: Put buffer reference on heap (*)
  282aada... drm-buffer/gbm: Support both surface and standalone buffers (*)
  0f8f607... window/x11: Use G_DECLARE_DERIVABLE_TYPE() (*)
  5dad87c... surface-actor-x11: Move window related unredirect logic to  (*)
  bc178b7... clutter/actor: Add semi-private API to check for transition (*)
  f361207... wayland: Make MetaWaylandBufferRef reference counted (*)
  f8ee974... wayland/buffer-ref: Add helpers for use count tracking (*)
  3da8c1b... cogl/onscreen: Add API to scanout a buffer directly (*)
  7530665... clutter/view: Make it possible to assign a temporary direct (*)
  3dd8861... renderer/native: Add API to get primary GPU (*)
  b9fe9c7... onscreen/native: Add API to check whether buffer is scanout (*)
  cb05b16... wayland/dma-buf: Don't advertise modifier support by defaul (*)
  03c00e4... wayland/dma-buf: Minor style fix (*)
  4b1805c... wayland/dma-buf: Handle getting dma-buf from detached buffe (*)
  ff7a42b... wayland: Add API to acquire a CoglScanout from a surface (*)
  d682cdb... util: Move MetaLater to its own file (*)
  dc4fe78... display: Initialize MetaCompositor in two steps (*)
  2e7d02f... later: Make MetaCompositor the owner of the MetaLaters stat (*)
  b51c468... later: Listen to MetaCompositor signal instead of clutter (*)
  65a6c4c... compositor: Add support for direct scanout of Wayland surfa (*)
  e485166... monitor-config-manager: Fallback to closed laptop lid confi (*)
  f15ce01... monitor-unit-tests: Ensure configuration is preserved in la (*)
  06d67b6... x11: XMaxRequestSize returns 4-byte units (*)
  967966c... x11: Flag flushes despite having less than the element size (*)
  a32cb71... x11: Intern INCR atom (*)
  e95c365... x11: Unset pending flush flag right before notifying on tas (*)
  8a2b828... x11: Ensure flush() Flushes all output stream data (*)
  7c939d7... x11: Only send SelectionNotify on first INCR chunk (*)
  0b21dcf... x11: Wait till data is flushed before notifying on the pend (*)
  04d429b... x11: Finish INCR transfers properly (*)
  d2c762c... x11: Don't invariably queue a pending delete request (*)
  7015bb3... x11: Don't exceed transfer size in INCR chunks (*)
  a4596be... x11: Fix iterative INCR property checks (*)
  655a783... x11: Don't stall on write_async() (*)
  1909977... x11: Do not trust there is task in error paths (*)
  4bdf9a1... core: Cater for reading selection in chunks (*)
  d4c3870... wayland: Shuffle wl_data_source.cancelled version checks on (*)
  0b6560f... wayland: Do not cancel old data source when setting new sel (*)
  1363246... wayland: Rely on MetaSelection::owner-changed for .selectio (*)
  6a3d521... wayland: Split MetaWaylandDataSource into a separate file (*)
  317f6c0... wayland: Move MetaWaylandDataSourcePrimary to its own file (*)
  91ef751... wayland: Move MetaWaylandDataOffer to its own file (*)
  4726f3d... wayland: Move primary data offers to their own file (*)
  5e8d8b9... wayland: Move the primary data device manager to its own fi (*)
  b7366b5... wayland: Drop unused struct variable (*)
  551a57e... Add read-only anonymous file abstraction MetaAnonymousFile (*)
  988da21... wayland/keyboard: Use MetaAnonymousFile to share keymap fil (*)
  efb0add... tests/wayland: Add a test for meta-anonymous-file (*)
  94b3c33... x11: Clear X11 selection source after unsetting owner (*)
  a7e63be... x11: Generalize x11 selection owner checks (*)
  5671f0a... x11: Allow X11 clients to clear the selection (*)
  6e0cfd3... kms: Make GSource ready by default (*)
  3611127... kms-impl/simple: Fix page_flip_data ref leak on fallback (*)
  1b33a5a... clutter/paint-context: Add paint flag (*)
  a4f55d4... clutter/paint-context: Allow passing redraw clip to offscre (*)
  424016d... stage: Pass paint context in phase callbacks (*)
  e849667... screen-cast-stream-src: Add getter for stride (*)
  b7bf42e... clutter/stage: Add API to paint to a custom target (*)
  90c4b64... stage: Only invoke paint phase callbacks when painting view (*)
  d2c3272... clutter/paint-context: Add 'no-cursors' paint flag (*)
  c4535fd... screen-cast: Add RecordArea for screen cast arbitrary area (*)
  43e12da... backend: Remove support for META_DUMMY_MONITORS variable (*)
  43295bd... Update German translation (*)
  793a9d4... clutter/stage-cogl: Fix painting the redraw clip with the d (*)
  bd45a00... window-actor/x11: Cache the frame bounds (*)
  d26dc4a... compositor: Only include meta-window-actor-wayland.h when b (*)
  4300f1f... remote-access-controller: Allow inhibiting remote access (*)
  61356ca... keybindings: Mask out the reserved modifiers mask (*)
  9e41f68... remote-access-controller: Make it build with -Dremote_deskt (*)
  5dfd86e... Bump version to 3.37.1 (*)
  a28fa35... xwayland: Don't use abstract socket on non-Linux systems

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