zed/crates/gpui/src
2024-03-05 08:48:34 -08:00
..
app Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
elements Fix first/last item margin on scroll (#8880) 2024-03-05 15:54:48 +02:00
keymap docs: Fix "it's" typos that should be "its" (#8690) 2024-03-01 20:32:27 -05:00
platform Update blade to latest: work around Intel+NVidia driver bug (#8811) 2024-03-05 08:48:34 -08:00
text_system docs: Fix "it's" typos that should be "its" (#8690) 2024-03-01 20:32:27 -05:00
window Fix flickering cursor style when a pane was zoomed (#8546) 2024-02-28 18:50:48 +01:00
action.rs Vim: enable sending multiple keystrokes from custom keybinding (#7965) 2024-02-20 15:01:45 -07:00
app.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00
arena.rs
assets.rs
color.rs
element.rs gpui: Don't impl IntoElement on () (#8555) 2024-02-28 15:19:05 -07:00
executor.rs
geometry.rs
gpui.rs Fix some comments (#8760) 2024-03-03 07:55:42 -05:00
image_cache.rs Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
input.rs
interactive.rs gpui: Don't impl IntoElement on () (#8555) 2024-02-28 15:19:05 -07:00
key_dispatch.rs chore: Bump Rust version to 1.76 (#7592) 2024-02-09 10:45:39 +02:00
keymap.rs chore: Bump Rust version to 1.76 (#7592) 2024-02-09 10:45:39 +02:00
platform.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00
prelude.rs
scene.rs Remove ! from todo!() in comments (#8643) 2024-02-29 18:19:05 -07:00
shared_string.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
shared_uri.rs Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
style.rs docs: Fix "it's" typos that should be "its" (#8690) 2024-03-01 20:32:27 -05:00
styled.rs Add flex_wrap_* and content_* to GPUI (#8710) 2024-03-02 11:29:44 -05:00
subscription.rs
svg_renderer.rs
taffy.rs Revert "Upgrade to Taffy 0.4" (#7896) 2024-02-16 14:30:31 +01:00
test.rs Enable clippy::option_map_unit_fn (#8751) 2024-03-02 22:08:37 -05:00
text_system.rs Linux: Experiment with CosmicText based Text System (#7539) 2024-02-08 22:49:03 -08:00
util.rs
view.rs Don't use stale layout when view cache is invalidated in GPUI (#7914) 2024-02-16 19:06:11 +01:00
window.rs Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00