diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-01-22 09:14:12 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-01-22 09:14:12 (GMT) |
commit | c0e5d1c7a3867a82e0418e921afabf8e14909429 (patch) | |
tree | df9d654321c6aa15af5417f0d7803a7bd408621c /configure.ac | |
parent | 5428edf3daec57f490518ac356f60cc1a05a3693 (diff) | |
download | fluxbox-c0e5d1c7a3867a82e0418e921afabf8e14909429.zip fluxbox-c0e5d1c7a3867a82e0418e921afabf8e14909429.tar.bz2 |
Fix broken _NET_REQUEST_FRAME_EXTENTS support
There was a subtle flaw in the way fluxbox detects to which BScreen a
given Window belongs: We have to compare the RootWindow of the given
Window against the RootWindow of each BScreen.
That underlying flaw made _NET_REQUEST_FRAME_EXTENTS fail: the code path
needs a valid BScreen for the given window, otherwise we return early.
Closes #1121.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions