.. |
app
|
Make DismissEvent a unit struct
|
2023-11-29 09:42:54 -08:00 |
elements
|
Collab panel2: Now with scrolling and keyboard (#3455)
|
2023-11-30 00:13:52 -07:00 |
keymap
|
Re-implement actions as derive macros instead of blanket impls
|
2023-11-16 17:32:02 -08:00 |
platform
|
Fix panic on quit
|
2023-11-27 15:33:47 -07:00 |
text_system
|
Fix painting when underlines and quads appeared after a wrap boundary
|
2023-11-24 18:23:08 +01:00 |
action.rs
|
WIP
|
2023-11-21 12:40:00 -08:00 |
app.rs
|
Implement activity indicator in zed2
|
2023-11-29 17:18:21 -08:00 |
assets.rs
|
Add back Send and Sync to AssetSource
|
2023-11-02 09:58:53 +01:00 |
color.rs
|
Merge branch 'main' into project-panel2
|
2023-11-14 09:33:48 -08:00 |
element.rs
|
Fix stateful elements in Components
|
2023-11-28 20:47:11 -07:00 |
executor.rs
|
Rename deprioritize_task -> deprioritize
|
2023-11-16 20:03:18 -08:00 |
geometry.rs
|
Availability indicators
|
2023-11-29 15:06:58 -07:00 |
gpui2.rs
|
WIP
|
2023-11-20 12:34:08 -07:00 |
image_cache.rs
|
Fix image errors
|
2023-11-17 13:47:07 -07:00 |
input.rs
|
WIP
|
2023-11-20 14:46:01 -08:00 |
interactive.rs
|
Reorganize element-related traits
|
2023-11-22 11:19:43 -07:00 |
key_dispatch.rs
|
Re-implement actions as derive macros instead of blanket impls
|
2023-11-16 17:32:02 -08:00 |
platform.rs
|
Rename both PlatformDispatcher::poll and Executor::run_step to 'tick'
|
2023-11-16 19:58:26 -08:00 |
prelude.rs
|
Reorganize element-related traits
|
2023-11-22 11:19:43 -07:00 |
scene.rs
|
Remove unused SceneBuilder constructor
|
2023-11-08 13:30:20 -05:00 |
style.rs
|
Extract a gpui::combine_highlights function
|
2023-11-24 16:31:38 +01:00 |
styled.rs
|
Allow setting text background color via TextStyle
|
2023-11-23 19:22:18 +01:00 |
subscription.rs
|
First pass at allowing multiple event types to be emitted by an entity
|
2023-11-08 16:34:38 -08:00 |
svg_renderer.rs
|
Fix the formatting
|
2023-10-26 13:52:04 +02:00 |
taffy.rs
|
Add some test cases
|
2023-11-18 22:16:28 -07:00 |
test.rs
|
Fix hangs in new dispatcher
|
2023-11-01 17:11:42 -07:00 |
text_system.rs
|
Consume newline from run if it spans it
|
2023-11-24 17:53:48 +01:00 |
util.rs
|
Add test tag
|
2023-11-13 16:51:59 -08:00 |
view.rs
|
Merge branch 'main' into rename-element-traits
|
2023-11-23 12:47:46 +01:00 |
window.rs
|
Implement activity indicator in zed2
|
2023-11-29 17:18:21 -08:00 |