zed/crates/gpui2/src
Mikayla a4e9fea133
WIP
co-authored-by: conrad <conrad.irwin@zed.dev>
2023-11-13 15:53:04 -08:00
..
app WIP 2023-11-13 15:53:04 -08:00
elements Allow measuring arbitrary items in UniformList 2023-11-10 16:41:21 +01:00
keymap Make command dispatching work 2023-11-09 15:14:23 -07:00
platform WIP 2023-11-13 15:53:04 -08:00
text_system WIP 2023-11-13 15:53:04 -08:00
action.rs Make command dispatching work 2023-11-09 15:14:23 -07:00
app.rs WIP 2023-11-09 00:18:00 -08:00
assets.rs Add back Send and Sync to AssetSource 2023-11-02 09:58:53 +01:00
color.rs Get editor tests compiling 2023-11-13 12:10:14 -08:00
element.rs Ignore element offset when manually drawing AnyElement 2023-11-10 11:35:57 +01:00
elements.rs Rename List -> UniformList 2023-11-07 11:00:53 -08:00
executor.rs Get tests green 2023-11-08 10:38:43 -08:00
focusable.rs Remove more Send bounds and simplify view rendering 2023-11-02 09:44:16 +01:00
geometry.rs Ceil measured width for Text element 2023-11-10 16:41:13 +01:00
gpui2.rs WIP 2023-11-09 00:18:00 -08:00
image_cache.rs Checkpoint 2023-10-21 16:01:47 +02:00
input.rs Add Context::read_window, WindowHandle::root, and change ViewContext.view() to return a reference 2023-11-08 22:11:19 -08:00
interactive.rs Tidy up some more modal behaviour 2023-11-09 21:11:44 -07:00
platform.rs Simplify IME support 2023-11-08 21:06:00 -07:00
scene.rs Remove unused SceneBuilder constructor 2023-11-08 13:30:20 -05:00
style.rs Generalize Refineable derive macro to derive arbitrary traits on the refinement type 2023-11-09 13:23:31 -08:00
styled.rs Merge branch 'main' into go-to-line2 2023-11-08 11:32:36 -08: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 Render code actions indicator 2023-11-09 18:43:26 +01:00
test.rs Fix hangs in new dispatcher 2023-11-01 17:11:42 -07:00
text_system.rs WIP 2023-11-02 22:56:04 -06:00
util.rs Get editor tests compiling 2023-11-13 12:10:14 -08:00
view.rs Render more than one item 2023-11-09 16:36:36 -07:00
window.rs Merge branch 'main' into editor-tests 2023-11-13 09:54:02 -08:00