Skip to content

[Peek] Options for AlwaysOnTop and ShowOnTaskbar#44645

Open
AkazaRenn wants to merge 5 commits intomicrosoft:mainfrom
AkazaRenn:main
Open

[Peek] Options for AlwaysOnTop and ShowOnTaskbar#44645
AkazaRenn wants to merge 5 commits intomicrosoft:mainfrom
AkazaRenn:main

Conversation

@AkazaRenn
Copy link
Copy Markdown

@AkazaRenn AkazaRenn commented Jan 9, 2026

Summary of the Pull Request

  • Add the option for Peek to allow the window to be always on top
  • Add the option for Peek to allow to not show its icon on the taskbar

PR Checklist

Detailed Description of the Pull Request / Additional comments

AlwaysOnTop defaults to false, and ShowOnTaskbar defaults to true to match the current behavior.

Peek settings after the change:
image

Peek window behavior with AlwaysOnTop set to true and ShowOnTaskbar set to false:
image

Validation Steps Performed

  1. Start PowerToys with Peek enabled
  2. In settings, turn off close window on focus loss for ease of validation
  3. Peek something
  4. Turn on always on top, observe the window is now always on top
  5. Turn off always on top, observe the window is no longer always on top
  6. Turn off show icon on taskbar, observe the icon disappeared immediately from the taskbar
  7. Turn on show icon on taskbar, observe the icon re-appeared on the taskbar

@AkazaRenn
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

AkazaRenn added a commit to AkazaRenn/windows-dev-docs that referenced this pull request Feb 12, 2026
learn-build-service-prod Bot added a commit to MicrosoftDocs/windows-dev-docs that referenced this pull request Mar 4, 2026
microsoft/PowerToys#44645

Co-authored-by: Renn <8340896+AkazaRenn@users.noreply.github.com>
Co-authored-by: John Kennedy <johntkennedy@gmail.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
@niels9001
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@AkazaRenn
Copy link
Copy Markdown
Author

AkazaRenn commented Apr 11, 2026

Hi @niels9001, is there a plan to get it reviewed given the pipelines are all passing?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to hide Peek icon from taskbar Peek should always on top and can possible new selected files in explorer to update Peek Content

2 participants