Matthew Waters b25413fb1c gl/wayland: move roundtrip on show to window thread
This makes it thread safe and fixes a possible deadlock.

Keeping the roundtrip off the window thread will result in two different
threads call wl_display_dispatch_queue() for the same queue which
violates the assumption for _dispatch_queue()'s thread-safety
guarantees.

https://bugzilla.gnome.org/show_bug.cgi?id=788754
https://bugzilla.gnome.org/show_bug.cgi?id=792156
https://bugzilla.gnome.org/show_bug.cgi?id=758984
2018-01-04 15:39:36 +11:00
..
2017-12-09 19:32:29 +00:00
2017-12-09 19:32:29 +00:00
2017-12-09 19:32:29 +00:00
2017-12-19 12:01:37 +00:00
2017-12-09 19:32:29 +00:00
2017-12-09 19:32:23 +00:00
2017-12-09 19:32:29 +00:00
2017-12-09 19:32:29 +00:00
2017-12-09 19:32:23 +00:00
2017-12-09 19:32:23 +00:00
2017-12-19 12:01:48 +00:00