[Peek] Options for AlwaysOnTop and ShowOnTaskbar#44645
Open
AkazaRenn wants to merge 5 commits intomicrosoft:mainfrom
Open
[Peek] Options for AlwaysOnTop and ShowOnTaskbar#44645AkazaRenn wants to merge 5 commits intomicrosoft:mainfrom
AkazaRenn wants to merge 5 commits intomicrosoft:mainfrom
Conversation
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>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Author
|
Hi @niels9001, is there a plan to get it reviewed given the pipelines are all passing? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of the Pull Request
PR Checklist
Detailed Description of the Pull Request / Additional comments
AlwaysOnTop defaults to
false, and ShowOnTaskbar defaults totrueto match the current behavior.Peek settings after the change:

Peek window behavior with AlwaysOnTop set to

trueand ShowOnTaskbar set tofalse:Validation Steps Performed