mutter/src
Carlos Garnacho 95c2154039 wayland: Drop HAVE_XSETIOERROREXITHANDLER checks
This define was dropped by commit 0e8aaebc00 (xwayland: Make
XSetIOErrorExitHandler() mandatory), but some #ifdef checks were
brought back by commit 36f30341ac (wayland: Add a prepare-shutdown
signal).

Since there's no define anymore in config.h, these pieces of code
were unintentionally disabled, and a meta_get_display() call be
also left over. Remove the ifdefs and update the code to build
again.

Fixes: 36f30341ac - wayland: Add a prepare-shutdown signal
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2786>
2023-01-12 14:54:31 +00: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 XMapWindow() request with error traps 2023-01-12 14:07:32 +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: Drop HAVE_XSETIOERROREXITHANDLER checks 2023-01-12 14:54:31 +00: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