Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC for PowerOCR dpi awareness issues #1

Open
wants to merge 40 commits into
base: Text-Extractor-2
Choose a base branch
from

Conversation

TheJoeFin
Copy link
Owner

Summary of the Pull Request

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
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

stefansjfw and others added 9 commits August 16, 2023 15:00
* Remove NuGet Restore tasks and incorporate msbuild restore target

* Add RestorePackagesConfig msbuild argument

* Add RestorePackagesConfig argument for installer

* Remove NuGet installer task

* Added Nuget Restore static graph

* Applied build and restore changes to release pipeline

* Removed NuGet Restore Static Graph

* Set NuGet Restore Graph only to main PowerToys solution

* Removed typo

* Fix path format issue

* Added release pattern

* Removed NuGet Restore Package Graph Options

* Updating NuGet authenticate task.

* Use restore switch in CI

* Use restore switch in Release

* Removed Packages Path
Code style

Remove unused window1
Having issues with screen scaling when docked
@TheJoeFin
Copy link
Owner Author

Oddly this new way of positioning and sizing the overlay works great on just my laptop, but when I dock the device and add an external monitor, it doesn't work right.

Screenshot pre-overlay:
Pre-Overlay

Screenshot post-overlay
Post-Overlay

SamB and others added 20 commits August 21, 2023 10:27
* Update ui-architecture.md: Fix .xaml links

* Update doc/devdocs/settingsv2/ui-architecture.md

---------

Co-authored-by: Stefan Markovic <[email protected]>
* [Peek] displaying file size in correct grammatical format

* Update Directory.Packages.props

* removed unnecessary file
* Update resourceManagement.yml

* Update .github/policies/resourceManagement.yml

Co-authored-by: Heiko <[email protected]>

---------

Co-authored-by: Heiko <[email protected]>
…27774)

* open Monaco URI in default browser

* added dialog when URI is opened
* [PTRun] LeaveShellOpen condition added to run command

* [PTRun] Keep shell open added to shell plugin settings.

* [PTRun] Unnecessary variable deleted. Formatting.

* [PTRun] Variable name changed.
* fix exception throw

* fix settings crash

* throw runtime_error
* Added 'Paste as Plain Text' to the GitHub Issue Template selection drop down

* Update version placeholder too

* Adds Mouse Without Borders as area option in issue templates & updates placeholder PowerToys version

* Updated Release Notes for KBM

* Update README.md

* Update README.md

---------

Co-authored-by: Jaime Bernardo <[email protected]>
Co-authored-by: Clint Rutkas <[email protected]>
@mikeclayton mikeclayton deleted the feature/powerocr-dpi branch April 25, 2024 23:37
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.