ZIm/crates/gpui2/src
Mikayla Maki e1285b9780
Add nightly release channel for zed2 (#3355)
Release Notes:

- N/A
2023-11-17 22:12:18 -08:00
..
app Merge branch 'main' into unborked-git-zed2-diagnostics-view 2023-11-17 16:43:29 -05:00
elements shhh (#3358) 2023-11-17 14:01:44 -07:00
keymap Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
platform Collab ui2 (#3357) 2023-11-17 13:33:18 -07:00
text_system Separate WrappedLines from ShapedLines 2023-11-16 23:10:51 -07:00
action.rs #RemoveThe2 2023-11-16 18:04:35 -08:00
app.rs Add autoupdate2 2023-11-17 15:48:32 -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 Merge branch 'main' into unborked-git-zed2-diagnostics-view 2023-11-17 16:32:35 -05:00
executor.rs Rename deprioritize_task -> deprioritize 2023-11-16 20:03:18 -08:00
geometry.rs Restore a bunch of random workspace stuff 2023-11-16 23:05:28 -08:00
gpui2.rs Rename again, add fun cx APIs using new traits 2023-11-17 10:06:41 -08:00
image_cache.rs Fix image errors 2023-11-17 13:47:07 -07: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 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 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 Separate WrappedLines from ShapedLines 2023-11-16 23:10:51 -07: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 Separate WrappedLines from ShapedLines 2023-11-16 23:10:51 -07:00
util.rs Add test tag 2023-11-13 16:51:59 -08:00
view.rs Merge branch 'main' into unborked-git-zed2-diagnostics-view 2023-11-17 16:43:29 -05:00
window.rs Merge branch 'main' into unborked-git-zed2-diagnostics-view 2023-11-17 16:43:29 -05:00