]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t send fake configure notify with not yet rendered rect for floating...
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 21 Jan 2011 20:01:02 +0000 (21:01 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 21 Jan 2011 20:01:02 +0000 (21:01 +0100)
commit81ff1f976df43ebda6fdcfb794f926b5d14f3364
tree232a067859cd24a70223b7bfabbcf3bacd0b666b
parent1fecbb3e5ad5e4f6ddb1e8656ee8d043d698f29f
Bugfix: Don’t send fake configure notify with not yet rendered rect for floating windows

This fixes a bug where opening the Xpdf find dialog when Xpdf is in fullscreen
mode would crash Xpdf due to a zero-width and zero-height ConfigureNotify rect.
src/floating.c
src/xcb.c