mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
GNOME: Workaround for GNOME's text input system going into an infinite loop if cursor position is updated in response to a done event
Fixes #5105
This commit is contained in:
@@ -72,6 +72,10 @@ Detailed list of changes
|
||||
- Linux: Load libfontconfig at runtime to allow the binaries to work for
|
||||
running kittens on servers without FontConfig
|
||||
|
||||
- GNOME: Fix for high CPU usage caused by GNOME's text input subsystem going
|
||||
into an infinite loop when IME cursor position is updated after a done event
|
||||
(:iss:`5105`)
|
||||
|
||||
|
||||
0.25.0 [2022-04-11]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user