diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e61f3fe1e5..3aa3eb1008 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,7 @@ body: attributes: label: Microsoft PowerToys version placeholder: | - "0.33.1" + "0.53.0" description: | Hover over system tray icon or look at Settings validations: @@ -32,6 +32,7 @@ body: multiple: true options: - General + - Always on Top - Awake - ColorPicker - FancyZones @@ -77,7 +78,7 @@ body: label: ❌ Actual Behavior placeholder: What happened instead? validations: - required: true + required: false - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/translation_issue.yml b/.github/ISSUE_TEMPLATE/translation_issue.yml index 6d3805ce27..4161600ed3 100644 --- a/.github/ISSUE_TEMPLATE/translation_issue.yml +++ b/.github/ISSUE_TEMPLATE/translation_issue.yml @@ -13,7 +13,7 @@ body: - type: input attributes: label: Microsoft PowerToys version - placeholder: "0.35.0" + placeholder: "0.53.0" description: | Hover over system tray icon or look at Settings validations: @@ -23,7 +23,8 @@ body: label: Utility with translation issue options: - General - - PowerToys Awake + - Always on Top + - Awake - ColorPicker - FancyZones - FancyZones Editor @@ -31,12 +32,17 @@ body: - Keyboard Manager - MD Preview - Mouse Utilities + - PDF Preview + - PDF Thumbnail + - G-code Preview + - G-code Thumbnail - PowerRename - PowerToys Run - Shortcut Guide - SVG Preview - SVG Thumbnail - Settings + - Video Conference Mute - Welcome / PowerToys Tour window - System tray interaction - Installer diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 88d2e99e5a..c785b0a9bb 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -206,6 +206,7 @@ cguid changecursor Changemove charconv +ChaseKnowlden chdir CHILDACTIVATE CHILDWINDOW @@ -224,6 +225,7 @@ clangformat CLASSDC classname CLASSNOTAVAILABLE +CleanCodeDeveloper clickable clickonce CLIENTEDGE @@ -610,6 +612,7 @@ FPower FRAMECHANGED FRAMEDOWNLOAD franky +frankychen Froml fstream FTYPE @@ -647,6 +650,8 @@ globals GNumber google GPTR +Grayscale +gsuberland gtm gui guiddef @@ -1003,6 +1008,7 @@ Keystool Keytool keyup KILLFOCUS +Knowlden Knownfolders KSPROPERTY Kybd @@ -1417,6 +1423,7 @@ pdto pdtobj pdw PDWORD +pedrolamas PERCEIVEDFLAG pesi PEXCEPTION @@ -1605,6 +1612,7 @@ renamable RENAMEONCOLLISION Renamer Reparse +reportbug requery requerying rescap @@ -1886,6 +1894,8 @@ swprintf SWRESTORE swscanf SYMED +symlink +symlinks SYMOPT SYNCMFT SYNCPAINT @@ -1966,6 +1976,7 @@ Towindow towlower towupper tracelogging +trackpad traies transcoded transparrent diff --git a/COMMUNITY.md b/COMMUNITY.md index 6c005bbede..217db1f964 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -6,11 +6,20 @@ Names are in alphabetical order based on first name. ## High impact community members +### [@Aaron-Junker](https://github.com/Aaron-Junker) - [Aaron Junker](https://aaron-junker.github.io) +Aaron has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes as well as work on an upcoming utility. + ### [@davidegiacometti](https://github.com/davidegiacometti) - [Davide Giacometti](https://www.linkedin.com/in/davidegiacometti/) Davide has helped fix multiple bugs, added new features, as well as help us with the ARM64 effort by porting applications to .NET Core. +### [@franky920920](https://github.com/franky920920) - [Franky Chen](https://frankychen.net) +Franky has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes to PowerToys. + ### [@htcfreek](https://github.com/htcfreek) - Heiko -Heiko has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes to PowerToys Run. +Heiko has helped triaging, discussing, and creating a substantial number of issues and contributed features/fixes to PowerToys. + +### [@Jay-o-Way](https://github.com/Jay-o-Way) - Jay +Jay has helped triaging, discussing, creating a substantial number of issues and PRs. ### [@jsoref](https://github.com/jsoref) - [Josh Soref](https://check-spelling.dev/) Helping keep our spelling correct :) diff --git a/README.md b/README.md index 3e39a5672b..51c3fbc2bb 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ ## Build status -| Architecture | Solution (Main) | Solution (Stable) | Installer (Main)
Existing pipeline | Installer (Main)
New pipeline | -|--------------|-----------------|-------------------|-----------------------|-------------------------------| -| x64 | [![Build Status for Main](https://dev.azure.com/ms/PowerToys/_apis/build/status/microsoft.PowerToys?branchName=main)](https://dev.azure.com/ms/PowerToys/_build/latest?definitionId=219&branchName=main) | [![Build Status for Stable](https://dev.azure.com/ms/PowerToys/_apis/build/status/microsoft.PowerToys?branchName=stable)](https://dev.azure.com/ms/PowerToys/_build/latest?definitionId=219&branchName=stable) | [![Build Status for Installer](https://github-private.visualstudio.com/microsoft/_apis/build/status/CDPX/powertoys/powertoys-Windows-Official-master-Test?branchName=main)](https://github-private.visualstudio.com/microsoft/_build/latest?definitionId=61&branchName=main) | [![Build Status for New Installer pipeline](https://dev.azure.com/microsoft/Dart/_apis/build/status/microsoft.PowerToys?branchName=main)](https://dev.azure.com/microsoft/Dart/_build/latest?definitionId=76541&branchName=main) | -| ARM64 | Currently investigating | [Issue #490](https://github.com/microsoft/PowerToys/issues/490) | | | +| Architecture | Solution (Main) | Solution (Stable) | Installer (Main) | +|--------------|-----------------|-------------------|------------------| +| x64 | [![Build Status for Main](https://dev.azure.com/ms/PowerToys/_apis/build/status/microsoft.PowerToys?branchName=main)](https://dev.azure.com/ms/PowerToys/_build/latest?definitionId=219&branchName=main) | [![Build Status for Stable](https://dev.azure.com/ms/PowerToys/_apis/build/status/microsoft.PowerToys?branchName=stable)](https://dev.azure.com/ms/PowerToys/_build/latest?definitionId=219&branchName=stable) | [![Build Status Installer pipeline](https://dev.azure.com/microsoft/Dart/_apis/build/status/microsoft.PowerToys?branchName=main)](https://dev.azure.com/microsoft/Dart/_build/latest?definitionId=76541&branchName=main) | +| ARM64 | Currently investigating | [Issue #490](https://github.com/microsoft/PowerToys/issues/490) | | ## About @@ -17,21 +17,21 @@ Microsoft PowerToys is a set of utilities for power users to tune and streamline | | Current utilities: | | |--------------|--------------------|--------------| -| [PowerToys Awake](https://aka.ms/PowerToysOverview_Awake) | [Color Picker](https://aka.ms/PowerToysOverview_ColorPicker) | [FancyZones](https://aka.ms/PowerToysOverview_FancyZones) | -| [File Explorer Add-ons](https://aka.ms/PowerToysOverview_FileExplorerAddOns) | [Image Resizer](https://aka.ms/PowerToysOverview_ImageResizer) | [Keyboard Manager](https://aka.ms/PowerToysOverview_KeyboardManager) | -| [Mouse utilities](https://aka.ms/PowerToysOverview_MouseUtilities) | [PowerRename](https://aka.ms/PowerToysOverview_PowerRename) | [PowerToys Run](https://aka.ms/PowerToysOverview_PowerToysRun) | -| [Shortcut Guide](https://aka.ms/PowerToysOverview_ShortcutGuide) | [Video Conference Mute](https://aka.ms/PowerToysOverview_VideoConference) | | +| [Always on Top](https://aka.ms/PowerToysOverview_AoT) | [PowerToys Awake](https://aka.ms/PowerToysOverview_Awake) | [Color Picker](https://aka.ms/PowerToysOverview_ColorPicker) | +| [FancyZones](https://aka.ms/PowerToysOverview_FancyZones) | [File Explorer Add-ons](https://aka.ms/PowerToysOverview_FileExplorerAddOns) | [Image Resizer](https://aka.ms/PowerToysOverview_ImageResizer) | +| [Keyboard Manager](https://aka.ms/PowerToysOverview_KeyboardManager) | [Mouse utilities](https://aka.ms/PowerToysOverview_MouseUtilities) | [PowerRename](https://aka.ms/PowerToysOverview_PowerRename) | +| [PowerToys Run](https://aka.ms/PowerToysOverview_PowerToysRun) | [Shortcut Guide](https://aka.ms/PowerToysOverview_ShortcutGuide) | [Video Conference Mute](https://aka.ms/PowerToysOverview_VideoConference) | ## Installing and running Microsoft PowerToys ### Requirements - Windows 11 or Windows 10 v1903 (18362) or newer. -- [.NET Core 3.1.20 Desktop Runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-3.1.20-windows-x64-installer) or a newer 3.1.x runtime. The installer will handle this if not present. +- [.NET Core 3.1.22 Desktop Runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-3.1.22-windows-x64-installer) or a newer 3.1.x runtime. The installer will handle this if not present. ### Via GitHub with EXE [Recommended] - [Microsoft PowerToys GitHub releases page][github-release-link], click on `Assets` at the bottom to show the files available in the release and then click on `PowerToysSetup-0.51.1-x64.exe` to download the PowerToys installer. + [Microsoft PowerToys GitHub releases page][github-release-link], click on `Assets` at the bottom to show the files available in the release and then click on `PowerToysSetup-0.53.1-x64.exe` to download the PowerToys installer. This is our preferred method. @@ -66,104 +66,98 @@ For guidance on developing for PowerToys, please read the [developer docs](/doc/ Our [prioritized roadmap][roadmap] of features and utilities that the core team is focusing on. -### 0.51 - November 2021 Update +#### 0.53 - December 2021 Update -The [v0.51 release cycle][github-current-release-work] introduces some new things regarding our mouse utilities. First is we've added in a presentation mode helper to highlight your mouse when you click. We've also added additional settings toward Find my mouse to enable more customization. +We hope everyone has had a wonderful December 2021. The PowerToys community has been busy with a bunch of improvements. We're still working on improving the installer but this should drastically improve things. 3 things you will want to check out are G-code support in file explorer preview pane and thumbnails, the new web search plugin from PowerToys Run via ?? action phrase, and the new Always on Top utility via Win+Ctrl+T. -Next we've been focusing work on "Always on Top" system to help make any window you want to be the top most. A lot of thought is currently going into interaction models to make sure it 'feels' right for toggling as well as visualizing. +[@Aaron-Junker](https://github.com/Aaron-Junker) also has done some great progress on [implementing developer file preview pane](https://github.com/microsoft/PowerToys/issues/1527) via the Monaco engine from Visual Studio Code. -Last, we've been working on our engineering systems this month and into next. This work will improve our localization integration and our 'build farm' match our CI system far more. Behind the scene work but very important work for working faster. +#### Things to be aware of +- The new installer currently has a visual quirk when upgrade if you have a custom install path. It will show the default install path but it will actually overwrite the current location. We are investigating how to fix this. -#### Highlights from v0.51 +#### Always on Top +- Welcome to the family! With a quick Win+Ctrl+T, the window in focus is toggled to be on top. Toggle again, and it reverts back to normal. -**Things to note** -- We shifted our localization internal service and are working on adding automated integrations back in. +#### ColorPicker +- HEX input improvements for adjust color menu including support for hex code without hashtag and short hex code like #CF0. Thanks @htcfreek! +- Better bottom right screen detection for overlay -**PowerToys Awake** -- System tray and settings use same language for turning things on. +#### FancyZones +- Increased negative space margin +- Fix for not snapping child windows +- Fix for clearing keyboard focus on editor launch +- Fix to improve overlays to reduce brightness and hide numbers. Thanks @davidegiacometti -**Color Picker** -- New formats added to copy colors as a float or decimal value. -- Adjust color window now accepts lower-case HEX codes. +#### File Explorer +- Added G-code support for thumbnails and preview pane. Thanks @pedrolamas -**FancyZones** -- New window switching functionality! Now users can assign multiple windows to a zone and cycle between them using the Win + PgDn/PgUp commands by default. Thanks [@FLOAT4](https://github.com/FLOAT4)! -- Added functionality for zones to adopt system accent color and theme. Thanks [@davidegiacometti](https://github.com/davidegiacometti)! -- Added visual preview of zone appearance in settings menu. Thanks [@niels9001](https://github.com/niels9001)! -- Fixed bug where FancyZones crashes on launch. +#### Image Resizer +- Fixed regression from Metadata tag removal of ColorSpace. Thanks @CleanCodeDeveloper -**Image Resizer** -- Fixed bug where resizing images creates empty folders. -- Added option to remove non-essential metadata. Helps significantly reduce the size of files. Thanks [@CleanCodeDeveloper](https://github.com/CleanCodeDeveloper)! -- Fixed bug caused by Image Resizer receiving an unexpected property type or value. Thanks [@CleanCodeDeveloper](https://github.com/CleanCodeDeveloper)! +#### PowerRename +- Row highlighting + preview support now implemented. Thanks @niels9001 +- Fixed AltGR input issue +- Improved folder renaming support +- Opens on active monitor -**Mouse utilities** -- Find My Mouse: Improved functionality to activate when user double click time configuration is set above 100ms. -- Find My Mouse: Fixed display on all virtual desktops as opposed to only the virtual desktop where it was created. -- Find My Mouse: New settings to enable a lot more customization based on your feedback. -- Minor UI tweaks for fluent icons, appearance, Ctrl usage, and utility descriptions. Thanks [@niels9001](https://github.com/niels9001)! -- New Mouse Highlighter PowerToy! When enabled, activate mouse highlighting with Win + Shift + H by default to begin displaying visual cues on your display when either the left or right mouse buttons are clicked. There is a much more powerful tool called [SysInternal ZoomIt](https://docs.microsoft.com/en-us/sysinternals/downloads/zoomit) that is very helpful as well. +#### PowerToys Run +- Web searching has been added! `?? What is the answer to life` will go to your favorite search engine via your browser. You can change the default action key too! Thanks @cyberrex5 for primary implementation and @franky920920 and @htcfreek for supporting +- VS Code workspace improvements. Thanks @ricardosantos9521 +- Binary and Hex number support. Thanks @gsuberland +- Ability to use factorials in calculations +- PT Run will not show in Window Walker results anymore. Thanks @davidegiacometti +- Fix log / ln calculations +- Fix to make previous results clear +- Fix to detect symlinks and prevent recursive loops +- Fix for trackpad scrolling being too fast +- Removed unneeded nuget package. Thanks @ChaseKnowlden +- Better detection for if a packaged app can be elevated +- Improve crash resiliency for Program plugin. Thanks @davidegiacometti +- Improved Windows setting results. Thanks @htcfreek +- Fixed a bug where some similar activation phrases aren't working as expected. Thanks @htcfreek and @cyberrex5. -![highlighter turned on while dragging mouse](https://user-images.githubusercontent.com/9866362/142475413-77b00bae-bd28-42ae-a6c8-0dc4356e8525.gif) +#### Video conference mute +- Disabled by default as this requires elevation to register the virtual camera. +- Changed (default) hotkey for mute camera & microphone from Win+N to Win+Shift+Q to not conflict with a Windows 11 keyboard shortcut -**PowerRename** -- Improved rename performance! This is now at parity (or better) with the prior version based on multiple tests. -- Added keyboard accelerators with Enter and Ctrl + Enter to execute rename. Thanks [@niels9001](https://github.com/niels9001)! -- UI tweaks to now add number of items selected, grid-lines for improved readability, reduced font sizes & margins, and improved window resizing. -- Fixed UI focus issues. Thanks [@niels9001](https://github.com/niels9001)! -- Added default window width and height. Thanks [@niels9001](https://github.com/niels9001)! -- Added PowerRename event logging for BugReportTool +#### Settings +- Multiple accessibility, layout, image, string and icons fixes. Thanks @niels9001 -**PowerToys Run** -- New entries added for settings plugin. Thanks [@htcfreek](https://github.com/htcfreek)! -- Added support for application URI handling like `mailto:` and `ms-settings:`. Thanks [@franky920920](https://github.com/franky920920)! -- Added DevContainer workspaces to search results of the VSCode Workspaces Plugin. Thanks [@JacobDeuchert](https://github.com/JacobDeuchert)! -- Fixes for crashing issues. +#### Runner +- Improved mutex support to prevent multiple PT Run instances from running -**Shortcut Guide** -- Added rounded corners to keys and tooltips, and system accent colors for desktop backdrop. Thanks [@niels9001](https://github.com/niels9001)! +#### Installer +- **NOTE:** The new installer currently has a visual quirk when upgrade if you have a custom install path. It will show the default install path but it will actually overwrite the current location. We are investigating how to fix this. +- Large progress toward user based installing vs machine wide. Upgrade scenario still needs additional work. +- Removed custom bootstrapper and now are using a WiX bundle. +- Removed unused image assets that were still being shipped. Thanks @niels9001 -**Settings** -- Fixed default settings window size to prevent it from opening offscreen. Thanks [@davidegiacometti](https://github.com/davidegiacometti)! +#### ARM64 support +- Setting WinUI3 proof-of-concept and validate we do need at least one more feature, elevation support from WinUI 3 unpackaged applications. -**Video Conference Mute** -- Minor UI tweaks for icon, clear button, and overlay image selection [#14248](https://github.com/microsoft/PowerToys/issues/14248). Thanks [@niels9001](https://github.com/niels9001)! +#### Dev improvements +- New YAML based pipeline for building our signed installer. This will allow us to consolidate our CI to use same file. This was critical for us to unblock ARM64 and .NET 6 migration. +- Our submodules will no longer auto fetch to prevent locking issues. If you want a refresher on how to do this, head to [our dev docs](https://github.com/microsoft/PowerToys/tree/main/doc/devdocs#get-submodules-to-compile) +- Localization system shifted to Touchdown from CDPx. This should remove many of the loc issues. +- Consolidated a lot of the naming of EXEs and DLLs along with projects +- Update to spell checker. Thanks @jsoref +- /dup response has been added +- /reportbug /bugreport will ask for a "report bug" zip -**Prototype work** -- Always on top prototype of being actively worked on. Right now you hit a key-combo and it enables it. We are investigating ways to highlight the window in some form as well. - -**Installer** -- Investigated how to fully shift to WIX bootstrapper and remove custom boot strapper -- Investigated how to fully shift to HKCU vs HKLM. - -**Random helping out** -- Spell check fix - Thanks [@franky920920](https://github.com/franky920920)! -- Fix a URL - Thanks [@JeffersonQin](https://github.com/JeffersonQin)! - -**Development relevant** -- Focusing on cleaning up backlog of issues and developing a method to aid in prioritizing. [@Dend](https://github.com/dend) and [@crutkas](https://github.com/crutkas) are partnering to see if we can develop one signal to see what we are calling ['centers of gravity'](https://gravity-issues.netlify.app/). -- Our primary dev branch is now named `Main`. -- Adjusting plugin folder structure for PT Run [#10796](https://github.com/microsoft/PowerToys/issues/10796) -- Working on shifting our release pipeline onto same system that Windows Terminal uses. -- Improvements to environment variable usage/update process in PT Run. Thanks [@htcfreek](https://github.com/htcfreek)! -- Update .NET to 3.1.20. -- Centralized process list in the BugReportTool. -- Registry handling improvement for MSI and File Explorer add-ons. - -**Community contributions** +#### Community contributions We'd like to directly mention certain contributors (in alphabetical order) for their continued community support this month and helping directly make PowerToys a better piece of software. -[@AnonymousWP](https://github.com/AnonymousWP), [@Aaron-Junker](https://github.com/Aaron-Junker), [@CleanCodeDeveloper](https://github.com/CleanCodeDeveloper), [@davidegiacometti](https://github.com/davidegiacometti), [@FLOAT4](https://github.com/FLOAT4), [@franky920920](https://github.com/franky920920), [@htcfreek](https://github.com/htcfreek), [@JacobDeuchert](https://github.com/JacobDeuchert), [@Jay-o-Way](https://github.com/jay-o-way) [@JeffersonQin](https://github.com/JeffersonQin), [@niels9001](https://github.com/niels9001), and [@rdeveen](https://github.com/rdeveen). +[@Aaron-Junker](https://github.com/Aaron-Junker), [@ChaseKnowlden](https://github.com/ChaseKnowlden), [@CleanCodeDeveloper](https://github.com/CleanCodeDeveloper), [@cyberrex5](https://github.com/cyberrex5), [@davidegiacometti](https://github.com/davidegiacometti), [@franky920920](https://github.com/franky920920), [@gsuberland](https://github.com/gsuberland), [@jay-o-way](https://github.com/jay-o-way), [@jsoref](https://github.com/jsoref), [@niels9001](https://github.com/niels9001), and [@ricardosantos9521](https://github.com/ricardosantos9521) -#### What is being planned for v0.53 +#### What is being planned for v0.55 -For [v0.53][github-next-release-work], due to holidays, we'll be in a maintenance sprint but here are some of the larger items: +For [v0.55][github-next-release-work], we'll work on adding more stability in with VCM and getting dev file preview pane added in so we get 150 file types :) -- Hope to add Always on Top into PowerToys. We currently have a proof of concept ready. - We are working to heavily reduce / remove the UAC prompt over the next few releases on install. This is a big shift so it is spanning multiple releases so we can isolate issues if they do occur. Work is tracked in [#10126](https://github.com/microsoft/PowerToys/issues/10126) -- Update the PowerToys Build Pipeline to allow .NET 6 integration -- Engineering Systems/Stability/Bug fixes +- Getting the dev file preview pane work integrated. (Monaco Editor) +- .NET 6 upgrade to all available surfaces +- Find my mouse feature, accessibility cross-hair ## PowerToys Community @@ -190,5 +184,5 @@ The application logs basic telemetry. Our Telemetry Data page (Coming Soon) has [usingPowerToys-docs-link]: https://aka.ms/powertoys-docs -[github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F27 -[github-current-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F26 +[github-next-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F28 +[github-current-release-work]: https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+project%3Amicrosoft%2FPowerToys%2F27