mutter/src
Jonas Ådahl 8d3696f39a monitor-manager/x11: Ignore errors when creating tiled monitors
The error is most likely a race where the tiled outputs disappeared
before we had the chance to turn them into a whole monitor. Ignoring the
error should be harmless, as we should be receive another RANDR event
where we'd eventually fix things up.

Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7120
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3335>
2023-11-18 10:33:23 +00:00
..
backends monitor-manager/x11: Ignore errors when creating tiled monitors 2023-11-18 10:33:23 +00:00
common cogl: Rename COGL_PIXEL_FORMAT_G_16 with COGL_PIXEL_FORMAT_R_16 2023-11-04 00:11:52 +00:00
compositor window-actor/wayland: Keep track of when the geometry needs to be synced 2023-11-17 16:08:36 +00:00
core Remove COGL_TRACE_BEGIN in favor of BEGIN_SCOPED 2023-11-15 13:57:43 +00:00
frames cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta wayland/surface: Make MetaWaylandSurface public 2023-11-04 01:12:11 +00:00
tests cleanup: Stop allowing deprecated Cogl API usage 2023-11-15 13:13:00 +01:00
wayland wayland/surface: Rename output/protocol_state to applied/committed_state 2023-11-15 10:55:21 +00:00
x11 Remove COGL_TRACE_BEGIN in favor of BEGIN_SCOPED 2023-11-15 13:57:43 +00:00
meson.build cleanup: Stop allowing deprecated Cogl API usage 2023-11-15 13:13:00 +01:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00