zed/crates/gpui2
Max Brunsfeld 8d994ce8c5
Enable dragging from project panel to panes (#3658)
Rework gpui2 drag API so that receivers need not specify the dragged
view type.
2023-12-14 13:32:40 -08:00
..
docs Restore namespace parameter to actions! 2023-12-09 15:18:31 -07:00
src Enable dragging from project panel to panes (#3658) 2023-12-14 13:32:40 -08:00
tests Restore impl_actions! and remove derive(Action) 2023-12-10 19:33:38 -07:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml