mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 08:25:34 +00:00
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>