zed/crates/gpui/src
2024-07-19 08:51:31 -04:00
..
app Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
elements Bump image crate (#13397) 2024-06-25 15:12:45 +02:00
keymap vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
platform gpui: Update Menu name to use SharedString type to support more types (#14791) 2024-07-19 08:51:31 -04:00
text_system Selectable popover text (#12918) 2024-07-10 21:14:34 -06:00
window Merge ElementContext into WindowContext (#10979) 2024-04-25 12:54:39 +02:00
action.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
app.rs linux: Implement local time zone support (#14610) 2024-07-18 13:42:18 +02: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 Bump image crate (#13397) 2024-06-25 15:12:45 +02:00
bounds_tree.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
color.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00
element.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
executor.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
geometry.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
global.rs Make a macro for less boilerplate when moving variables (#12182) 2024-05-22 22:07:29 -07:00
gpui.rs Introduce following for assistant panel (#14479) 2024-07-15 11:36:27 +02:00
input.rs
interactive.rs Fix delay when changing scrolling direction (#13867) 2024-07-05 11:11:43 -04:00
key_dispatch.rs Merge ElementContext into WindowContext (#10979) 2024-04-25 12:54:39 +02:00
keymap.rs
platform.rs linux: Implement local time zone support (#14610) 2024-07-18 13:42:18 +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 gpui: Fix TextStyle default font_family crash on Windows, use Segoe UI for Windows (#14040) 2024-07-10 13:40:42 -06:00
styled.rs gpui_macros: Extract border_style_methods macro (#14514) 2024-07-15 15:51:29 -04:00
subscription.rs Refine inline transformation UX (#12939) 2024-06-13 08:35:22 +02:00
svg_renderer.rs Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
taffy.rs chore: Fix clippy for upcoming 1.79 Rust release (#12727) 2024-06-06 12:46:53 +02:00
test.rs Throttle the sending of UpdateFollowers messages (#8918) 2024-03-06 14:58:41 +01:00
text_system.rs Fix off-by-one errors in syntax highlighting (#14780) 2024-07-18 22:37:30 -06:00
util.rs Prompt library updates (#11988) 2024-05-22 18:04:47 -04:00
view.rs Introduce Editor::insert_flaps and Editor::remove_flaps (#12096) 2024-05-21 20:23:37 +02:00
window.rs Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00