ime: don’t call text-input functions when it isn’t available

Closes #259
This commit is contained in:
Daniel Eklöf 2020-12-25 22:04:19 +01:00
parent 152fb0186b
commit 797e79d3c7
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 8 additions and 0 deletions

View file

@ -30,6 +30,8 @@
* Exit when the client application terminates, not when the TTY file
descriptor is closed.
* Crash on compositors not implementing the _text input_ interface
(https://codeberg.org/dnkl/foot/issues/259).
### Security