forked from joejulian/gio
0be3492e07
showTextInput is called from the window loop in window.go, but could result in an immediate event which then deadlocks waiting for the window loop to handle it. Signed-off-by: Elias Naur <mail@eliasnaur.com>