catch focus out events on the frame window - this happens with revert to parent when...
authorDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 03:16:02 +0000 (03:16 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 03:16:02 +0000 (03:16 +0000)
commitc768a7dae74ddc127527d64a12f42da925c73925
tree1ab180facbcd62b25620d444981e22ca333f7695
parenta866259d1f3fc88eb56a16e8b09712871fd09bcf
catch focus out events on the frame window - this happens with revert to parent when a window is iconified. we get focusin on the frame without a focus out - which then makes us fallback. but catch the resulting focusout on the frame to make the window lose its focused decor
openbox/event.c