]> icculus.org git repositories - mikachu/openbox.git/commit
better fix for focus going to the frame window when iconifying with RevertToParent...
authorDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 03:31:25 +0000 (03:31 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 2 Jun 2007 03:31:25 +0000 (03:31 +0000)
commitdcb76cac8fdea9825332ba66894d8a63bd22c791
treecee85229eb19a328a77fa6af2493a207753fac74
parentc768a7dae74ddc127527d64a12f42da925c73925
better fix for focus going to the frame window when iconifying with RevertToParent. Treat the focus in like a focus out.

When focus moves to a window that doesn't exist, need to set the focus_client to NULL otherwise the client that lost focus won't know and won't update its decor
openbox/event.c