mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Jonas Ådahl
f635876eac
x11: Open window decoration X11 connection earlier
If we wait with opening the X11 window decoration GDK connection, we might end up with a terminated X11 server before we finish initializing, depending on the things happening after spawning Xwayland and before opening the MetaX11Dispaly. In gnome-shell, this involves e.g. creating a couple of temporary X11 connections, and on disconnect, if they happen to be the last client, the X server will terminate itself. https://bugzilla.gnome.org/show_bug.cgi?id=759538
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%