ZIm/crates/workspace/src
Kirill Bulatov 14ba4a9c94
Fix zoomed terminal pane issues on split (#21668)
Closes https://github.com/zed-industries/zed/issues/21652

* prevents zooming out the panel when any terminal pane is closed
* forces focus on new terminal panes, to prevent the workspace from
getting odd pane events in the background

Release Notes:

- (Preview only) Fixed zoomed terminal pane issues on split
2024-12-07 10:39:01 +02:00
..
persistence workspace: Sanitize pinned tab count before usage (#21417) 2024-12-02 19:56:52 +01:00
shared_screen Simplify livekit config so that cargo check Just Works (#21661) 2024-12-06 13:50:59 -08:00
dock.rs Prevent panels from being resized past the edge of the workspace (#20637) 2024-11-22 14:59:40 -08:00
item.rs Show error and warning indicators in tabs (#21383) 2024-12-05 11:43:04 -03:00
modal_layer.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notifications.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
pane.rs Fix zoomed terminal pane issues on split (#21668) 2024-12-07 10:39:01 +02:00
pane_group.rs Allow splitting the terminal panel (#21238) 2024-11-27 20:22:39 +02:00
persistence.rs toolchains: Expose raw JSON representation of a toolchain (#20721) 2024-11-21 13:27:25 +01:00
searchable.rs Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03: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 Status bar: Reduce right tools lateral margin (#21329) 2024-11-29 10:56:32 -03:00
tasks.rs Do not allow [re]running ssh tasks when not connected to the server (#19306) 2024-10-16 22:57:39 +03:00
theme_preview.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
toolbar.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
workspace.rs Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00
workspace_settings.rs title_bar: Add show_user_picture setting to let users hide their profile picture (#21526) 2024-12-04 17:59:27 +01:00