mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
changelog: don’t crash upon receiving text-input::enter without keyboard focus
This commit is contained in:
parent
adb5a344fe
commit
6ae8ed7e6b
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@
|
|||
decreasing the font size at run-time.
|
||||
* Newlines sometimes incorrectly inserted into copied text
|
||||
(https://codeberg.org/dnkl/foot/issues/410).
|
||||
* Crash when compositor send `text-input-v3::enter` events without
|
||||
first having sent a `keyboard::enter` event
|
||||
(https://codeberg.org/dnkl/foot/issues/411).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue