mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
86100936d9
Doing this synchronously means that zenity tries to initialize GTK+. Under Wayland, that will try to connect back to mutter as a display server. We're waiting on zenity to exit, and zenity is waiting for a connection response. Deadlock. Simply assume that zenity will support all the options we feed it, since it should be the correct version. Perhaps we should replace our use of zenity with a simple helper binary that we know will have all the right options if this still isn't good enough. |
||
---|---|---|
data | ||
doc | ||
po | ||
src | ||
test | ||
tools | ||
.cvsignore | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
mutter.doap | ||
NEWS |