Skip to content
Commit 97756ff8 authored by Martin Flöser's avatar Martin Flöser
Browse files

[tests] Improve startup of Xwayland server

Instead of performing dispatchEvents for a hard coded number of
expected events from Xwayland, we use select on the pipe to figure
out whether Xwayland has started writing the display number. As long
as select does not indicate that the pipe is ready we need to dispatch
further events.
parent 2b133ecc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment