diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2014-07-22 20:03:33 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2014-07-22 20:03:33 (GMT) |
commit | 5f45524211c380a0e112054bd6766f2155a41d48 (patch) | |
tree | 55981a09f9609fbf09f36da3c3e6a2aaa8058215 /src/FbTk/SearchResult.hh | |
parent | f3e82cae8372c4f4a757e1277a442b5e9056b44f (diff) | |
download | fluxbox-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 'src/FbTk/SearchResult.hh')
0 files changed, 0 insertions, 0 deletions