Emilio Cobos Álvarez 8ef202417b Bug 1946184 - More accurately compute the right CSD offset. r=stransky
For tiled windows GTK does some interesting stuff because they're not
resizable: 272570021c/gtk/gtkwindow.c (L7164)

Fix the reason of the more reliable CSD offsets not working (the fact
that we could get multiple size allocates for the same change and we
won't schedule bounds updates for those).

Differential Revision: https://phabricator.services.mozilla.com/D236964
2025-02-10 15:08:13 +00:00
..