mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
b79c2dec79
Previously, the keyboard is open by default, even without any focus. Now, the keyboard will remain closed, until `.focus()` is called. That change also prevents the keyboard from reopening immediately after blur. Signed-off-by: Inkeliz <inkeliz@inkeliz.com>