mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
Florian Müllner
67a30b7a89
window-x11: Fix height computation of shaded windows
Since commit 6e06648f7, we start out with the invisible frame parts only, and then add the unconstrained rect's height (which consists of the visible parts of both frame and client window) *unless* the window is shaded. While we indeed don't want to add the client height in that case, we need to explicitly include the visible frame parts now. https://bugzilla.gnome.org/show_bug.cgi?id=746145
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%