zed/crates/workspace/src
Antonio Scandurra c8a48e8990 Extract contacts titlebar item into a separate crate
This allows us to implement a new contacts popover that uses the
`editor` crate.
2022-09-28 11:33:38 +02:00
..
dock.rs Minor improvements to dock visuals, rework dock keybindings, and fix panic on split when dock is active 2022-09-16 12:55:36 -07:00
pane.rs Fixed minor issue with pane defocusing Co-Authored-By: kay@zed.dev 2022-09-27 17:05:21 -07:00
pane_group.rs fixed one failing test 2022-09-13 11:40:23 -07:00
searchable.rs WIP pull breadcrumb rendering out into item trait 2022-09-06 14:39:58 -07:00
sidebar.rs Add tests for the dock 2022-09-13 19:18:05 -07:00
status_bar.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
toolbar.rs Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
waiting_room.rs WIP working on resizable dock 2022-09-12 14:24:57 -07:00
workspace.rs Extract contacts titlebar item into a separate crate 2022-09-28 11:33:38 +02:00