ZIm/crates/workspace/src
Nate Butler 6d81ad1e0b
git_ui: Start unifying panel style with other panels (#24296)
- Adds the `panel` crate for defining UI shared between panels, like
common button and header designs, etc
- Starts to update the git ui to be more consistent with other panels

Release Notes:

- N/A
2025-02-05 13:54:14 -05:00
..
persistence Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
shared_screen Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
dock.rs status_bar: Only show divider for left dock (#24178) 2025-02-04 08:02:29 +00:00
item.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
modal_layer.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
notifications.rs Revise the MessageNotification component (#24287) 2025-02-05 13:39:27 -03:00
pane.rs Fix slow focus transitions to the terminal panel (#24172) 2025-02-04 20:23:20 +00:00
pane_group.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
persistence.rs Refactor to use SharedString in more places (#23813) 2025-01-28 19:04:21 -05:00
searchable.rs Allow buffer search in project search (#23819) 2025-01-31 00:13:46 -07:00
shared_screen.rs Simplify livekit config so that cargo check Just Works (#21661) 2024-12-06 13:50:59 -08:00
status_bar.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tasks.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
theme_preview.rs Revert "gpui & ui: Use shader for dashed dividers" (#23850) 2025-01-29 19:19:20 +00:00
toolbar.rs Allow buffer search in project search (#23819) 2025-01-31 00:13:46 -07:00
workspace.rs git_ui: Start unifying panel style with other panels (#24296) 2025-02-05 13:54:14 -05:00
workspace_settings.rs pane: Add settings to hide the tab bar buttons (#23752) 2025-01-27 21:36:33 -03:00