[Wayland-bugs] [Bug 735756] Relative window positioning doesn't work

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 08:27:16 PDT 2014


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

Matthias Clasen <mclasen> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mclasen at redhat.com

--- Comment #1 from Matthias Clasen <mclasen at redhat.com> 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.


More information about the Wayland-bugs mailing list