Wayland: Fix infinite loop causing bad performance when using IME via fcitx5 due to a change in fcitx5

Fix #7396
This commit is contained in:
Kovid Goyal
2024-04-28 11:30:48 +05:30
parent cc5e4e95d3
commit aecf07bcba
2 changed files with 7 additions and 2 deletions

View File

@@ -60,6 +60,8 @@ Detailed list of changes
- :ac:`focus_visible_window`: Fix selecting with mouse click leaving keyboard in unusable state (:iss:`7390`)
- Wayland: Fix infinite loop causing bad performance when using IME via fcitx5 due to a change in fcitx5 (:iss:`7396`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~