]> icculus.org git repositories - mikachu/openbox.git/commit
make it possible to iconify a modal window when its parent is the only window left...
authorDana Jansens <danakj@orodu.net>
Wed, 30 May 2007 20:53:00 +0000 (20:53 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 30 May 2007 20:53:00 +0000 (20:53 +0000)
commit467b7f4d4d52b8e1cefade20ddf13e65aae314ce
tree2273a9fa5a847a80d6497d1c22ee746b895de05d
parent4ff0d49cc78269d1d34ef27af037f10397d18412
make it possible to iconify a modal window when its parent is the only window left on the desktop.

when focus falls off of a window, don't allow focus to go back to that same target - when a window is iconified is the case.

what focus_fallback_target, to check whe allow_refocus is false, check where focus will actually be sent
openbox/event.c
openbox/focus.c