mutter/src
Carlos Garnacho 2019536f3c core: Wrap an extra X11 call with error trap
This XChangeWindowAttributes call was never surrounded by an error trap
and was not really expected to fail with BadWindow since the frame window
would be owned by Mutter itself.

This however is no longer true, and we might be getting a BadWindow from
the frame window given the right timing.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2745>
2023-01-12 14:00:52 +01:00
..
backends backends/native: Set up keyboard a11y when keyboards are plugged 2022-12-23 14:51:01 +01:00
compositor build: Make GTK dependency specific to X11 2022-12-22 15:13:54 +01:00
core core: Wrap an extra X11 call with error trap 2023-01-12 14:00:52 +01:00
frames frames: Push error traps around various X11 calls 2023-01-12 14:00:52 +01:00
meta core: Replace MetaVirtualModifier 2022-12-22 15:13:54 +01:00
tests tests: Disable XWayland tests if it is not enabled 2023-01-03 20:45:04 +00:00
wayland wayland: Push an error trap while querying XDND mimetype list 2023-01-12 14:00:52 +01:00
x11 x11: Push error trap reading X11 selection 2023-01-12 14:00:52 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build: Make GTK dependency specific to X11 2022-12-22 15:13:54 +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 screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00