]> icculus.org git repositories - mikachu/openbox.git/commit
refix for managing iconic windows, without having the frame map which caused flashing.
authorDana Jansens <danakj@orodu.net>
Wed, 14 Mar 2007 13:58:36 +0000 (13:58 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 14 Mar 2007 13:58:36 +0000 (13:58 +0000)
commit5f7ffb00ba0050de28e915f6dcbd711b03eec938
tree574f2e7e155d8878d88e651a103206186b4ec6db
parente2521f5c6477323ec683ace8c0af8b4c58112a54
refix for managing iconic windows, without having the frame map which caused flashing.

instead, keep track of if the frame has been mapped yet. if it hasn't and it is getting hidden, then make sure to unmap the child.
openbox/client.c
openbox/frame.c
openbox/frame.h