[Wayland-bugs] [Bug 90532] Weston doesn't run on secondary X screen
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 20 06:49:38 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90532
--- Comment #10 from Pekka Paalanen <ppaalanen at gmail.com> ---
The native window is passed in from compositor-x11.c, and it's actually
xcb_window_t or Window, that is, an X11 type. You could query it's properties
with X11 calls, or maybe just even print the value and use 'xwininfo -id ###'
to inspect it while Weston is halted in debugger. X11 Window is just an integer
id.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150520/34c336d3/attachment.html>
More information about the wayland-bugs
mailing list