zed/crates/gpui/src
CharlesChen0823 530bc5c99e
windows: Fix crash in vim normal mode when IME key is pressed (#11387)
Fixed crash in vim normal mode when ime key press.

Release Notes:

- N/A
2024-05-06 13:31:49 -07:00
..
app Rust 1.78 (#11314) 2024-05-05 15:02:50 +02:00
elements Rust 1.78 (#11314) 2024-05-05 15:02:50 +02:00
keymap Make keymaps reusable across platforms (#10811) 2024-04-22 13:24:25 -07:00
platform windows: Fix crash in vim normal mode when IME key is pressed (#11387) 2024-05-06 13:31:49 -07:00
text_system windows: Support all OpenType font features (#10756) 2024-04-26 13:58:12 -07:00
window Merge ElementContext into WindowContext (#10979) 2024-04-25 12:54:39 +02:00
action.rs gpui-macros: Hide autogenerated action types/functions (#10417) 2024-04-11 15:38:47 +02:00
app.rs linux: Primary clipboard (#10534) 2024-04-18 14:54:18 -07:00
arena.rs
asset_cache.rs gpui: Add SVG rendering to img element and generic asset cache (#9931) 2024-03-29 17:09:49 -07:00
assets.rs Incorporate ElementId as part of the Element::id trait method and expose GlobalId (#11101) 2024-04-28 13:59:21 -06:00
bounds_tree.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
color.rs GPUI custom window prompts (#8980) 2024-03-06 18:15:06 -08:00
element.rs Incorporate ElementId as part of the Element::id trait method and expose GlobalId (#11101) 2024-04-28 13:59:21 -06:00
executor.rs Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
geometry.rs Close the backticks in gpui geometry examples (#10579) 2024-04-15 16:52:19 -07:00
gpui.rs gpui: Fix Global trait (#11187) 2024-04-29 16:37:37 -04:00
input.rs
interactive.rs WIP: Refactor Linux platform implementation (#10227) 2024-04-08 16:40:35 -07:00
key_dispatch.rs Merge ElementContext into WindowContext (#10979) 2024-04-25 12:54:39 +02:00
keymap.rs
platform.rs Rust 1.78 (#11314) 2024-05-05 15:02:50 +02:00
prelude.rs
scene.rs Add an animation to the LSP checking indicator (#9463) 2024-03-19 10:16:18 -07:00
shared_string.rs
shared_uri.rs
style.rs windows: Support all OpenType font features (#10756) 2024-04-26 13:58:12 -07:00
styled.rs New revision of the Assistant Panel (#10870) 2024-04-23 16:23:26 -07:00
subscription.rs
svg_renderer.rs Fix panic in SVG rendering (#11196) 2024-04-29 19:03:37 -06:00
taffy.rs Introduce autoscroll support for elements (#10889) 2024-04-23 15:14:22 +02:00
test.rs Throttle the sending of UpdateFollowers messages (#8918) 2024-03-06 14:58:41 +01:00
text_system.rs Introduce autoscroll support for elements (#10889) 2024-04-23 15:14:22 +02:00
util.rs
view.rs assistant2: Add create buffer tool (#11219) 2024-04-30 13:43:25 -04:00
window.rs Rust 1.78 (#11314) 2024-05-05 15:02:50 +02:00