mirror of
https://github.com/brl/mutter.git
synced 2025-07-10 20:47:19 +00:00
daa15d94fd4133cd836b3294c220508af946cdd8

According to the xdg-shell protocol specification the (x, y) coordinates passed when creating a popup surface is relative to top left corner of the parent surface, but prior to this patch, if the parent surface was a xdg_surface, it'd position it relative to top left corner of the window geometry of that xdg_surface. https://bugzilla.gnome.org/show_bug.cgi?id=749716
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%