<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - GtkWindow size-allocate width and height are way too big in Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=780810#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - GtkWindow size-allocate width and height are way too big in Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=780810">bug 780810</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mail%40baedert.org" title="Timm Bäder <mail@baedert.org>"> <span class="fn">Timm Bäder</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>