Removed mode_input_focusout callback.
authorDaniel Carl <danielcarl@gmx.de>
Thu, 3 Oct 2013 18:50:51 +0000 (20:50 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 3 Oct 2013 18:50:51 +0000 (20:50 +0200)
commit14cf6b904c90e32865c29bd0fd42b31de5b4f86d
treea5d21f847706df996d69abf9ad404d111ab67747
parenta7f517eee9c3c7233a3adceb7d7e2228a598d968
Removed mode_input_focusout callback.

This breaks the switching to input mode via hinting, because if the hints
caused entering the input mode we move the focus from inputbox, that called
the callback that forced switching to normal mode.
src/main.c
src/mode.c