ZIm/crates/workspace/src
Piotr Osiewicz 706372fe4e
title_bar: Add show_user_picture setting to let users hide their profile picture (#21526)
Fixes #21464

Closes #21464

Release Notes:

- Added `show_user_picture` setting (default: true) to allow users to
hide their profile picture in titlebar.
2024-12-04 17:59:27 +01:00
..
persistence workspace: Sanitize pinned tab count before usage (#21417) 2024-12-02 19:56:52 +01: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 Add setting for making the tab's close button always visible (#21352) 2024-12-02 07:48:10 -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 panic in remove_item (#21480) 2024-12-03 13:09:53 -07: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 Revert "Use livekit's Rust SDK instead of their swift SDK (#13343)" (#20809) 2024-11-18 11:43:53 +02: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 Fix panic in remove_item (#21480) 2024-12-03 13:09:53 -07: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