Skip to content

[CmdPal Dock] Compact mode#46699

Draft
niels9001 wants to merge 7 commits intomainfrom
niels9001/compact-mode
Draft

[CmdPal Dock] Compact mode#46699
niels9001 wants to merge 7 commits intomainfrom
niels9001/compact-mode

Conversation

@niels9001
Copy link
Copy Markdown
Collaborator

@niels9001 niels9001 commented Apr 1, 2026

Summary of the Pull Request

This PR introduces the following changes:

  • Shaving off a few pixels of the default height in Top or Bottom mode.
  • A new Compact mode that automatically hides the Subtitle and is 28px in height.

PR Checklist

  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Fixed a spell-check alert: corrected appbar to app bar in a code comment in DockWindow.xaml.cs.

Validation Steps Performed

@niels9001 niels9001 added Product-Command Palette Refers to the Command Palette utility CmdPal - Dock Issues related to the Command Palette Dock labels Apr 1, 2026
@github-actions

This comment has been minimized.

@jiripolasek
Copy link
Copy Markdown
Collaborator

@niels9001 Should we update the documentation or guidance for extension devs to point out that subtitles might be completely unavailable?

@niels9001
Copy link
Copy Markdown
Collaborator Author

@niels9001 Should we update the documentation or guidance for extension devs to point out that subtitles might be completely unavailable?

Yeah.. we don't need to surface it in the UI, right?

I was thinking that compact mode in left/right mode would just use the default style for DockItemControl (== with subtitle). because there's plenty of space? Thoughts?

@niels9001
Copy link
Copy Markdown
Collaborator Author

@copilot fix spell check

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 2, 2026

@copilot fix spell check

Fixed in 6e5202e — changed appbar to app bar (two words) in the comment at line 426.

@github-actions

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CmdPal - Dock Issues related to the Command Palette Dock Product-Command Palette Refers to the Command Palette utility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants