]> icculus.org git repositories - dana/openbox.git/commit
Fix restart and unmanaging windows in composite
authorDana Jansens <danakj@orodu.net>
Fri, 25 Jun 2010 16:42:12 +0000 (18:42 +0200)
committerDana Jansens <danakj@orodu.net>
Sat, 26 Jun 2010 23:30:51 +0000 (01:30 +0200)
commitaa08a615ff13e070c44c73395acf97e7e501ac97
tree54ceda0ef3989a0411765acf35757d76c7ae1bf2
parenta55fd6d7846de61cdc990c64740067d8d9dc1faf
Fix restart and unmanaging windows in composite

When restarting, catch unmapped windows as ObUnmanaged objects
When unmanaging a client, ignore the ReparentNotify to root, rather than
 thinking the unmanaged window is now embedded somewhere
Also add some ob_debug's for unmanaged event handling
openbox/event.c
openbox/window.c