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

           Summary: Relative window positioning doesn't work
    Classification: Platform
           Product: gtk+
           Version: 3.13.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---


Created an attachment (id=284945)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=284945)
example

I'm trying to position one window relative to another one using jhbuild gtk +
wayland + weston.

(see the attached example)

What I expected (under wayland):

* get_origin() of the top most window returns 0,0
* moving a window that is set transient for the top one can be moved relative
using origin_parent + offset (like under X11, Windows, except origin is always
0,0)

What happens:

* The transient window doesn't move at all on gtk_window_move()

When I initially ported to wayland during 3.11 this used to work as expected.
If this is for some reason not supported anymore, how can I position windows
relative to one another?

-- 
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