zed/crates/gpui/examples
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
..
image
animation.rs
gif_viewer.rs
hello_world.rs
input.rs linux: Fix IME panel position while enumerating input methods (#12495) 2024-08-28 19:58:40 -07:00
ownership_post.rs
set_menus.rs
shadow.rs
text_wrapper.rs gpui: Add truncate and text_ellipsis to TextStyle (#14850) 2024-08-23 14:02:51 -04:00
window_positioning.rs
window_shadow.rs