[Wayland-bugs] [Bug 735756] New: Relative window positioning doesn't work
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Aug 31 10:30:53 PDT 2014
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: gtk-bugs at gtk.org
ReportedBy: reiter.christoph at gmail.com
QAContact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
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.
More information about the Wayland-bugs
mailing list