This pull request removes the `isUIAutomationPipeline` parameter and its
associated logic across multiple pipeline templates. The changes
simplify the pipeline configuration by eliminating redundant conditions
and parameters.
### Removal of `isUIAutomationPipeline` parameter:
*
[`.pipelines/v2/templates/job-test-project.yml`](diffhunk://#diff-c974373b0fb1357dfc0d236a86c304ad1d95acb861f83d472db3a7193e1d88a6L14-L16):
Removed the `isUIAutomationPipeline` parameter from the `parameters`
section and all conditional logic referencing it, including test
assembly configurations and demands.
[[1]](diffhunk://#diff-c974373b0fb1357dfc0d236a86c304ad1d95acb861f83d472db3a7193e1d88a6L14-L16)
[[2]](diffhunk://#diff-c974373b0fb1357dfc0d236a86c304ad1d95acb861f83d472db3a7193e1d88a6L35-R39)
[[3]](diffhunk://#diff-c974373b0fb1357dfc0d236a86c304ad1d95acb861f83d472db3a7193e1d88a6L116-L127)
### Simplification of pipeline stages:
*
[`.pipelines/v2/templates/pipeline-ci-build.yml`](diffhunk://#diff-95896d25119462fea5ce61f0f72a43862ff3020d2e1cce8bd1f2d5d943dafae8L64-L75):
Removed the conditional stage logic that depended on the
`isUIAutomationPipeline` parameter, streamlining the pipeline structure.
*
[`.pipelines/v2/templates/pipeline-ui-tests-automation.yml`](diffhunk://#diff-68219acb736b89e7c4ce1939130f504198cbc8c077aa540d5e1b5649f206749eL61):
Removed the `isUIAutomationPipeline` parameter and associated conditions
from multiple stages, reducing complexity in the UI test automation
pipeline.
[[1]](diffhunk://#diff-68219acb736b89e7c4ce1939130f504198cbc8c077aa540d5e1b5649f206749eL61)
[[2]](diffhunk://#diff-68219acb736b89e7c4ce1939130f504198cbc8c077aa540d5e1b5649f206749eL74)
[[3]](diffhunk://#diff-68219acb736b89e7c4ce1939130f504198cbc8c077aa540d5e1b5649f206749eL87)
---------
Co-authored-by: Xiaofeng Wang (from Dev Box) <xiaofengwang@microsoft.com>
<!-- Enter a brief description/summary of your PR here. What does it
fix/what does it change/how was it tested (even manually, if necessary)?
-->
## Summary of the Pull Request
remove test method displayname to fix 'No test matches the given
testcase filter' error.
<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
- [ ] **Closes:** #xxx
- [ ] **Communication:** I've discussed this with core contributors
already. If 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
- [ ] [JSON for
signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json)
for new binaries
- [ ] [WXS for
installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs)
for new binaries and localization folder
- [ ] [YML for CI
pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml)
for new test projects
- [ ] [YML for signed
pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml)
- [ ] **Documentation updated:** If checked, please file a pull request
on [our docs
repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys)
and link it here: #xxx
<!-- Provide a more detailed description of the PR, other things fixed
or any additional comments/features here -->
## Detailed Description of the Pull Request / Additional comments
<!-- Describe how you validated the behavior. Add automated tests
wherever possible, but list manual validation steps taken as well -->
## Validation Steps Performed
* fancytest oneswitch test
* add GetActiveWindowTitle
* testcase1 add set layout
* change shortcut to win pgdn
* add hold key
* Snap several windows to one zone, verify switching works.
* pack snaptoonezone
* pack snaptoonezone
* Add Fancy Zone Switch tests
* Add Fancyzones switch zones
* remove code and change zoneuuid to zonesets
* fix spell error and remove files
* remove unuse keyup in elements
* fix spell error
* fix spell error
* remove to common api
* fix spell error
* fix pipeline fail
* add annotations on exe and process
* add dragging tests case
* add dragging tests case TestShowZonesOnDragDuringShift
* change get out window pixel color
* add non-primary mouse test cases
* add make drag window transparent
* clean test initialize code
* fix spell error
* fix make drag setting conflicts with shift and non primary mouse setting tests issue
* add annotations for testmethod and GetWindowRect
* fix spell error
* fix spell error
* change assert prompt
* fix testcase name not match
* set fancyzones tests only in pipeline
* fix pipeline error fancyzones
* add get highlight and inactivate zone color from ui
* add window pre post
* add rect func
* remove keydown and drag
* FIX JSON GETSTRING BUG
* change scrolling times
* fix get out window
* add drag window
* make c file explorer window larger
* remove drag window
* one switch tests change explorer exe to hosts file exe
* set restart in drag
* recover switch tests
* fix scroll position error
* add clean
* clean host
* clean layouts file
* remove during drag case
* resolve conflicts
* fix get pixel color
* add delay when get pixel color
* add delay and make maximize the window
* change onezone to twozone
* add restart scope exe
* add annotations for OneZoneSwitchTests.cs
* clean logger and add annotations
* merge windows helper and pane element
* add test name and test category
* reduce delay time
* resolve conflicts and remove ununsed namespace
* fix spell error
* fix the restart position
* add clean desktop windows and remove unuse code
* clear open window
* only run fancyzones related dll
* add log on customlayouts data
* remove clean the window in switchwindow tests
* rename namespace
* set fancyzones only pipeline
* remove restore
* set layouts without restart
* remove restart
* add delay and retry
* add delay and retry
* fix relaunch error
* add delay time
* tests all uitests
* extend delay time
* close window in onezone switch
* clean console write
* fix conflicts
* test all ui tests
* retry launch
* fix spell error
* move release drag to pane element
* address cannot found custom layouts
* move restart to set customlayouts
* move restart to set customlayouts
* fix spell error
* move restart
* restore data
* add delay time
* test all ui tests
* add clean fancyzones editor window
* remove log
* change get active window Title
* change get active window Title
* align onezone switch tests initialize and try catch with dragwindow
* remove unuse code
* add appzone history deletefile
* fancytest oneswitch test
* add non-primary mouse test cases
* add make drag window transparent
* clean test initialize code
* fix spell error
* fix make drag setting conflicts with shift and non primary mouse setting tests issue
* add annotations for testmethod and GetWindowRect
* fix spell error
* fix spell error
* change assert prompt
* fix testcase name not match
* set fancyzones tests only in pipeline
* fix pipeline error fancyzones
* add get highlight and inactivate zone color from ui
* add window pre post
* add rect func
* remove keydown and drag
* FIX JSON GETSTRING BUG
* change scrolling times
* fix get out window
* add drag window
* make c file explorer window larger
* remove drag window
* one switch tests change explorer exe to hosts file exe
* set restart in drag
* recover switch tests
* fix scroll position error
* add clean
* clean host
* clean layouts file
* remove during drag case
* resolve conflicts
* fix get pixel color
* add delay when get pixel color
* add delay and make maximize the window
* change onezone to twozone
* add restart scope exe
* add annotations for OneZoneSwitchTests.cs
* clean logger and add annotations
* merge windows helper and pane element
* add test name and test category
* reduce delay time
* resolve conflicts and remove ununsed namespace
* fix spell error
* fix the restart position
* add clean desktop windows and remove unuse code
* clear open window
* only run fancyzones related dll
* add log on customlayouts data
* remove clean the window in switchwindow tests
* rename namespace
* set fancyzones only pipeline
* remove restore
* set layouts without restart
* remove restart
* add delay and retry
* add delay and retry
* fix relaunch error
* add delay time
* tests all uitests
* extend delay time
* close window in onezone switch
* clean console write
* fix conflicts
* test all ui tests
* retry launch
* fix spell error
* move release drag to pane element
* address cannot found custom layouts
* move restart to set customlayouts
* move restart to set customlayouts
* fix spell error
* move restart
* restore data
* add delay time
* test all ui tests
* add clean fancyzones editor window
* remove log
* Adjust sleep time between actions
* Adjust sleep time between actions2
* Fix pipeline errors
* Adjust wait time between clear and send input
---------
Co-authored-by: Yaqing Mi (from Dev Box) <yaqingmi@microsoft.com>
* fancytest oneswitch test
* add GetActiveWindowTitle
* testcase1 add set layout
* change shortcut to win pgdn
* add hold key
* Snap several windows to one zone, verify switching works.
* pack snaptoonezone
* pack snaptoonezone
* Add Fancy Zone Switch tests
* Add Fancyzones switch zones
* remove code and change zoneuuid to zonesets
* fix spell error and remove files
* remove unuse keyup in elements
* fix spell error
* fix spell error
* remove to common api
* fix spell error
* fix pipeline fail
* add annotations on exe and process
* add dragging tests case
* add dragging tests case TestShowZonesOnDragDuringShift
* change get out window pixel color
* add non-primary mouse test cases
* add make drag window transparent
* clean test initialize code
* fix spell error
* fix make drag setting conflicts with shift and non primary mouse setting tests issue
* add annotations for testmethod and GetWindowRect
* fix spell error
* fix spell error
* change assert prompt
* fix testcase name not match
* set fancyzones tests only in pipeline
* fix pipeline error fancyzones
* add get highlight and inactivate zone color from ui
* add window pre post
* add rect func
* remove keydown and drag
* FIX JSON GETSTRING BUG
* change scrolling times
* fix get out window
* add drag window
* make c file explorer window larger
* remove drag window
* one switch tests change explorer exe to hosts file exe
* set restart in drag
* recover switch tests
* fix scroll position error
* add clean
* clean host
* clean layouts file
* remove during drag case
* resolve conflicts
* fix get pixel color
* add delay when get pixel color
* add delay and make maximize the window
* change onezone to twozone
* add restart scope exe
* add annotations for OneZoneSwitchTests.cs
* clean logger and add annotations
* merge windows helper and pane element
* add test name and test category
* reduce delay time
* resolve conflicts and remove ununsed namespace
* fix spell error
* fix the restart position
* add clean desktop windows and remove unuse code
* clear open window
* only run fancyzones related dll
* add log on customlayouts data
* remove clean the window in switchwindow tests
* rename namespace
* set fancyzones only pipeline
* remove restore
* set layouts without restart
* remove restart
* add delay and retry
* add delay and retry
* fix relaunch error
* add delay time
* tests all uitests
* extend delay time
* close window in onezone switch
* clean console write
* fix conflicts
* test all ui tests
* retry launch
* fix spell error
* move release drag to pane element
* address cannot found custom layouts
* move restart to set customlayouts
* add test case and fix bug
* add test
* add test
* add test
* add test case
* add fancyzones window name and fix test case error
* add test case
* add test case
* add test case After creating a virtual desktop
* add test case delete layout
* add test case grid layout change monitor resolution
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error and only run fancyzone uitest
* disable other ui test code
* fix build error
* fix pipeline error
* fix pipeline error
* add restart scope exe
* enable other test code
* fix Spelling error
* add error log
* add global find
* Change Fancyzone SendKey function
* add Fancyzone Editor Test case message
* add test code
* drag code refine
* add windowHelper
* fix find element type error
* fix build error
* fix test error
* fix pipeline error
* fix pipeline error
* fix pipeline error
---------
Co-authored-by: Zhaopeng Wang (from Dev Box) <zhaopengwang@microsoft.com>
* empowering users to maximize OOBE to their heart desire (#37823)
empowering users to maximize to their heart desire
* [Bug report] - Auto fill bug report parameters. (#37991)
* [cmdpal] fix a broken link in README.md (#38714)
related issue: #38713
* [cmdpal] Add Open URL fallback command for WebSearch ext (#38685)
## Summary of the Pull Request
1. Add new fallback command for websearch
https://github.com/user-attachments/assets/39362d66-db59-42d4-b07c-7bfd60b2e420
## PR Checklist
- [x] **Closes:** #38497
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [CmdPal] Tray icon settings (#38672)
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? -->
## Summary of the Pull Request
Added a settings to enable/disable the system tray icon (enabled by default).
Adopter the term "system tray icon" for consistency with Windows 11 settings.
<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
- [x] **Closes:** #38407
* Add Zhiwei as part of PowerToys! (#38744)
* Add Zhiwei as part of PowerToys!
* Fix the expect.txt for Zhiwei
* Fix the case problem on expect.txt zhiwei => Zhiwei
* [PowerToysRun][Docs] Add QuickNotes to Third-Party plugins (#38663)
* Add QuickNotes plugin to third-party Run plugins documentation
* chore: add ruslanlap to spelling allow-list
* chore: add ruslanlap to spelling allow-list
* chore: add ruslanlap to spelling allow-list
* Add ruslanlap to allowed names and remove from expected words list
* Add securityContext to configuration files (#38017)
For the winget DSC, Setting developer mode, installing Visual Studio 2022 & fetching and installing VS components all require elevation. Added securityContext: elevated for these resources. These configurations can now be invoked from user context, and will prompt for a single UAC to run resources that require elevation in a separate process.
* Change log extension from .txt => .log (#33813)
* Change log extension
From .txt to .log
* Also add workspace logs
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
* [KeyboardManager] Fix modifier Key (Not right or left) stuck (#37930)
* Fix ctr,alt,shift getting stuck
* more changes
* Update src/modules/keyboardmanager/common/Helpers.h
Co-authored-by: Hao Liu <liuhaobupt@163.com>
---------
Co-authored-by: Hao Liu <liuhaobupt@163.com>
* "ǔ" changed to "ŭ" in GetDefaultLetterKeyEPO (#37791)
* Fix Color Picker resource leak (#38122) (#38147)
* Fix Color Picker resource leak (#38122)
Added a using statement to properly dispose of the Graphics object created from the Bitmap. This fixes resource leak.
* Fix CI complain
* Update MouseInfoProvider.cs
fix whitespace
---------
Co-authored-by: Kai Tao <69313318+vanzue@users.noreply.github.com>
* Upgrading some of the Testing framework items (#38779)
* starting to get some of the baseline
* Update NOTICE.md
* Upgrading streamjson gets the others on same version of newtonsoft.json
* Update PowerToys.Settings.csproj
* Update NOTICE.md
* upgrading to adjust fix vulnerability (#38784)
* upgrading to adjust fix vulnerablitlity
* Update NOTICE.md
* Update NuGet packages in NOTICE.md
* [PowerToysRun][Docs] Add Weather and Pomodoro to Third-Party plugins (#38760)
* [PowerToysRun][Docs] Add Weather and Pomodoro to Third-Party plugins
* [Spell-check] Add ruslanlap to allowed names and update expect.txt
* Update expect.txt
* Update names.txt
* Update names.txt
* Update names.txt
* Update names.txt
* [ColorPicker]Only close on escape if focused (#37895)
* [cmdpal] Setting a new alias should remove the old one (#38193)
* [cmdpal] Fix alias update
* Fix the command palette extension alias update issue
* clean code
---------
Co-authored-by: vanzue <vanzue@outlook.com>
* Apply security best practices for GitHub Actions / Dependency (#38552)
This update aligns with Microsoft's security guidelines by pinning all GitHub Action tags and Docker tags to their full-length commits. This practice ensures immutability and reduces the risk of supply chain attacks. Note that 1st and 2nd party actions do not require hash pinning.
* Rename the `[Ee]xts` dir to `ext` (#38852)
**WARNING:** This PR will probably blow up all in-flight PRs
at some point in the early days of CmdPal, two of us created seperate
`Exts` and `exts` dirs. Depending on what the casing was on the branch
that you checked one of those out from, it'd get stuck like that on your
PC forever.
Windows didn't care, so we never noticed.
But GitHub does care, and now browsing the source on GitHub is basically
impossible.
Closes#38081
* Upgrading Boost dependencies (#38782)
Upgrading Boost
* upgrading toolkit + suppressing warnings (#38746)
* upgrade toolkit to latest
* supressing warnings
* Update expect.txt
making generic
* Update suppression comments for AOT compatibility
* Fix case for 'MVVMTK' in spell-check file
* Update NOTICE.md
* [CNF] Only enable experimental features if they exist (#37690)
* [PowerRename] Add 12-hour time format patterns with AM/PM support (#30703) (#38723)
* [PowerRename][Feature] Add new date/time formatting patterns to GetDatedFileName
* [PowerRename][UI] Add date/time shortcut patterns to cheat sheet
* [PowerRename][Tests] Add tests for new date/time formatting patterns
* [PowerRename] [Refactor] Simplify AM/PM string handling in time patterns
* [cmdpal] Fix empty file name issue when create new ext in "Create New Extension" command. (#38864)
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [QuickAccent] Fix on-screen keyboard activation (#37581)
* fix on-screen keyboard activation
* cleanup
* CmdPal: Add low-level keyboard hook for global hotkey (#38250)
Adds the ability to make the global CmdPal hotkey a low-level hook. This is needed for `win+space`, `win+r`, et al.
I've only added this to the root hotkey. Other hotkeys will still use the normal `RegisterHotkey` ones. We can re-evaluate this for 0.2+.
Originally: https://github.com/zadjii-msft/PowerToys/issues/349
Solves: https://github.com/microsoft/PowerToys/issues/38297
---------
Co-authored-by: Mike Griese <migrie@microsoft.com>
* Adds support for JUMBO thumbnails in the helper (#38539)
Adds a parameter to `Toolkit.ThumbnailHelper.GetThumbnail` to retrieve the largest possible icon from the file. For most use cases, the normal icon size will be good for list items and page icons.
But for details, you'll want to use the JUMBO icons, and to retrieve them, we need to get the icon from a different API.
As a drive-by, I also have us fetching the highest-res app icon for UWP's rather than the lowest-res icon.
Solves #38238
Screenshots:
| before | after |
| ------ | ----- |
|  |  |
|  |  |
* [PowerToysRun] Add version info to plugin error messages (#38491)
* changes
* fix resx
* Don't auto-hide when an MSAL dialog is opened on us (#38850)
Apps that want to show MSAL dialogs on the Command Palette would explode if they passed CmdPal's HWND to WithParentActivityOrWindow. It's not entirely clear why, but MSAL would explode if the parent HWND is hidden.
When the MSAL dialog opened, we'd hide ourselves, and badda bing, badda boom, the extension would crash.
MSAL dialogs will set us to WS_DISABLED right before the dialog is opened. Easy solution. Don't hide ourselves, if we're disabled.
Helps some friends not depend on the existence of Teams :P
* Immediately select search text on opening page (#38842)
closes#38712closes#38315
related to #38379 (and might sufficiently close that too)
This immediately selects the search text when a page is loaded.

* Update the settings form when ext settings are saved (#38851)
This one was subtle - the Settings class in the toolkit didn't ever change the items for a SettingsContentPage. For the main settings window, this was problematic. It would only ever hang onto one instance of that CommandSettings.SettingsContentPage, and never re-retrieve the value from it.
This fixes that issue, by making sure to raise an ItemsChanged in the settings changed handler, so that we automatically pull down the new settings forms.
For settings that were added to commands, as a context item, this wasn't an issue. They were always returning new forms to the host, with the current settings values in it.
Closes#38191
* Powertoys for Linear plugin added (#38883)
* Update thirdPartyRunPlugins.md
* Update names.txt
---------
Co-authored-by: Clint Rutkas <clint@rutkas.com>
* [cmdpal] Run cmdpalette from runner locally (#38725)
* empowering users to maximize OOBE to their heart desire (#37823)
empowering users to maximize to their heart desire
* resume main
* Trust selfsign cert in localmachine\root to make msix available
* minor fix
* retry signing
---------
Co-authored-by: Clint Rutkas <clint@rutkas.com>
* [cmdpal] Port v1 calculator extension (#38629)
* init
* update
* Remove duplicated cp command
* Change the long desc
* Update notice.md
* Use the same icon for fallback item
* Add Rappl to expect list
* update notice.md
* Move the original order back.
* Make Radians become default choice
* Fix empty result
* Remove unused settings.
Move history back.
Refactory the query logic
* fix typo
* merge main
* CmdPal: minor calc updates (#38914)
A bunch of calc updates
* maintain the visibility of the history
* add other formats to the context menu #38708
* some other icon tidying
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
Co-authored-by: Mike Griese <migrie@microsoft.com>
* Add the list item requested shortcuts back (#38573)
* [x] Re-adds the context menu shortcut text
* [x] Hooks up the keybindings to the search box so that you can just press the keys while you have an item selected, and do a context command
* [x] Hook these keybindings up to the context flyout itself
* [x] Adds a sample for testing
Solves #38271
* [CmdPal] A11y improvements (#38840)
This PR introduces the following changes:
- Adding the right a11y labels - as a result, Accesibility Insights is no longer flagging any errors: https://github.com/microsoft/PowerToys/issues/38395
- Removing and tweaking a few animations, addressing: https://github.com/microsoft/PowerToys/issues/38438
- Localization improvements
* [CmdPalette > Time and Date] Custom formats (Port #37743) and other plugin improvements - 2 (#38952)
* port changes from broken PR
* fixes
* fix formatting
* [cmdpal] Add fallback item for system command. (#38865)
* init
* Remove unused cache
* merge main
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [CmdPal] Fixed#38961 (#38988)
* [CmdPal] Fixed#38961
* [CmdPal] Fixed#38961
* [CmdPal] Fix#38961 Wrong Message for "Open Recycle Bin" Command
* [CmdPal] Fix#38961 Wrong Message for "Open Recycle Bin" Command
---------
Co-authored-by: Aung Khaing Khant <aungkhaingkhant@advent-soft.com>
* [RegPreview] Init with header and add NEW button (#37626)
* default value
* add new button
* fix tool tip
* update button symbol
* feedback changes
* spellcheck
* Fix build break because of miss Signing for new files (#39014)
* Add CmdPalKeyboardService.dll as part of sign
* Move 3rd party signing to another section
* release: don't publish private symbols for 100 years (#39015)
* [ImageResizer]Fix: Deleting an Image Resizer preset deletes the wrong preset (#38476)
* [ImageResizer]Fix: Deleting an Image Resizer preset deletes the wrong preset
* update the helper
* sort items
* [PowerAccent] Cancel previous ShowToolbar task if a new one is triggered (#37757)
* Cancel previous ShowToolbar task if a new one is triggered
* more changes
* Fix space trigger starting at center
* Removed unneded code
* More changes
* Addressed feedback
* Fix another edge case
* [cmdpal] Add setting "ignore hotkey when full screen" (#38923)
* init
* merge main
* merge main
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [Workspaces]Fix for steam games capture&launch: capture and correctly launch steam games. (#38380)
* Workspaces fix: capture steam games.
* minor fix
* Launch steam apps by url appmodeluserid instead of directly exe call.
* fix copilot comment
* fix
* remove unnecessary string
* expect words
* white list words
* Order of alphabet
* exclude thin frame if it's not a steam game.
* fix build
* fix regression
* adjust comment
* [Fuzzing] Add PowerRename Fuzzing and C++ Project Setup Guidance (#38922)
* add fuzz
* update solution
* update pipeline
* update solution
* remove arm64
* use reference
* revert the code
* add fuzzing readme
* update solution
* fix spell-check
* Parent reference don't need update
* remove fuzzing config
* add debug config
* update the config
* [CmdPal] Hide commands that shouldn't be visible (#39011)
hide commands from more commands
* [CmdPal] Tweaks to the detailspane UX (#38972)
Details pane UX tweaks. Closes: https://github.com/microsoft/PowerToys/issues/38973
Before:

After:

* [CmdPal] Better support for long labels in empty content and commandbar (#38974)
Closes: #38970
Before:
<img width="605" alt="image" src="https://github.com/user-attachments/assets/8310e08f-c471-4663-9000-bfd1eb8c99f3" />
After:
<img width="514" alt="image" src="https://github.com/user-attachments/assets/b1e4c5f6-cd6b-42b2-9a23-3e1e3642202a" />
* CmdPal: Tidy up some winget experiences (#38174)
I'm filing this so that I don't lose it on this machine I use less often. We can probably hold it out of 0.90
Fixes:
* If a package is installed, we always display the version as "Unknown"
* also deals with a case where getting the package metadata could fail, and we'd hide the list item. That's only possible in the "installed, no updates available" case
* Allow package updates, add an icon for updates
* moves off the preview winget API onto a higher stable version
* Fully initialize context menus when they change (#38998)
If we don't slow-initialize the whole menu when it changes, then we won't see that there's secondary (& more) commands.
Tested this with the extension from [waaverecords/CmdPal.Ext.Spotify#4](https://github.com/waaverecords/CmdPal.Ext.Spotify/pull/4)
Closes#38959
Also seemingly closes#38347 - seems that needed additional bumping of the `EmptyContent`'s
* Pre-creation of generated folder for any csproj (#39018)
* Test for Precreation of generated folder for any csproj to prevent random build break
* Update to WinAppSDK 1.7 latest version (#39016)
* Update to WinAppSDK 1.7 latest version
* Update UpdateVersions.ps1
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Co-authored-by: Dustin L. Howett <dustin@howett.net>
Co-authored-by: Shawn Yuan <128874481+shuaiyuanxx@users.noreply.github.com>
Co-authored-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Co-authored-by: Clint Rutkas <clint@rutkas.com>
* upgrade the boost dependencies for Fuzzing Project (#39057)
* [CmdPal] Added fallback for time and date (#38918)
* Added fallback for time and date
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* only support week/now/time/year query
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* Add week option
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* Changed setting for time date fallback.
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* update globalization string
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* use week of year.
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* update
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
---------
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* [cmdpal] Ref to AotCompatibility in some cmdpal project. (#39061)
* Ref to AotCompatibility
* Typo issue
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [Settings] Fix null CmdPal HotKey crash (#39052)
fixed null cmdpal hotkey crash when settings.json not exists or not define hotkey
* Add support for filterable, nested context menus (#38776)
_targets #38573_
At first I just wanted to add support for nested context menus.
But then I also had to add a search box, so the focus wouldn't get weird.
End result:

This gets rid of the need to have the search box and the command bar both track item keybindings - now it's just in the command bar.
Closes#38299Closes#38442
* [Tool] Script to build an installer locally (#39017)
* add script to build a installer
* minor fix
* fix search path for msix file
* fix sign
* fix sign
* fix spelling
* Fix powershell5 can't recognize emoji
* ensure-wix
* bring cmdpal available during local build
* remove early quit
* fix marco
* add logger
* doc
* add a note
* self review
* fix macro def
* add functionality to export cert so that other machine can install it.
* spelling
* 37405 Advanced Paste: Image To Text doesn't work with English (Canada) (#37806)
* [AdvancedPaste] [Fix Bug] Create ocrEngine from user profile language
GetOCRLanguage may fail based on language tag not matching (en-CA does not match en-GB or en-US), however user profile language may be valid.
* Update exception message.
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* update
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
---------
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Co-authored-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* Color Picker: add Oklab and Oklch color formats (#38052)
* Resolve Resources.resw conflict
* Update CIE LCh chroma practical upper bound according to CSS spec
* Add review suggestions
* Add WIP tests (lch and oklch do not pass yet)
* Deduplicate Lab to LCh converter method
* Update expect.txt
* Fix liberty test color
* Reimplement oklab with better precision
* Remove CIE LCh
* Add tooltip for color param descriptions
* Update spell-check expect.txt with new words
* Remove 'cielch' and 'lch' from expect.txt
---------
Co-authored-by: Gordon Lam (SH) <yeelam@microsoft.com>
Co-authored-by: Clint Rutkas <clint@rutkas.com>
Co-authored-by: Shawn Yuan <128874481+shuaiyuanxx@users.noreply.github.com>
* [PTRun] Allow preventing usage based ordering results (#37491)
* Allow preventing selected result data retrieval
* Updated implementation to calculate sort order on result and update property name to better reflect purpose
* Update Result.cs sort order method name
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Align with the name GetSortOrderScore
---------
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
Co-authored-by: Gordon Lam (SH) <yeelam@microsoft.com>
* [cmdpal] [AOT] make Clipboard/System/WebSearch/WindowsSettings ext become AOT compatible. (#39080)
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* Update the ADO path for tsa.json (#39079)
The previous ADO area path for Powertoys was gone, we need to update to new one.
* Start progress on AoT. (#39051)
* starting AoT flag push
* Few more
* bookmarks
* Really? The VM project compiles?
* Disable publish AOT before we really testing it.
---------
Co-authored-by: Mike Griese <migrie@microsoft.com>
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [CmdPal] Launch cmd pal with retry (#39039)
* Add Retry when enable
* Add correct for the checking logic
* Retry in another thread (#39042)
* launch thread
* dev
* fix a thread safety
* improve
* improve
* make code clear
* Fix comment
* fix comment
* improve
* self review
* fix & log
* silent fail if not reach 10 times
* fix a ci build flag error
* fix a macro
* some simple improve
---------
Co-authored-by: Gordon Lam (SH) <yeelam@microsoft.com>
* [cmdpal][aot] Remove some unused file in CmdPal.Common and mark it as AOT compatible. (#39110)
* Remove unused com interface
* Remove unused file
* Remove unused file
* Remove unused file
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* Wait to update SearchText until we've actually updated SearchText (#39093)
Closes#38829
If we always UpdateProperty here, then there's a possible
race condition, where we raise the PropertyChanged(SearchText)
before the subclass actually retrieves the new SearchText from the
model. In that race situation, if the UI thread handles the
PropertyChanged before ListViewModel fetches the SearchText, it'll
think that the old search text is the _new_ value.
* [Tool] Delete export pfx function to remove use of hard coded password (#39144)
don't need export pfx functionality
* [cmdpal] Support search any file in fallback command (#38455)
## Summary of the Pull Request
1. Add new setting to control this behaviour
2. Support always on and only when file exist in the fallback command
3. Change the condition of updateFallbackCommand in toplevelvm
demo:
https://github.com/user-attachments/assets/19e4ced3-30ad-44f4-8f3a-93620f46bb3d
## PR Checklist
- [x] **Closes:** #38370
---------
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
Co-authored-by: Mike Griese <migrie@microsoft.com>
* [cmdpal][AOT] clean up some AOT related issue (#39163)
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* Fix for missing CmdPal extensions docs (#39173)
* CmdPal: Start extensions in parallel (#39203)
This reduces our extension startup time by approximately 70% on my
machine (I have 17 extensions). I'd guess the gains scale with the
number of extensions. That's 8s -> 3s on average, and now I also get 2.5s reloads.
This retains the order of the list of extensions, by only starting the
processes in parallel. Once we have all the command provider instances,
then actually retrieving the commands.
It also adds a timeout on startup & load, so that one misbehaving extension won't block everyone else.
closes: #38529
* [Infra-BuildScript] Add PowerShell Script to Enforce Shared Common.Dotnet.CsWinRT.props in all CSharp Projects under Src Sub-Folder (#37811)
* Add Powershell script to validate whether CSharp project correctly import shared props, update pipeline to enforce such validation, and fixed all projects that didn't import this shared props correctly
* add common props for fuzz test project
* update the path
* Only scans projects in src sub-folder
* Update .pipelines/verifyCommonProps.ps1
* Update csproj to include Common.Dotnet.CsWinRT.props
* Fix indentation in RegistryPreview.FuzzTests.csproj
* exclude TemplateCmdPalExtension.csproj in validation process
* exclude TemplateCmdPalExtension.csproj in validation process
---------
Co-authored-by: Leilei Zhang <leilzh@microsoft.com>
Co-authored-by: Jerry Xu <nxu@microsoft.com>
* Dismiss the details pane when the list gets emptied (#39206)
I cannot find an issue for this. I swear I filed it somewhere.
If you open winget, search for "terminal", wait till it loads, then
hit `esc`, we'll clear the search and empty the list, but never actually
hide the details pane. That looks weird.
This fixes that.
Closes _nothing i guess_.
* cmdpal: unset the command if we don't find a command (#39208)
On a reload, the system commands fallback would leave the "restart"
fallback behind, for the same reason as what we found around
e40372c & ef264d9 in #38455
* cmdpal: fix a leak in the extension template (#39209)
There's apparently a footgun with the way we're using ComServer, which
results in us leaking the extension processes when we think we've
disposed them
The fix unfortunately has to be on the extension side. Extensions
published prior to 0.2 will need to manually fix this.
closes: #39045
* [CmdPal] Prevent maximizing (#39220)
Prevent CmdPal window from maximizing when user double-click the title bar area.
Closes: #39096
* [CmdPal] MinWidth/Height and DPI-aware launch dimensions (#38637)
* MinWidth/Height and DPI-aware launch dimensions
* Making MainWindow DPI aware too
* Moving toastwindow to WinUIEx too
* Update MainWindow.xaml.cs
* Reverting back to the working logic
* Localizing settings window title
* Xaml formatting
* Update SettingsWindow.xaml.cs
* CmdPal: Cloak the window instead of hiding it (#39170)
This avoids the few frames of "flicker in" that XAML does when the window is SW_SHOW'n
closes#38384closes#38404closes#38438
* Lazy-fetch the settings for extensions (#38844)
This PR stops us from synchronously initializing the settings page for every extension (including built-in's) on startup. That incurs a small penalty that really adds up the more extensions a user has.
Instead, we'll now only initialize the `CommandSettings` object when we first actually need it.
From a relatively unscientific test, this saves approximately 10% on the initialization of builtin commands, and for my setup, it trims about 28% off extension initialization (across all built-in's / extensions):
branch | Built-in load (ms) | Extension load (ms) | %Δ builtin | %Δ extensions |
-- | -- | -- | -- | -- |
main | 1455 | 6867.6 | | |
this PR | 1309.2 | 4919 | -10.02% | -28.37%
Closes#38321
* [cmdpal] protect cmdpal from crash if adaptive card fails (#39264)
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? -->
## Summary of the Pull Request
Card = AdaptiveCard.FromJsonString(cardJson) is called in catch block, if it fails, app will crash.
* CmdPal: URI activate, rather than using shell:AppsFolder (#39269)
* Use a URI handler for launching
this is a test
* I think we can review this
* Add a settings URI too
* [CmdPal] Open CmdPal settings from PT settings (#39262)
* Turning description into a hyperlink
* Update expect.txt
* Update CmdPalPage.xaml.cs
* update xaml format.
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* update.
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
* Added logger
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
* update
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
---------
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
Co-authored-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Co-authored-by: Shawn Yuan <shuaiyuan@microsoft.com>
* CmdPal: Actually observe Details (#39263)
Extensions can change the properties on their Details, and they should
be observable, but they weren't. This is because the ShellPage is
ultimately responsible for exposing the details, but it doesn't own the
details. The selected ListItemViewModel from the ListPage does.
This PR just adds a event handler on ListViewModel. We'll attach/detach
that handler to ListItemViewModels as the selection changes. In the body
of that handler, we'll let the ShellPage know when the details object
changes (by sending ShowDetails/HideDetails messages).
Closes#39216
* Bump toolkit version to 0.2.0 in template (#39292)
This bumps the version of the toolkit consumed by the template to 0.2.0
~Ironically, I have not yet published 0.2. I'm spinning that CI build currently. But I'll have that uploaded tomorrow morning at the latest~
EDIT: package is uploaded now
* Remove new label from command palette (#39318)
* remove new label from cmdpal
* fix xaml styling
* Fix settings crash issue when clicking "Open Cmdpal settings..." (#39322)
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
* [cmdpal] Disable "ignore shortcut when full screen" by default (#39323)
disable by default
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [cmdpal] Fix winget cannot install after clicking "install" button issue (#39324)
init
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
* [Fuzzing test] Use valid areaPath in OneFuzz configuration (#39368)
change areaPath for fuzzing test config
* Add log for cmd pal ext to trace exceptions (#39326)
* Add log to trace error for apps.
* Add bookmark log
* registry exception log
* fix
* Added logger for cmdpal extensions.
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
* remove noise
* Update
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
* change log level
* change level
* Fix comments
* Fixed comments.
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
* Resolve comments
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
---------
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
Co-authored-by: Shawn Yuan <shuaiyuan@microsoft.com>
* release: stop hardcoding version numbers for the telemetry package (#39390)
* Update Areapath in tsa.json to align latest one (#39391)
* [cmdpal] Add some logs for WinGet extension (#39329)
* [Fuzzing test] Use valid areaPath in OneFuzz configuration (#39393)
* Bump our telemetry package version (#39388)
Data collection is hard.
Our internal package, which was last bumped around August 2024,
mistakenly changed a load bearing string from `ETW_GROUP` to
`MSPG_GROUP`. The former sets the ETW group id. The later does nothing.
This PR represents bumping our dependency to the version with the fix.
Considering that none of our data for CmdPal worked anyways, I took the
opportunity to rename a bunch of our events that had totally generic
names.
Closes#38704
re: #38032
regressed around: #34078
* [Deps] Update .NET packages from 9.0.4 to 9.0.5 (#39404)
Updates .NET 9 Runtime / Library packages to the latest 9.0.5 servicing release for security fixes.
This PR also updates the version of System.Text.Json to 9.0.5 in the CmdPal extension template.
* [Fuzz] Add DLL Reference in OneFuzzConfig.json to Fix Hosts Fuzz Bug (#39398)
* add Testably.Abstractions.FileSystem.Interface.dll
* fix spell error
---------
Signed-off-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Signed-off-by: Shawn Yuan <shuaiyuan@microsoft.com>
Co-authored-by: Clint Rutkas <clint@rutkas.com>
Co-authored-by: Laszlo Nemeth <57342539+donlaci@users.noreply.github.com>
Co-authored-by: RokyZevon <12629919+RokyZevon@users.noreply.github.com>
Co-authored-by: Yu Leng <42196638+moooyo@users.noreply.github.com>
Co-authored-by: Yu Leng (from Dev Box) <yuleng@microsoft.com>
Co-authored-by: Davide Giacometti <25966642+davidegiacometti@users.noreply.github.com>
Co-authored-by: Gordon Lam <73506701+yeelam-gordon@users.noreply.github.com>
Co-authored-by: ruslanlap <106077551+ruslanlap@users.noreply.github.com>
Co-authored-by: Muhammad Danish <mdanishkhdev@gmail.com>
Co-authored-by: Bennett Blodinger <benwa@users.noreply.github.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Ionuț Manța <ionut@janeasystems.com>
Co-authored-by: Hao Liu <liuhaobupt@163.com>
Co-authored-by: OlegHarchevkin <40352094+OlegKharchevkin@users.noreply.github.com>
Co-authored-by: dcog989 <89043002+dcog989@users.noreply.github.com>
Co-authored-by: Kai Tao <69313318+vanzue@users.noreply.github.com>
Co-authored-by: PesBandi <127593627+PesBandi@users.noreply.github.com>
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
Co-authored-by: vanzue <vanzue@outlook.com>
Co-authored-by: Typpi <20943337+Nick2bad4u@users.noreply.github.com>
Co-authored-by: Mike Griese <migrie@microsoft.com>
Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com>
Co-authored-by: Abhyudit <64366765+bitmap4@users.noreply.github.com>
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
Co-authored-by: Ved Nig <vednig12@outlook.com>
Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Aung Khaing Khant <aungkhaingkhant.dev@gmail.com>
Co-authored-by: Aung Khaing Khant <aungkhaingkhant@advent-soft.com>
Co-authored-by: Dustin L. Howett <duhowett@microsoft.com>
Co-authored-by: leileizhang <leilzh@microsoft.com>
Co-authored-by: Dustin L. Howett <dustin@howett.net>
Co-authored-by: Shawn Yuan <128874481+shuaiyuanxx@users.noreply.github.com>
Co-authored-by: Shawn Yuan <shuai.yuan.zju@gmail.com>
Co-authored-by: cryolithic <cryolithic@gmail.com>
Co-authored-by: Lemonyte <49930425+lemonyte@users.noreply.github.com>
Co-authored-by: Gordon Lam (SH) <yeelam@microsoft.com>
Co-authored-by: Corey Hayward <72159232+CoreyHayward@users.noreply.github.com>
Co-authored-by: Jerry Xu <n.xu@outlook.com>
Co-authored-by: Jerry Xu <nxu@microsoft.com>
Co-authored-by: Shawn Yuan <shuaiyuan@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
Co-authored-by: Mengyuan <162882040+chenmy77@users.noreply.github.com>
Co-authored-by: Xiaofeng Wang (from Dev Box) <xiaofengwang@microsoft.com>
* Support pipeline running on win11-x64
* Update naming
* Update dependency
* Update jobs
* update format
* update format
* update naming
* Update jobs to stages
* Update Artifacts Name
* Update TestArtifactsName
* Update variable format
---------
Co-authored-by: Xiaofeng Wang (from Dev Box) <xiaofengwang@microsoft.com>
* add test case and fix bug
* add test
* add test
* add test
* add test case
* add fancyzones window name and fix test case error
* add test case
* add test case
* add test case After creating a virtual desktop
* add test case delete layout
* add test case grid layout change monitor resolution
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error
* fix pipeline error and only run fancyzone uitest
* disable other ui test code
* fix build error
* fix pipeline error
* fix pipeline error
* add restart scope exe
* enable other test code
* fix Spelling error
* add error log
---------
Co-authored-by: Zhaopeng Wang (from Dev Box) <zhaopengwang@microsoft.com>
* empowering users to maximize OOBE to their heart desire (#37823)
empowering users to maximize to their heart desire
* Add More Elements support for UITestAutomation
* Add Mouse Click and Base Components Test
* Add FindMyMouse Tests for Enable and Disable
* Add Mouse Highlighter Enable/Disable Test Case
* Add Mouse Actions Support for UITest Framework
* Delete src/modules/MouseUtils/FindMyMouse.UITests/FindMyMouseSettingTests.cs
* Update NameSpace and remove redundant code
* Update the SessionHelper and Sleep Time for Actions
* Add SendKey for Session and Fix Spelling Errors
* Add Tests for Mouse Pointer Crosshairs Enable/Disable
* Add Sleep Time to Action Parameters
* Add Edit System Settings
* Add MouseJump Enable/Disable Tests
* Fix Pipeline error for MouseHighlighter
* Fix pipeline error
* Resolve Spelling errors
* Fix pipeline errors
* Add FindMyMouse Setting Tests
* Update the Sleep time
* Update Sleep Time
* Fix pipeline errors
* Revert pipeline settings
---------
Co-authored-by: Clint Rutkas <clint@rutkas.com>
Co-authored-by: Yaqing Mi (from Dev Box) <yaqingmi@microsoft.com>
* empowering users to maximize OOBE to their heart desire (#37823)
empowering users to maximize to their heart desire
* Add More Elements support for UITestAutomation
* Add Mouse Click and Base Components Test
* Add FindMyMouse Tests for Enable and Disable
* Add Mouse Highlighter Enable/Disable Test Case
* Add Mouse Actions Support for UITest Framework
* Delete src/modules/MouseUtils/FindMyMouse.UITests/FindMyMouseSettingTests.cs
* Update NameSpace and remove redundant code
* Update the SessionHelper and Sleep Time for Actions
* Add SendKey for Session and Fix Spelling Errors
* Add Tests for Mouse Pointer Crosshairs Enable/Disable
* Add Sleep Time to Action Parameters
* Add Edit System Settings
* Add MouseJump Enable/Disable Tests
* Fix Pipeline error for MouseHighlighter
* Fix pipeline error
* Resolve Spelling errors
---------
Co-authored-by: Clint Rutkas <clint@rutkas.com>
Co-authored-by: Yaqing Mi (from Dev Box) <yaqingmi@microsoft.com>
* fancytest oneswitch test
* add GetActiveWindowTitle
* testcase1 add set layout
* change shortcut to win pgdn
* add hold key
* Snap several windows to one zone, verify switching works.
* pack snaptoonezone
* pack snaptoonezone
* Add Fancy Zone Switch tests
* Add Fancyzones switch zones
* remove code and change zoneuuid to zonesets
* fix spell error and remove files
* remove unuse keyup in elements
* remove to common api
* fix spell error
* Separate visual check by pipeline platform
* Update baseline file
* Add image to attachments when baseline file does not exist
* Update baseline resource file
---------
Co-authored-by: Xiaofeng Wang (from Dev Box) <xiaofengwang@microsoft.com>
* empowering users to maximize OOBE to their heart desire (#37823)
empowering users to maximize to their heart desire
* Add More Elements support for UITestAutomation
* Add Mouse Click and Base Components Test
* Add FindMyMouse Tests for Enable and Disable
* Add Mouse Highlighter Enable/Disable Test Case
* Add Mouse Actions Support for UITest Framework
* Delete src/modules/MouseUtils/FindMyMouse.UITests/FindMyMouseSettingTests.cs
* Update NameSpace and remove redundant code
* Update the SessionHelper and Sleep Time for Actions
* Add SendKey for Session and Fix Spelling Errors
* Add Tests for Mouse Pointer Crosshairs Enable/Disable
* Add Sleep Time to Action Parameters
---------
Co-authored-by: Clint Rutkas <clint@rutkas.com>
Co-authored-by: Yaqing Mi (from Dev Box) <yaqingmi@microsoft.com>
@@ -17,7 +17,6 @@ The bug report includes the following files:
*`context-menu-packages.txt` - Information about the packages that are registered for the new Windows 11 context menu.
*`dotnet-installation-info.txt` - Information about the installed .NET versions.
*`EventViewer-*.xml` - These files contain event logs from the Windows Event Viewer for the executable specified in the file name.
*`EventViewer-Microsoft-Windows-AppXDeploymentServer/Operational.xml` - Contains event logs from the AppXDeployment-Server which are useful for diagnosing MSIX installation issues.
*`gpo-configuration-info.txt` - Information about the configured [GPO](/doc/gpo/README.md).
*`installationFolderStructure.txt` - Information about the folder structure of the installation. All lines with files have the following structure: `FileName Version MD5Hash`.
*`last_version_run.json` - Information about the last version of PowerToys that was run.
/// Publishes ETW event when an action is triggered on
/// </summary>
[UnconditionalSuppressMessage("Trimming", "IL2026:RequiresUnreferencedCode", Justification = "We will ensure the public properties won't be trimmed by ourself.")]
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.