-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Dock: Add autohide support #46239
Copy link
Copy link
Labels
CmdPal - DockIssues related to the Command Palette DockIssues related to the Command Palette DockIssue-TaskSmall piece of workSmall piece of workProduct-Command PaletteRefers to the Command Palette utilityRefers to the Command Palette utility
Metadata
Metadata
Assignees
Labels
CmdPal - DockIssues related to the Command Palette DockIssues related to the Command Palette DockIssue-TaskSmall piece of workSmall piece of workProduct-Command PaletteRefers to the Command Palette utilityRefers to the Command Palette utility
Type
Fields
Give feedbackNo fields configured for Task.
Projects
StatusShow more project fields
Todo
Description of the new feature / enhancement
Since the dock occupies some screen space, making windows smaller, is it possible to add a switch so that the dock automatically collapses and reappears when the mouse hovers over it, similar to the taskbar's hidden mode?
When hidden mode is enabled, the available window space does not automatically shrink; it still fills the screen. When the mouse hovers over the top, the dock automatically expands, covering the window; when the mouse moves away, the dock automatically collapses. In other words, the window size remains unchanged throughout the entire process while hidden mode is enabled.
Scenario when this would be used?
When users want to use the dock, but also want to save their screen space to ensure the window can be maximized.
Supporting information
No response