zed/crates/gpui/src
Fernando Tagawa 5596a34311
Wayland: Implement text_input_v3 and xkb compose (#11712)
Release Notes:

- N/A

Fixes #9207 
Known Issues:
- [ ] ~~After launching Zed and immediately trying to change input
method, the input panel will appear at Point{0, 0}~~
- [ ] ~~`ime_handle_preedit` should not trigger `write_to_primary`~~
Move to other PR
- [ ] ~~Cursor is visually stuck at the end.~~ Move to other PR
Currently tested with KDE & fcitx5.
2024-05-16 11:42:43 -07:00
..
app
elements
keymap
platform Wayland: Implement text_input_v3 and xkb compose (#11712) 2024-05-16 11:42:43 -07:00
text_system macOS: Support all OpenType font features (#11611) 2024-05-15 18:26:50 +02:00
window
action.rs
app.rs Add basic proxy settings (#11852) 2024-05-16 19:43:26 +03:00
arena.rs
asset_cache.rs
assets.rs
bounds_tree.rs
color.rs
element.rs
executor.rs
geometry.rs
global.rs gpui: Improve Global ergonomics (#11923) 2024-05-16 12:47:43 -04:00
gpui.rs gpui: Improve Global ergonomics (#11923) 2024-05-16 12:47:43 -04:00
input.rs
interactive.rs
key_dispatch.rs
keymap.rs
platform.rs Make primary clipboard Linux only (#11843) 2024-05-15 10:44:47 -07:00
prelude.rs
scene.rs
shared_string.rs
shared_uri.rs
style.rs
styled.rs
subscription.rs
svg_renderer.rs
taffy.rs
test.rs
text_system.rs
util.rs
view.rs
window.rs Add WithRemSize element (#11928) 2024-05-16 14:37:55 -04:00