Skip to content
Commit 67a30b7a authored by Florian Müllner's avatar Florian Müllner
Browse files

window-x11: Fix height computation of shaded windows

Since commit 6e06648f, 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
parent 68ba45bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment