diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-06-25 20:25:48 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2016-06-26 14:29:34 (GMT) |
commit | dcdde4d32c93d01df205bc06d7dfcbd356be031f (patch) | |
tree | cc44a58c3e1bbe25e94e969757b8eedb89ca67da /src/FbWinFrame.hh | |
parent | 484c33bf25a37952a91123fb728e4b983e70f531 (diff) | |
download | fluxbox-dcdde4d32c93d01df205bc06d7dfcbd356be031f.zip fluxbox-dcdde4d32c93d01df205bc06d7dfcbd356be031f.tar.bz2 |
replace FbRootWindow::depth with maxDepth
The depth member of FbWindow was abused to store the maximum depth
but that gets overridden with geometry changes of the root window
(screen layout changes) so we store and read the value explicitly while
::depth() maintains the actual depth of the root window
The result of this is that frames for ARGB windows were created with a
wrong depth and failed to reparent the client window.
BUG: 1102
BUG: 1058
Diffstat (limited to 'src/FbWinFrame.hh')
0 files changed, 0 insertions, 0 deletions