.. |
app
|
Enable clippy::useless_conversion (#8767)
|
2024-03-03 10:22:55 -05:00 |
elements
|
GPUI custom window prompts (#8980)
|
2024-03-06 18:15:06 -08:00 |
keymap
|
docs: Fix "it's" typos that should be "its" (#8690)
|
2024-03-01 20:32:27 -05:00 |
platform
|
Remove todo! comments (#8981)
|
2024-03-06 18:25:20 -08:00 |
text_system
|
docs: Fix "it's" typos that should be "its" (#8690)
|
2024-03-01 20:32:27 -05:00 |
window
|
GPUI custom window prompts (#8980)
|
2024-03-06 18:15:06 -08:00 |
action.rs
|
Vim: enable sending multiple keystrokes from custom keybinding (#7965)
|
2024-02-20 15:01:45 -07:00 |
app.rs
|
GPUI custom window prompts (#8980)
|
2024-03-06 18:15:06 -08:00 |
arena.rs
|
Log if element arena allocation is >80%
|
2024-01-24 11:03:28 +01:00 |
assets.rs
|
Load embedded fonts directly from .rdata instead of cloning (#6932)
|
2024-01-29 10:06:57 +01:00 |
color.rs
|
GPUI custom window prompts (#8980)
|
2024-03-06 18:15:06 -08:00 |
element.rs
|
gpui: Don't impl IntoElement on () (#8555)
|
2024-02-28 15:19:05 -07:00 |
executor.rs
|
Add a command for building and installing a locally-developed Zed extension (#8781)
|
2024-03-06 15:35:22 -08:00 |
geometry.rs
|
Document geometry
|
2024-01-22 19:30:40 -08:00 |
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
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
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 todo! comments (#8981)
|
2024-03-06 18:25:20 -08:00 |
prelude.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
scene.rs
|
Remove todo! comments (#8981)
|
2024-03-06 18:25:20 -08: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
|
Switch Arc<Mutex<Keymap>> to Rc<RefCell<Keymap>>, a relic of the GPUI2 port.
|
2024-01-22 19:30:38 -08:00 |
svg_renderer.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
taffy.rs
|
Revert "Upgrade to Taffy 0.4" (#7896)
|
2024-02-16 14:30:31 +01:00 |
test.rs
|
Throttle the sending of UpdateFollowers messages (#8918)
|
2024-03-06 14:58:41 +01:00 |
text_system.rs
|
Linux: Experiment with CosmicText based Text System (#7539)
|
2024-02-08 22:49:03 -08:00 |
util.rs
|
Pull out fluent builder helpers into re-usable trait
|
2024-01-18 15:31:31 -08:00 |
view.rs
|
GPUI custom window prompts (#8980)
|
2024-03-06 18:15:06 -08:00 |
window.rs
|
GPUI custom window prompts (#8980)
|
2024-03-06 18:15:06 -08:00 |