aboutsummaryrefslogtreecommitdiff
path: root/3rd
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2014-07-22 20:03:33 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2014-07-22 20:03:33 (GMT)
commit5f45524211c380a0e112054bd6766f2155a41d48 (patch)
tree55981a09f9609fbf09f36da3c3e6a2aaa8058215 /3rd
parentf3e82cae8372c4f4a757e1277a442b5e9056b44f (diff)
downloadfluxbox-5f45524211c380a0e112054bd6766f2155a41d48.zip
fluxbox-5f45524211c380a0e112054bd6766f2155a41d48.tar.bz2
fix _NET_MOVERESIZE_WINDOW resize issue (#1108)
handing over the dimensions of a WinClient client must not contain properties of the FbWinFrame, otherwise they get added twice in FbWinFrame::moveResizeForClient() and thus result in a resizes when no resize is wanted. other changes: it's easier for me to detect the nth bit when the value looks like (1 << 8) instead of 0x0100 (for the 8th bit). that is why i changed 0x0100, 0x0200 etc. in the nearby code.
Diffstat (limited to '3rd')
0 files changed, 0 insertions, 0 deletions