ZIm/crates/zed
Fernando Tagawa 8e8927db4b
linux: Fix IME panel position while enumerating input methods (#12495)
Release Notes:

- N/A

This updates the IME position every time the selection changes, this is
probably only useful when you enumerate languages with your IME.

TODO:
- ~There is a rare chance that the ime panel is not updated because the
window input handler is None.~
- ~Update IME panel in vim mode.~
- ~Update IME panel when leaving Buffer search input.~

---------

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2024-08-28 19:58:40 -07:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Update zed.desktop.in to include the MimeType for empty files by default (#15623) 2024-08-13 16:56:44 +03:00
src linux: Fix IME panel position while enumerating input methods (#12495) 2024-08-28 19:58:40 -07:00
build.rs windows: Fix executable display name (#13091) 2024-06-17 13:02:09 -06:00
Cargo.toml windows: Implement single instance (#15371) 2024-08-28 19:26:24 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00