zed/crates/gpui/src
Conrad Irwin b0ecda6370
x11 calloop 2 (#13955)
Release Notes:

- N/A

---------

Co-authored-by: Max <max@zed.dev>
2024-07-08 18:38:36 -06: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 x11 calloop 2 (#13955) 2024-07-08 18:38:36 -06:00
text_system Move from Zed fonts to IBM Plex (#13596) 2024-06-27 14:36:44 -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 Fix 100s freeze on boot on X11 (#13156) 2024-06-17 12:44:32 -06:00
arena.rs
asset_cache.rs
assets.rs Bump image crate (#13397) 2024-06-25 15:12:45 +02:00
bounds_tree.rs
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 gpui: Improve Global ergonomics (#11923) 2024-05-16 12:47:43 -04: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 wayland: Fix window state issues (#13885) 2024-07-05 13:42:11 -07:00
prelude.rs
scene.rs
shared_string.rs
shared_uri.rs
style.rs Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
styled.rs Add col/row resize cursor styles (#11406) 2024-05-06 14:22:56 -07: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
text_system.rs Move from Zed fonts to IBM Plex (#13596) 2024-06-27 14:36:44 -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 Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00