https://bugzilla.gnome.org/show_bug.cgi?id=780810

--- Comment #3 from Timm Bäder <m...@baedert.org> ---
I think running with GTK_CSD=1 forces csd even on x11.

I don't think that's wrong it's the window's border plus shadows, twice. And
vertically it's that plus the allocation of the titlebar.

Checking a CSD demo under wayland, I see the titlebar allocated at x = 26 (26 *
2 = 52, the horizontal difference in your example) and at y = 23. I guess
Adwaita uses difference shadow radii here. But the titlebar has an allocated
height of 37 px and 23 * 2 + 37 = 83, the vertical difference in the example
you provided.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to