ZIm/crates/gpui2/src
2023-11-16 16:59:27 -07:00
..
app Merge branch 'main' into tabs-n-splits 2023-11-15 23:41:25 -08:00
elements Progress on ContextMenu 2023-11-16 16:59:27 -07:00
keymap WIP 2023-11-14 11:00:52 -07:00
platform Only send one right click event 2023-11-16 15:30:53 -07:00
text_system Return the line length when x is past the last glyph 2023-11-14 17:06:18 +01:00
action.rs checkpoint 2023-11-15 14:17:04 -08:00
app.rs Merge branch 'main' into element-types 2023-11-14 15:49:10 -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 Remove initialize method from Element trait 2023-11-15 14:11:19 -07:00
executor.rs Get tests green 2023-11-08 10:38:43 -08:00
geometry.rs Start porting terminal_element to gpui2 2023-11-16 10:04:03 +02:00
gpui2.rs Add focusable view and restore workspace deserialization. Partially restore split and tab functions 2023-11-15 16:36:43 -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 Fix test 2023-11-14 23:47:08 -07:00
key_dispatch.rs Clear the state of keystroke matchers when focus changes 2023-11-15 20:11:07 +01:00
platform.rs Fix uncached raster_bounds computation and font selection 2023-11-14 17:19:10 -08:00
prelude.rs Checkpoint 2023-11-14 01:15:48 -07:00
scene.rs Remove unused SceneBuilder constructor 2023-11-08 13:30:20 -05:00
style.rs Fix formatting 2023-11-15 11:07:32 +01:00
styled.rs No compile errors or warnings 2023-11-14 01:23:09 -07: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 Fix uncached raster_bounds computation and font selection 2023-11-14 17:19:10 -08:00
util.rs Add test tag 2023-11-13 16:51:59 -08:00
view.rs Merge branch 'main' into tabs-n-splits 2023-11-15 23:41:25 -08:00
window.rs Checkpoint, MenuHandle can open one 2023-11-16 13:32:19 -07:00