[Bug 42284] Enable using Wine with Wayland and without X on Linux

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 2 10:58:46 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42284

--- Comment #6 from Vincent Povirk <madewokherd at gmail.com> ---
> Would it be possible map calls into GTK, QT, or equivalent toolkit that know
> how to draw directly on a wayland buffer?

This would not solve the problem Michael described. These toolkits are able to
correctly position drop-down menus because they know which main window the menu
belongs to, and can request positioning relative to that. Wine does not
generally have this information and would have to guess.

I don't think the problem is insurmountable, but then again I didn't do the
work.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list