Files
oak-gpui/crates
Fernando Tagawa d7c45ccf2f x11: Fix preedit for CJK and partially fix unresponsive keyboard with xim (#17373)
Closes #15833
Related to [#12495
comment](https://github.com/zed-industries/zed/pull/12495#issuecomment-2328356125)

Destroying and recreating the Input context was the only way to reset
the IME but it's making the keyboard unresponsive sometimes due to a XIM
error.

The keyboard will still be unresponsive if you close your IME while
using zed, but I don't know how to fix this.

* Fixed preedit drawing for CJK
* Fixed unresponsive keyboard by properly implementing reset_ic in
`xim-rs`

Release Notes:

- N/A
2024-09-16 18:46:03 -06:00
..
2024-09-13 21:12:29 -04:00
2024-09-13 13:17:49 -04:00
2024-09-13 13:17:49 -04:00
2024-04-30 23:31:59 -06:00
2024-08-13 23:06:07 -07:00
2024-09-13 13:17:49 -04:00
2024-09-13 13:17:49 -04:00
2024-03-11 10:45:57 +01:00
2024-09-16 12:22:39 -06:00
2024-07-15 17:04:15 -06:00
2024-09-07 19:58:28 -04:00
2024-09-13 21:12:29 -04:00
2024-09-16 08:12:07 -03:00
2024-09-16 08:29:46 -04:00