[Wayland-bugs] [Bug 746723] testxinerama fails under wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 25 05:38:52 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746723

--- Comment #2 from Jonas Ã…dahl <jadahl at gmail.com> ---
The gtk_window_move() function which I assume tries to put the window on the
global position (x, y) will not be implementable on Wayland as clients cannot
position them self globally. A client can fullscreen to a specified output, but
would it then unfullscreen, the compositor may choose whatever position it
wants which usually would be where it happened to be before fullscreening.

Whats the usual reasons for needing to do gtk_window_move() (including to
certain outputs), and are there maybe other ways we can expose such
functionality?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150325/76d1651d/attachment.html>


More information about the wayland-bugs mailing list