https://bugzilla.gnome.org/show_bug.cgi?id=735756
  gtk+ | Backend: Wayland | 3.13.x

Matthias Clasen <mclasen> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Matthias Clasen <[email protected]> 2014-09-01 15:27:11 
UTC ---
Toplevels in wayland don't have a notion of global position that is exposed to
the application - thats why you see the origin reported as 0,0.

Other surface types, such as popups and subsurfaces allow some level of control
of the positioning relative to their parent surface. 

See https://git.gnome.org/browse/gtk+/tree/gdk/wayland/gdkwindow-wayland.c#n938
for more.

There may very well be a bug here, though.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to