Andrey Nekrasov
Andrey Nekrasov
## Summary of the Pull Request - main functionality of bounds tool and measure tool is implemented - OOBE/Settings picture assets use placeholders for now, no icon in settings list....
Repro steps: 1. compile example 2. log in as non-admin user 3. launched elevated cmd shell 4. `WinToast Console Example.exe" --text` 5. observe the crash We've had [a similar issue](https://github.com/microsoft/PowerToys/pull/5314#issue-458988149)...
I'm using Github v4 API to query some repo state and have some fragments like this: ```graphql fragment PullRequestView on PullRequest { # ... } fragment IssueView on Issue {...
## Summary of the Pull Request ## PR Checklist - [x] **Closes:** #20656 - [ ] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed, this...
Update from crutkas: Based on community feedback, we'll be shifting the decision from removing the feature to moving it into a legacy mode (maintenance only). This will still be in...
## Summary of the Pull Request We won't be removing VCM. Instead, we'll just put in maintenance mode. This pr updates the badge accordingly. ## PR Checklist - [x] **Closes:**...
## Summary of the Pull Request I've also had to add explicit `.data()`, o/w it doesn't build on the latest msvc. ## PR Checklist - [ ] **Closes:** #xxx -...
### Description of the new feature / enhancement Moving to a full per user proved to be [not so simple](https://github.com/microsoft/PowerToys/pull/15050). This issue tries to have a comprehensive list of issues...
## Summary of the Pull Request Allows to configure most of PowerToys settings using `winget configure` like this: ```yaml # yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2 properties: resources: - resource: PowerToysConfigure directives: description: Configure...