George Kiagiadakis 12444ec84e waylandsink: Set external surfaces and their child objects to use our own event queue
This fixes weird freezes because of frame_redraw_callback() not being
called from the main thread when it should with weston's toy toolkit.

It's also safer to know that frame_redraw_callback() will always be
called from our display thread... Otherwise it could be called after
the sink has been destroyed for example.
2014-06-17 13:51:24 +02:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2014-06-12 10:17:10 +01:00
2014-04-09 18:12:58 +01:00
2013-05-12 23:42:06 +01:00
2014-05-30 16:58:59 -03:00
2013-12-03 14:53:24 +01:00
2014-06-05 09:41:31 +02:00