[mutter] (614 commits) Non-fast-forward update to branch wip/nielsdg/coglhandle-stepped-approach



The branch 'wip/nielsdg/coglhandle-stepped-approach' 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:

  9e9c1a5... cogl: Remove COGL_HANDLE_DEFINE and friends
  e8dcb81... cogl: Deduplicate cogl_is_* macro generation
  c172abe... cogl: Remove cogl_handle_ref/unref
  cd81f87... cogl: Remove COGL_INVALID_HANDLE

Commits added to the branch:

  991f950... cogl: Put CoglPixelFormat code into its own file (*)
  0d7a929... cogl: Map CoglPixelFormats to their specific properties (*)
  fecc57d... renderer-native: Reference count front buffers (*)
  52945f3... launcher: Explicitly look up object path for seat (*)
  08aec58... kms-buffer: Clean up include order (*)
  7fb7b28... kms-buffer: Rename to MetaDrmBuffer (*)
  6eeba24... drm-buffer: Clean up file descriptor variable naming (*)
  ed56edc... drm-buffer: Remove useless soft-asserts (*)
  91ac64b... drm-buffer: Make the "types" actual types (*)
  4faeb12... clutter/stage-cogl: Reschedule update on present (*)
  ea0a89b... cogl/meson: Remove uneeded cogl-mutter-config.h generation (*)
  62de4b4... meson: Bump meson requirement to 0.50.0 (*)
  9305b6d... cogl/tests: Remove configure_file workaround for installed  (*)
  deef996... Fix typo in RemoteDesktop dbus api (*)
  7719e33... wayland/pointer-constraints: Reject invalid lifetime (*)
  be3c89d... Bump version to 3.33.2 (*)
  468882e... ci: Run dconf update before running tests (*)
  e8bca50... ci: Make MALLOC_PERTURB_ less random (*)
  b01edc2... backends/x11: Do not reload keymap on new keyboard notifica (*)
  439afb3... window: Move all attached windows with parent (*)
  0200f4f... x11: Move focus sentinel to MetaX11Display (*)
  39bac6e... core: Turn MetaStack into a GObject (*)
  ef074ea... x11: Add MetaX11Stack object (*)
  103c469... core: Avoid grab transfer shenanigans with non-X11 backend (*)
  dbe6e01... core: Separate checks for pointer barriers availability (*)
  5e0523c... x11: Move X11 calls to map/unmap a MetaWindow to MetaWindow (*)
  2f21710... core: Relax requirement that MetaWindow shall have icon/min (*)
  1d77641... x11: Separate X11 focus handling into MetaX11Display method (*)
  86de79c... core: Untangle input focus management (*)
  465e131... core: Add explicit init/shutdown_x11() MetaDisplay calls (*)
  7713006... x11: Unmanage X11 windows on MetaX11Display finalization (*)
  1cf4279... x11: Initialize GdkDisplay together with MetaX11Display (*)
  430f354... wayland: Split Xwayland initialization in 2 steps (*)
  38432da... compositor: Drop error trap (*)
  ea9d8a8... wayland: Drop error trap (*)
  b1ea768... wayland: Drop -terminate argument to Xwayland (*)
  76664ef... clutter-text: Fix selection color drawing (*)
  85c2aef... display: Cleanup Edges when display is closed (*)
  0aa4a52... boxes: Use G_DEFINE_BOXED_TYPE to define the type (*)
  3f2e86f... theme: Remove DEBUG_FILL_STRUCT (*)
  b016ff2... cursor-renderer-native: Free MetaCursorNativePrivate struct (*)
  0405786... wayland-seat: Use g_free to cleanup MetaWaylandSeat (*)
  f99cd18... clutter/tests/actor-destroy: Check destroying the actor cle (*)
  61c173b... cogl/xlib-renderer: Save Xlib renderer data in custom winsy (*)
  7e0d185... cogl/pipeline: Don't try to access to free'd pointer data (*)
  86ff3df... gitlab-ci: Print error logs on failures (*)
  e3d3df9... gitlab-ci: Use G_SLICE=always-malloc in tests (*)
  c1059df... test-runner: Always wait after creating a window (*)
  f869e4d... headless-start-test: Ignore frame counter warnings (*)
  80d1128... cogl-path: Undeprecate framebuffer functions (*)
  2b47e89... renderer-x11-nested: Fix copy-and-paste error (*)
  033ce2d... input-mapper: Remove unnecessary return value (*)
  3cd8f3b... workspace-manager: Remove unnecessary assignment (*)
  a2c545c... x11-display: Simplify bell handling (*)
  1b61b9c... boxes: Fix calculation of rounded rectangles (*)
  2145333... renderer/native: Refactor into secondary_gpu_get_next_dumb_ (*)
  a859d76... meson: Cleanup debug build handling (*)
  75e2bfb... meson: Do not add compiler flags if 'plain' buildtype is us (*)
  b3e19ee... wayland: Unset DnD selection on wl_data_offer destruction (*)
  bbfaf82... wayland: Honor startup sequence workspace on .request_focus (*)
  e2bea48... display: Emit 'grab-op-end' signal after ungrab happened (*)
  60170cf... compositor: Emit 'grab-op-end' signal after ungrab happened (*)
  e588115... wayland: Handle NULL cursor renderer finding the outputs of (*)
  1da0355... wayland: Update tablet cursor outputs across cursor/proximi (*)
  e5e58f8... cogl: Add libsysprof capture based tracing (*)
  04fb6f7... clutter: Add some preliminary tracing to clutter (*)
  17c5436... profile: Add a Sysprof-based profiler (*)
  53748e3... cogl-trace: Cleanup context after disabling (*)
  e741cab... profiler: Support setting output filename (*)
  9b8f9b6... clutter: Add more descriptive profiling sections (*)
  7810f0e... cogl/trace: Add user-visible group name (*)
  04b240b... ci: Add sysprof3 to the Docker image (*)
  3e2a2cf... clutter/stage-cogl: Simplify redraw function (*)
  7825414... build: Rename HAVE_TRACING to HAVE_PROFILER in Mutter (*)
  57945a7... backend: Conditionally compile MetaProfiler (*)
  4887de5... meson: Do not use clutter_c_args for GIR (*)
  0786683... meson: Add no-omit-frame-pointer to clutter debug builds (*)
  4f5a5e8... Update POTFILES.in (*)
  08e5589... Update Hungarian translation (*)
  f6eb2a8... settings: Remove space characters (*)
  c9cc07f... settings: Slack off “xwayland-allow-grabs” setting (*)
  b4c7872... compositor: Add "locate_pointer" vmethod (*)
  851b7d0... keybindings: Trigger locate-pointer on key modifier (*)
  c53aa89... keybindings: Small code cleanup (*)
  a38bae2... docs: Update tests instructions (*)
  a6fc656... window: Emit an error and return when trying to activate an (*)
  4d21650... clutter: Add an accessibility virtual device (*)
  144b24b... clutter/evdev: Use the accessibility virtual device (*)
  c33b330... backends: Rename keyboard accessibility settings (*)
  ab0b407... clutter/enums: Add pointer accessibility types (*)
  0d0b9da... clutter: Add pointer accessibility signals (*)
  db11a37... clutter: Add pointer accessibility features (*)
  c1303bd... clutter/x11: Hook up pointer accessibility (*)
  1d76eac... clutter: Hook up pointer accessibility (*)
  a3b8644... backends: Add mouse accessibility settings (*)
  e94a0fc... display: Dispose Stack after Compositor and X11 (*)
  0487d67... x11-display: Handle mapped XIDs per type (*)
  912a9ec... clutter/stage-cogl: Use G_USEC_PER_SEC instead of hardcoded (*)
  ccf27e5... clutter/stage-cogl: Schedule immediate update on zero refre (*)
  a76762a... clutter/stage-cogl: Use default frame rate instead of hardc (*)
  35aa278... clutter/stage-cogl: Stop `schedule_update` repeatedly retur (*)
  67a3715... clutter/stage-cogl: Reduce while loop iterations (*)
  e415cc5... clutter/master-clock: Remove fallback throttles (*)
  1dbf25a... clutter/stage-cogl: Protect against extremely high refresh  (*)
  9b53583... cogl/trace: Fix typo (*)
  5eac1d6... wayland/surface: Clear texture when attaching NULL (*)
  36b3616... wayland/cursor-surface: Update sprite when attaching NULL (*)
  e48c7c0... clutter/stage: Make view fetch helper take floats (*)
  4abca41... clutter/stage: Expose stage view getter helper as API (*)
  178b975... cursor-renderer: Align OpenGL cursor rect to physical pixel (*)
  c237bc5... clutter-effect: Rename get_paint_volume (*)
  9db9793... clutter: Clarify clutter_stage_get_actor_at_pos docs (*)
  c24d8e8... clutter/x11: Fix build without libwacom (*)
  d3e789e... Updated Spanish translation (*)
  8a06cfd... enum-types: Use @basename@ in header comment (*)
  4064d9a... clutter: Remove ability to be user resizable (*)
  a61d525... clutter: Remove stage fullscreening (*)
  3073acc... clutter/stage: Remove offscreen property (*)
  9213574... renderer/native: add missing eglTerminate in EGLDevice erro (*)
  425611e... window/wayland: Use constrained size when unmaximizing whil (*)
  db0f85b... window: Add tile mode getter (*)
  59bf1f4... window/wayland: Don't always use constrained size when unfu (*)
  689c7f4... clutter: Remove unused ClutterWaylandSurface (*)
  2ff6bee... cogl: Remove cogl_wayland_texture_2d_* functions (*)
  6dba562... Update Dutch translation (*)
  1efb32d... renderer/native: Use g_set_error() instead of _cogl_set_err (*)
  56ddaaa... renderer/native: Make sure we're not destroying an active E (*)
  d9fb11b... renderer/native: Fix EGLSurface destruction order (*)
  f202091... Updated Spanish translation (*)
  446e82e... test-utils: Fix compiler warning (*)
  b836e66... wayland: Don't export non-public API not used by tests (*)
  376725e... clutter/stage-view: Move unexported functions to private he (*)
  9c1afbb... clutter/stage-view: Annotate some functions (*)
  769a01f... clutter: Make ClutterStageView a public class (*)
  cc2c670... clutter/stage: Own clutter_stage_get_view_at() (*)
  0cd54c5... clutter/stage: Emit after-paint after painting (*)
  4a19628... clutter/stage: Add ClutterStage:paint-view (*)
  088117a... clutter/tests: Connect to ClutterStage:paint-view (*)
  9b5d9f3... stage: Introduce MetaStageWatch and family (*)
  2464f00... screen-cast-monitor-stream-src: Watch monitors using MetaSt (*)
  be72b22... cogl: Remove cogl_util_memmem() macro (*)
  79e2285... cogl: Remove cogl_util_ffs macro (*)
  a2a114e... cogl: Remove unused _COGL_TYPEDEF_ASSERT() macro (*)
  576330e... cogl: Drop _COGL_RETURN_IF_FAIL macro (*)
  769a02b... cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro (*)
  a8984a8... xwayland: Generate a Xauth file and pass this to Xwayland w (*)
  7fcdd60... renderer-native: Fix compiler warning (*)
  c63d017... xwayland: Fix build without <sys/random.h> (*)
  36155f7... clutter/evdev: Do not reset timers on togglekeys (*)
  02fc0b4... clutter/evdev: Implement togglekeys notification (*)
  11e2005... backends/native: Remove instance private (*)
  73e8127... backends/native: Add udev abstraction layer (*)
  44905d9... backends/native: Move some initialization from init() to in (*)
  7b7d881... udev: Add helpers to list DRM devices (*)
  171e5fc... udev: Add 'hotplug' event (*)
  e7fd068... monitor-manager/kms: Use 'hotplug' event from MetaUdev (*)
  5c500ad... backend: Move GPU ownership from the monitor manager to the (*)
  f3fd7cf... gpu/kms: Remove max buffer size getter (*)
  fef5753... backends/native: Add basic KMS abstraction building blocks (*)
  15a2ccd... kms: Add CRTC representation (*)
  4d3e804... kms: Add plane representation (*)
  065bf75... output/kms: Make drmModeEncoderPtr array local (*)
  5d5d296... gpu/kms: Fix connector id type in helper (*)
  f59d62b... kms: Add connector representation (*)
  1f62a8d... crtc/kms: Don't redefine META_MONITOR_N_TRANSFORMS (*)
  596376c... crtc/kms: Outsource CRTC state fetching to MetaKmsCrtc (*)
  f2d9a11... output/kms: Outsource connector state fetching to MetaKmsCo (*)
  aba6893... gpu/kms: Init global mode list from MetaKmsConnectors (*)
  d84c726... crtc/kms: Use MetaKmsPlane to check supported rotations and (*)
  691d58e... gpu/kms: Remove unused typedef (*)
  2bbd2e5... kms: Add API to post callbacks out of the impl context (*)
  ca21ca6... kms: Add API to add a GSource that'll be invoked in the imp (*)
  2238c9f... kms: Add API to register impl file descriptors (*)
  8932388... backend/native: Move some KMS utilities to its own file (*)
  bea7600... logical-monitor: Pass output when iterating over CRTCs (*)
  75dff3e... backend/native: Add and use transactional KMS API (*)
  6aa1026... kms: Add high level code documentation (*)
  22a91f2... backends/native: Add some KMS debug logging (*)
  57dfe46... kms-update: Seal updates when posting them (*)
  70bacb9... cogl: Remove CoglError wrapper (*)
  0bf0366... Update Croatian translation (*)
  740a620... wayland/pointer-constraints: Fix build when native backend  (*)
  181c7ca... wayland: Use right sign for workspace ID (*)
  c35e561... xwayland: Use g_get_host_name instead of gethostname (*)
  0185909... window-x11: Fix _XOPEN_SOURCE usage for gethostname on Free (*)
  6055f04... display: Remove _XOPEN_SOURCE definition (*)
  eccc791... workspace: Focus only ancestors that are focusable (*)
  e1f839f... tests: Add 'accept_focus' command to runner and client (*)
  f2d2d47... tests: Add 'can_take_focus' command to runner and client (*)
  2fc7760... tests, stacking: Add tests with no-input and no-take-focus  (*)
  51f9e04... test-runner: Add 'assert_focused' command (*)
  fcb408a... tests: Verify focused window in closed-transient tests (*)
  d08763c... test-runner: Add 'sleep' command (*)
  6022b23... test-runner: Add 'dispatch' command (*)
  f71151a... window-x11: Focus the default window with delay while waiti (*)
  e14613e... window: Warn if try to focus unmanaging windows (*)
  c655166... kms-impl/simple: Removing extra semi colon (*)
  68f18f1... monitor-manager/kms: Use KMS abstraction to get and set CRT (*)
  bd7704f... meta: Make MetaBackgroundGroup derivable (*)
  980d9b1... monitor-manager/dummy: Make modes env var override the defa (*)
  2073188... monitor-manager/dummy: Fix name of mode debug env var (*)
  bd0743a... ci: Install sysprof dependency from copr (*)
  832fc79... backends: Add missing code to restore NumLock state on X11 (*)
  2b519cb... backends: Move numlock persistence handling here (*)
  feb9d12... window-x11: Fix typo (*)
  6fc4cd3... build: Bump gsettings-desktop-schemas requirement (*)
  1767672... Bump version to 3.33.3 (*)
  5e46940... ci: Drop old gsettings-desktop-schemas package versions (*)
  fefac75... ci/Dockerfile: Add commands for regenerating (*)
  54fe0d3... ci/Dockerfile: Add mesa crash fix (*)
  d7d75dd... cogl-trace: Include cogl-trace.h even when not tracing (*)
  f2fb394... wayland/surface: Post error on invalid scale (*)
  85f4772... backend/native: Fix compiler warning w/out EGL device (*)
  7229a07... window-actor: Remove left-over parent field (*)
  ca88826... remote-desktop-session: Remove unnecessary include (*)
  06a7c22... ci: Test building without native backend support (*)
  8c339da... renderer/native: Remove left-over function declarations (*)
  0756fd4... renderer/native: Queue mode reset from new rebuild_views vf (*)
  70de90e... renderer/native: Discard page flip retries when rebuilding  (*)
  c3c6668... monitor-manager: Add `get_vendor_name` API (*)
  6541d49... monitor: Add display name (*)
  bca08c2... monitor-manager: Use `meta_monitor_get_display_name()` API (*)
  b138006... wayland/xdg-output: Add xdg-output v2 support (*)
  dc5925b... kms-plane: Restore adding format fallbacks (*)
  1206879... kms-plane: Include <drm_fourcc.h> (*)
  22978b9... Update POTFILES.in (*)
  f1837b7... compositor: Replace tabs with spaces (*)
  7645c51... compositor: Only disconnect/connect top-window signals if i (*)
  b850f5a... compositor: Use direct access to disconnect top window acto (*)
  4061c83... window-actor: Use vfunc to set the surface actor (*)
  7776941... window-actor: Set actor as compositor private in window bef (*)
  d7d97f2... surface-actor-x11: Assign X11 Display only if we have resou (*)
  de97b54... surface-actor-x11: Bind the surface actor resources to wind (*)
  da7372a... window-actor/x11: Fix include macros (*)
  4624874... window-actor/wayland: Don't set set_surface_actor vfunc (*)
  a8f8bc5... window-actor: Always chain up to parent's dispose vfunc (*)
  f2f4af0... window-actor: Make it clearer that the surface actor doesn' (*)
  1c25b75... kms-impl-device: Fail if we can't enable universal planes (*)
  5cb6286... kms-impl-device: Fail up front if we can't retrieve DRM res (*)
  73f83f1... Update Friulian translation (*)
  5bd85ef... clutter/main: Remove shader stack (*)
  ad220fc... clutter/main: Remote global motion event handling (*)
  6b853ff... clutter/main: Remove clutter_clear_glyph_cache (*)
  7419ab7... clutter/main: Remove ClutterFontFlags and family (*)
  b86a67c... clutter/main: Remove clutter_redraw (*)
  25376b3... clutter/main: Remove clutter_get_show_fps (*)
  7d96741... clutter/main: Remove various deprecated thread functions (*)
  65c5260... clutter/main: Remove deprecated input device functions (*)
  5ed9abd... clutter/main: Remove the rest of deprecated functions (*)
  b0b1ff3... clutter/main: Simplify thead lock handling (*)
  01e20a6... compositor: Don't emit size-changed when only position chan (*)
  5a4bc15... workspace-manager: Expose layout properties (*)
  040de39... window: Don't use button grab modifiers with inhibit shortc (*)
  84616be... window: Allow grab if the display focus is unset (*)
  1f133b3... compositor: Add MetaDnD private function to initialize XDND (*)
  4a184d7... monitor-manager: Don't notify unchanged power save mode (*)
  c17af6c... Add fallback for semi-private symbols in Pango (*)
  9bcb50f... Update Indonesian translation (*)
  8038eaa... workspace-manager: Add API to reorder workspaces (*)
  ecf7e53... metatest: Dispatch the destruction instead of sleeping afte (*)
  9aee47d... window-x11: Don't double-check for unmanaging windows (*)
  c327b2d... window-x11: Accept any focusable window as fallback focus (*)
  2439255... stack: Add a function to get a sorted list of focus candida (*)
  bd0f1bd... test-client: Add x11 events GSource handler (*)
  b80250e... tests: Add "accept_take_focus" command (*)
  6d8293a... window-x11: Use any focusable window as fallback delayed fo (*)
  62f4e05... stack: Style and introspection doc fixes (*)
  dd8c8e8... core: Emit ::accelerator-activated with a ClutterInputDevic (*)
  0eab73d... clutter: Defer actor allocations till shown (*)
  78560b8... core: Use source device on ::accelerator-activated (*)
  c08a24b... cogl: Remove unused OFFSCREEN_BLIT feature flag (*)
  fc0ce11... cogl: Fix doc for _cogl_blit_framebuffer (*)
  3e68c9e... cogl: Replace ANGLE with GLES3 and NV framebuffer_blit (*)
  6df34eb... cogl: Relax formats on glBlitFramebuffer (*)
  45289b3... cogl: Allow glBlitFramebuffer between onscreen/offscreen (*)
  55c084e... cogl: Rename feature OFFSCREEN_BLIT to BLIT_FRAMEBUFFER (*)
  6061abb... cogl: Expose cogl_blit_framebuffer (*)
  9cd3b07... egl: Introduce meta_egl_create_dmabuf_image (*)
  1d14448... wayland/dma-buf: Fix offset, stride types (*)
  a3c425a... wayland/dma-buf: Use meta_egl_create_dmabuf_image (*)
  2c893be... renderer/native: Add meta_dumb_buffer_ensure_dmabuf_fd (*)
  3794df6... renderer/native: Use primary GPU to copy (*)
  720f363... renderer/native: Add tracing for 2nd GPU copies (*)
  a95644d... renderer/native: Debug for primary copy mode (*)
  faa7b2d... cursor-tracker: Add API to get whether the pointer is visib (*)
  a2a8f0c... wayland/pointer: Set focus to NULL when the cursor is hidde (*)
  4bc7425... wayland/pointer: Remove duplicate include (*)
  0e3c062... dnd: Use composite_overlay_window directly (*)
  7c8baf8... compositor: Drop meta_get_overlay_window() (*)
  57772e5... workspace-manager: Fix a documentation warning (*)
  73bc3c4... window-actor: Add API to get a MetaWindowActor from a Clutt (*)
  62f576e... events: Use new API to get MetaWindow from ClutterActor (*)
  a526536... background: Reload when GPU memory is invalidated (*)
  5ca0ef0... window-x11: Focus a window in the active workspace as take- (*)
  4fdefb5... cleanup: Don't use g_memmove() (*)
  4259cfd... cleanup: Don't use G_TYPE_INSTANCE_GET_PRIVATE() (*)
  9189b7b... clutter: Stop using GParameter (*)
  456698c... keybindings: Remove unneeded forward declaration (*)
  b2ae03c... keybindings: Fix indentation (*)
  1c3d8de... keybindings: Add "no-auto-grab" type (*)
  7738316... keybindings: Mark the "overlay" key as "no-auto-grab" (*)
  9c8ff5d... keybindings: Mark "locate-pointer" key as "no-auto-grab" (*)
  ac5d9ec... keybindings: Do not grab the locate-pointer key if unnecess (*)
  e6c8939... cogl/texture: Make is_get_data_supported() a bool on the te (*)
  7868ab7... cogl/texture: Add EGLImage texture import flags (*)
  61e51cd... dma-buf: Mark DMA-BUF textures as paint-only (*)
  6836317... Bump version to 3.33.4 (*)
  aef393e... Update Basque translation (*)
  92f2100... Update Brazilian Portuguese translation (*)
  e9cc220... x11: Remove benign warning for older X clients (*)
  c755fb6... clutter-tests: Fix macro definitions (*)
  87c734c... cleanup: Really stop using G_TYPE_INSTANCE_GET_PRIVATE() (*)
  59fb26c... cogl/tests: Only install run-tests.sh when building install (*)
  08a3cbf... clutter: Force an allocation on clone source if necessary (*)
  9286818... build: Bump API version automatically each development cycl (*)
  aee8bfc... core: Only notify on MetaWindow::user-time on actual change (*)
  09bab98... core: Avoid consecutive workspace changes in window constru (*)
  35007eb... Update Friulian translation (*)
  ddbdb5f... clutter: Use g_object_notify_by_pspec() (*)
  2812338... shadow-factory: Optimize shadows entirely if clip region is (*)
  0f6ab78... window-actor: Check frame bounds region before use (*)
  cc59681... window-actor: Fix check to clip beneath the window (*)
  ac7aa11... window-actor: Cull out areas covered by opaque windows (*)
  90a5582... background-actor: Clip obscured background areas (*)
  f501fdc... window-actor: Remove negation in function name (*)
  aae9f3a... window-actor: Fix rectangle coordinates in culling (*)
  efe6c13... cursor-tracker: Use our own marshal for cursor-moved (*)
  4de892b... cursor-tracker: Don't use g_cclosure_marshal_VOID__VOID (*)
  5b98cc7... cursor-tracker: Document cursor-moved signal (*)
  b95d7e8... iconcache: Support 16bit icons (*)
  56a5c5e... cleanup: Stop using g_get_current_time () (*)
  82b222f... Update Romanian translation (*)
  cda9579... core: propagate the effective on-all-workspaces setting to  (*)
  79b5ece... core: Ensure passive key grabs are only set up on X11 (*)
  9109fa0... x11: Add meta_x11_get_display_name() function (*)
  ca51cd8... core: Prepare MetaStackTracker for X11 display being closed (*)
  d3d1ff1... x11: Do not queue stack operation for guard window (*)
  500a692... core: Manage only X11 windows when (re)starting (*)
  8b62f48... wayland: Rename xwayland init/shutdown functions (*)
  9a10b8f... wayland: Disconnect signal when the display closes (*)
  319f7f5... compositor: Add explicit API call to redirect X11 windows (*)
  f5a2694... wayland: Add tracking of X11 windows (*)
  e894929... wayland: Refactor code setting up the display socket (*)
  7ef32f7... wayland: Add setting/api to check the policy to set up the  (*)
  123b401... x11: Shuffle x11-stack destruction in MetaX11Display dispos (*)
  879f5f0... x11: Add "closing" flag to MetaX11Display (*)
  0c5866a... core: Avoid queueing a stack operation on the frame when th (*)
  141373f... wayland: Implement on-demand start of Xwayland (*)
  7ab07b0... clutter-actor: Expose layout manager properties to transiti (*)
  80c8a28... wayland: Check the xwayland shutdown policy before listenin (*)
  08c6b80... core: Exit early on keybindings if this is a wayland compos (*)
  1b9672b... Bump version to 3.33.90 (*)
  358911a... Update Basque translation (*)
  f780706... Update Indonesian translation (*)
  18838bc... monitor: Fix style issue (*)
  989a281... monitor: Check mode resolution area when determining advert (*)
  0521706... monitor: Always advertise modes similar to the preferred mo (*)
  782056a... wayland/data-device: Use correct selection type to get mime (*)
  d526283... compositor: Make it a GObject (*)
  93c7d57... display: Destroy compositor using g_clear_pointer (*)
  d20f6c7... compositor: Use g_clear_signal_handler to disconnect signal (*)
  e9e28ba... wayland: Create XAuthority file once (*)
  3259c7e... wayland: Start up the grace Xwayland period right after sta (*)
  a0bdf44... core: Do not crash on untimely stack queries for X11 window (*)
  ee3e195... ci/Dockerfile: Upgrade after adding copr repos (*)
  07de258... ci/Dockerfile: Pass --no-cache in build example (*)
  17c2178... udev: Fix wrong closure function usage for the "device-adde (*)
  6792903... udev: Add device-removed signal (*)
  76445bc... kms: Remove unused fields from MetaKmsCrtcState struct (*)
  73db35c... kms: Fix meta_kms_crtc_read_state gamma table memory leak (*)
  578ff22... kms: drmModeGetCrtc may fail (*)
  3ccb7cf... kms: drmModeGetConnector may fail (*)
  0eb355e... kms: Fix drm_connector mem-leak in meta_kms_connector_updat (*)
  f3660dc... kms: Deal with GPUs being unplugged (*)
  7e8a864... cogl: Remove unused cogl-gles2 API (*)
  b7ef879... cogl: Remove unused cogl_{begin,end}_gl API (*)
  4d81909... cursor-renderer/native: Fix compilation warning (*)
  f57ce72... clutter/stage-cogl: Remove pending_swaps counter (*)
  a3baf14... Update Romanian translation (*)
  15c9458... Updated Lithuanian translation (*)
  ad62a65... window: Move UI frame event handler to a separate function (*)
  f37a172... events: No UI frame button press events for Wayland (*)
  55cd110... compositor: Use meta_window_actor_from_window() throughout (*)
  12ea2fc... compositor: Make type derivable (*)
  9af90bf... compositor: Fix indentation mistake (*)
  984aad4... compositor: Move out X11 compositing code into sub type (*)
  8ee00ce... compositor/x11: Move stage input region setting to MetaX11D (*)
  0db38c4... compositor: Let MetaDisplay choose the correct compositor t (*)
  c4a9117... clutter: Remove marshallers that are available in GLib (*)
  9d65eab... clutter: Use va_marshaller for Actor signals (*)
  5fa8b24... xwayland: pass the X11 display (*)
  bc166aa... xwayland: Use given X11 display for DnD setup (*)
  eac227a... xwayland: Add local user to xhost (*)
  75349f8... Updated Spanish translation (*)
  32dcf77... clutter/text: Switch to input device grabs (*)
  959eb98... clutter/main: Remove global/context grabs (*)
  0947bc3... clutter/main: Move grabbing functions to clutter-input-devi (*)
  bc08ad2... clutter/device-manager-evdev: Update device modifiers befor (*)
  5c617ac... clutter/stage: Only queue compressible events (*)
  220e4ca... ci: Add gnome-autoar to Dockerfile (*)
  13deb22... wayland/xdg-output: Add xdg-output v3 support (*)
  bdc7cc8... Bump version to 3.33.91 (*)
  9d4e4e2... ci: Don't build gnome-shell's man pages (*)
  c0130ca... Update Polish translation (*)
  a509075... Update Serbian translation (*)
  e33d6b2... clutter/paint-node: Expose clutter_paint_node_get_framebuff (*)
  75cffd0... shaped-texture: Implement ClutterContent (*)
  d3f30d9... wayland/actor-surface: Set geometry scale in surface actor (*)
  425e650... shaped-texture: Draw pipeline relative to alloc (*)
  4c1fde9... shaped-texture: Move MetaCullable helpers to MetaSurfaceAct (*)
  6b35a49... shaped-texture: Move private function to private header (*)
  2d7adb9... wayland/tablet-tool: Use meta_wayland_surface_get_relative_ (*)
  c747be8... wayland: Don't scale input and opaque regions (*)
  fb9e876... window-actor: Handle geometry scale (*)
  29ea530... keybindings: Restore inhibit shortcut for overlay key (*)
  8e13292... keybindings: Code cleanup (*)
  a32559e... clutter: Remove "has_xinput" x11 API (*)
  f304fa4... Drop xinput2 version checks (*)
  829d9c8... clutter: Move scattered x11 keymap code into ClutterKeymapX (*)
  54101b1... clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterDeviceMana (*)
  e56df45... clutter: Drop ClutterEventTranslator interface (*)
  f54bf02... clutter: Remove ClutterEventExtender interface (*)
  2ca3513... clutter/cally: Remove needless per-backend code in cally (*)
  d6aaef9... clutter: Drop _() define (*)
  ef93bb6... clutter: Remove event retrieval toggle (*)
  5e343e2... clutter: Remove support for foreign stages (*)
  fa4580d... clutter: Temporarily comment out clutter tests (*)
  ad72fa4... clutter: Move X11 input to src/backends/x11 (*)
  96d5bde... backends: Don't use glib types in new X11 backend objects (*)
  c710a56... backends: Move nested stage to src/backends/x11/nested (*)
  cb31e3e... clutter: Drop unused function to translate to screen coordi (*)
  ea54ce7... clutter: Drop functions to get XVisualInfo (*)
  8b03d9e... clutter: Move evdev input to src/backends/native (*)
  c0a7172... backends: Don't use glib types in new native backend object (*)
  cfb8f18... clutter: Move tests to src/tests (*)
  cc7e843... tests: Move clutter-test-utils.[ch] to src/tests (*)
  47c1558... clutter/input-pointer-a11y: Remove unneeded character (*)
  9b3b5ba... clutter/input-pointer-a11y: Fix dwell timeout start after m (*)
  14e0263... clutter/input-pointer-a11y: Trigger dwell detection in a ti (*)
  b8dcd5f... clutter/main: Ignore synthetic events for accessibility (*)
  634c31d... backends: Don’t translate GLib properties (*)
  1b58341... Update Latvian translation (*)
  56e8aab... Updated Slovenian translation (*)
  ea90b80... Update Hungarian translation (*)
  2b64861... Update Galician translation (*)
  acbefa5... wayland: pointer-confinement: Listen to "geometry-changed"  (*)
  7275cf6... wayland/feedback-actor: Use float for position and anchor (*)
  5cfea4f... wayland/dnd-surface: Apply surface offset (*)
  4c59eb0... Update Catalan translation (*)
  9b7d918... surface-actor: Unref shaped texture on dispose (*)
  433e1b3... core: Move Stack to StackTracker synchronization back to st (*)
  78232fa... core: Check X11 display availability before use in MetaStac (*)
  a51437e... clutter/input-pointer-a11y: Include success boolean in stop (*)
  77229f9... wayland: Implement subsurface.place_below() for parents (*)
  a3c97ee... surface-actor-wayland: Handle stex being disposed (*)
  ccefa87... build: Add postinstall script (*)
  7e69d14... main: Add test initialization function (*)
  6968f17... Revert "main: Add test initialization function" (*)
  ad13821... window-actor: Add 'damaged' signal (*)
  65fde26... screen-cast/window: Use window actor damaged signal instead (*)
  96e831d... window-actor: Add API to get a cairo surface of the window (*)
  cd0990c... window-actor: Use new get_image() API to screen casting win (*)
  1a5cba5... Revert "iconcache: Support 16bit icons" (*)
  556e769... iconcache: Avoid xrender picture formats when creating cair (*)
  dc9c541... main: Add test initialization function (*)
  97140ab... Revert "clutter/stage-cogl: Remove pending_swaps counter" (*)
  907a1f5... Update Swedish translation (*)
  dabf72f... Updated Vietnamese translation (*)
  4ab483d... Update German translation (*)
  ab11079... backends/native: Add various cogl traces (*)
  a14fd1b... compositor: Trace pre/post paint functions (*)
  d4eb222... later: Add tracing (*)
  6ed5d2e... cogl: Remove GLX "threaded swap wait" used on Nvidia (*)
  36a14e6... build: Raise libXi minimum dependency for required deadlock (*)
  8f242f8... core: Fix multiple reparent requests handling (*)
  fdda8ad... x11: Add window test before accessing reparents_pending fie (*)
  a70823d... clutter/point: Add ClutterPoint quarilateral testing API (*)
  14c706e... clutter: Introduce geometric picking (*)
  82c9217... wayland/data-device: Do not unset focus on drag start (*)
  de98fb2... wayland/data-device: Restore keyboard focus on drag end (*)
  2f072af... clutter/input-pointer-a11y: Restore pointer a11y on resume (*)
  908203c... core: Trace various window management actions (*)
  a957c2f... wayland: Trace wl_surface.commit (*)
  3c0067d... x11: Trace XEvent processing (*)
  cd273e8... Update Friulian translation (*)
  682d43b... Update Croatian translation (*)
  bcfac0d... Updated Czech translation (*)
  fdbac25... Bump version to 3.33.92 (*)
  f423736... Update Brazilian Portuguese translation (*)
  854feaf... Update Korean translation (*)
  be4131b... wayland/xdg-output: Fix xdg-output v3 support (*)
  2f27b8d... window-actor: Handle changing surface actor on window repar (*)
  35776c5... kms: Add assert to check that the main thread is blocked on (*)
  4cf8283... kms/impl-device: Add and remove connectors on hot plug (*)
  5111e33... monitor-manager/kms: Get hotplug events from MetaKms (*)
  9065edf... Update German translation (Launchpad bug 1786977) (*)
  8a73324... Update French translation (*)
  9981147... Update Italian translation (*)
  1271ce1... Update Turkish translation (*)
  dd6227e... Update Turkish translation (*)
  a72f3fd... Update Japanese translation (*)
  280167f... Update Japanese translation (*)
  8cdcf52... Bump version to 3.34.0 (*)
  e16b75a... Update Italian translation (*)
  ef2e04a... plugins/default: Get default keymap from localed (*)
  850ef51... core: Split x11-display initialization in 2 signals (*)
  7a22f6f... Fix a few tracing typos (*)
  f92e0be... clutter/actor: Fix a wrong comment (*)
  ab7af2d... clutter/actor: Remove unused private function (*)
  ecec9a7... cogl/egl: Just notify about failure to create high priority (*)
  31df06d... x11: Use the currently focused X window for _NET_ACTIVE_WIN (*)
  6922f0e... x11: Minor refactor of input focus handling code (*)
  d13cea6... kms-device: Handle impl device creation failure (*)
  4d0869e... kms-device: Free path when finalizing (*)
  321ab3b... idle-monitor: Make helper function static (*)
  26b08d8... idle-monitor: Remove redundant type cast (*)
  0e69fe0... idle-monitor: Reset timeout before firing watch (*)
  7811865... clutter/paint-node: Convert safely from pointer to integer (*)
  0b19078... clutter/stage-cogl: Use portable formatting for 64-bit inte (*)
  594cc7c... input-settings: Use portable formatting for 64-bit integers (*)
  0863bd2... output-kms: Use portable formatting for 64-bit integers (*)
  7a0340c... kms-impl-device: Use portable formatting for 64-bit integer (*)
  d7d2612... build: Compile with `-ffloat-store` on x86 (32 bit) (*)
  b69d2aa... stage: Compute view perspective when parameters changed (*)
  031003a... wayland/dma-buf: Handle zero modifiers from eglQueryDmaBufM (*)
  63a0b70... clutter/timeline: Use a function to cancel the delay timeou (*)
  1e637bd... clutter/timeline: Don't emit ::paused signal on delayed tim (*)
  c9c53cb... clutter/actor: Cancel delayed timelines on removal (*)
  82901f8... shaped-texture: Mark set the clip and return value nullable (*)
  b8a49a6... window/surface-actor: Add docstrings (*)
  1d2913d... shaped-texture: Declare that we inherit from GObject (*)
  cd70595... shaped-texture: Use surface coordinates in get_image() (*)
  b5775e3... window-actor: Use surface coordinates for the fast path in  (*)
  0706e02... keybindings: Check for a handler before using it (*)
  76f2579... keybinding: Check for handler functions as well (*)
  4bf0bd3... Update Dutch translation (*)
  f352c3d... display: Handle late unredirect (un)inhibit calls (*)
  acfd03d... Updated Slovenian translation (*)
  8fd55fe... x11: Update focus on the X11 display before the MetaDisplay (*)
  dbe9dae... main: Make process PR_SET_DUMPABLE (*)
  bba8f6c... wayland/actor-surface: Turn get_geometry_scale() into a vfu (*)
  25c1a85... wayland/dnd-surface: Scale DnD-surface-actor content if nec (*)
  05e1a6c... clutter/stage-view: Use cogl_blit_framebuffer() for shadow  (*)
  437f6b3... renderer-native: Actually use shadow fb when using software (*)
  0f51ae7... cogl: Remove unused CoglTextureDriver::prep_gl_for_pixels_u (*)
  7049b2f... Revert "renderer-native: Actually use shadow fb when using  (*)
  fc8aa1c... Updated Danish translation (*)
  4b88c18... events: Sync pending pointer events without a window (*)
  f376a31... clutter/actor: Don't emit the parent-set signal on destruct (*)
  105a3f7... clutter/actor: Don't emit property changes after ::destroy (*)
  0a3f25c... clutter/stage-view: Ignore clipping rectangle for offscreen (*)
  0cdf13a... cogl: Flush journal before blitting (*)
  006eb6d... build: Fix build when wayland is disabled (*)
  26b76ee... clutter/base-types: Clarify docs for point_inside_quadrilat (*)
  c937dd5... xprops: Use meta_XFree instead of XFree in validate_or_free (*)
  2c15535... xprops: Free atom_list_from_results() return value with g_f (*)
  5eaf655... xprops: Free meta_prop_get_cardinal_list() return value wit (*)
  5e6d98e... xprops: Use g_new0 instead of calloc in meta_prop_get_motif (*)
  e233061... xprops: Free latin1/utf8_string_from_results() return value (*)
  488991b... xprops: Free counter_list_from_results() return value with  (*)
  89cd9d3... xprops: Use g_free instead of XFree in text_property_from_r (*)
  eb8a1f4... xprops: Use g_new0 instead of calloc in wm_hints_from_resul (*)
  e153524... xprops: Use g_strdup in class_hint_from_results() (*)
  8e510a0... xprops: Use g_new0 instead of malloc in size_hints_from_res (*)
  fa46152... window-x11: Refactor meta_prop_get_latin1_string() calls (*)
  8d6d2d0... Updated Danish translation (*)
  092b3ed... wayland/actor-surface: Add actor clear helper (*)
  cbb4f6c... wayland/actor-surface: Handle surface actor destruction (*)
  ca318c1... wayland/actor-surface: Pass actor surface to actor destroy  (*)
  7b97c7b... wayland/tablet-tool: Fix stylus input with HiDPI scaling (*)
  66ae09b... wayland/subsurface: Check if actor exists before unparentin (*)
  3e41568... kms/update: Add helper to get primary plane assignment (*)
  2a990cc... kms/update: Add helper to turn fixed point rect into int re (*)
  104bdde... kms: Predict state changes when processing update (*)
  9f617ae... wayland: Warn if a surface is being set while the pointer i (*)
  7735a91... wayland: Check pointer visibility on post-grab focus change (*)
  107e521... wayland: Unset pointer constraint in the backend before dro (*)
  6ee006c... clutter/actor: Mark implicit transitions as remove-on-compl (*)
  fb6e274... plugins/default: Hold reference on timelines while stopping (*)
  2c388e2... clutter/transition: Don't split reference counting with act (*)
  b5f5002... wayland: Untie MetaWindowXwayland lifetime from the wl_surf (*)
  ce86f90... Revert "backends/x11: Do not reload keymap on new keyboard  (*)
  fc3831c... backends: Fix thinko (*)
  d9597d2... wayland: Ensure to forward numlock state to clients (*)
  65cc8c1... Update Catalan translation (*)
  658c741... Bump version to 3.34.1 (*)
  81ee888... backends: Update inhibited state for the monitor and respec (*)
  73eaf51... cogl-pango/meson.build: Remove extraneous quoting (*)
  4c15d32... wayland/surface: Some minor coding style clean up (*)
  d49d10b... wayland/actor-surface: Queue redraw for frame callback (*)
  59a697f... x11: Translate well known selection atoms to mimetypes (*)
  9234fcb... event-x11: Use CLUTTER prefix for X11 filter docs (*)
  446bd04... clutter-backend-x11: Don't push keymap events to clutter (*)
  1cc249f... kms: Always predict state after processing update (*)
  1b47097... kms/crtc: Read gamma state when prediction failed (*)
  69a0c1d... main: Warn instead of error in meta_test_init() (*)
  2a56de8... ci: Change the without-native-backend to not build with Way (*)
  943b069... clutter/shader-effect: Initialize shader-type properly (*)
  dfd44ff... wayland: Plug MetaSelectionSourceWayland leaks (*)
  f2e2fcf... wayland: Drop field from MetaWaylandDataSourcePrimary (*)
  dd2b127... wayland: Chain up to the right finalize on MetaWaylandDataS (*)
  e53db92... wayland: Emit wl/primary offer after changing selection (*)
  227d272... wayland: Check resource before emitting cancelled event (*)
  ea4665b... wayland: Simplify MetaSelectionSourceWayland (*)
  84cc89e... wayland: Set dummy selection source on .set_selection(null) (*)
  e1751ad... wayland: Figure out better the right selection source for a (*)
  5c1be22... x11: Map mimetypes back to selection atoms (*)
  34ff206... Bump version to 3.35.1 (*)
  3a68898... dbus-session-watcher: Chain up to parent finalize() (*)
  5e7fa20... wayland-egl-stream: Add log message on sucessful dlopen (*)
  a8155a0... meta: Add META namespace to macros (*)
  b299b86... cogl: Remove COGL_HANDLE_DEFINE and friends
  4abdc00... cogl: Remove cogl_handle_ref/unref
  17d5aa3... cogl: Remove COGL_INVALID_HANDLE

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