mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
b192ad1300
If gdk event retrieval has been disabled and gdk's backend is wayland we must also disable cogl's wayland event dispatching otherwise cogl will try to dispatch wayland events itself which blocks the main loop. https://bugzilla.gnome.org/show_bug.cgi?id=744058