https://bugs.freedesktop.org/show_bug.cgi?id=90532

--- Comment #11 from Marko Srebre <[email protected]> ---
This is getting interesting.

I inserted a system call before eglCreateWindowSurface() to call my script
which is something of a

echo "display :1.0"
DISPLAY=:1.0 xwininfo -root -tree | grep -i weston
echo "display :1.1"
DISPLAY=:1.1 xwininfo -root -tree | grep -i weston

and however I spin it, it seems that weston is always creating X window on
display :1.0, regardless of the prefixed DISPLAY variable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to