mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-08 08:20:59 -04: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.
|
decreasing the font size at run-time.
|
||||||
* Newlines sometimes incorrectly inserted into copied text
|
* Newlines sometimes incorrectly inserted into copied text
|
||||||
(https://codeberg.org/dnkl/foot/issues/410).
|
(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
|
### Security
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue