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

Improve window filtering. #394

Merged
merged 2 commits into from
Sep 18, 2019
Merged

Improve window filtering. #394

merged 2 commits into from
Sep 18, 2019

Conversation

bzoz
Copy link
Contributor

@bzoz bzoz commented Sep 17, 2019

Summary of the Pull Request

First commit improves the filtering of what is considered "active window". This fixes #346.
The second commit uses the same filtering for FancyZones. This fixes #378.

PR Checklist

Validation Steps Performed

Manual

@bzoz bzoz requested a review from enricogior September 17, 2019 11:55
@bzoz bzoz changed the title Improver window filtering. Improve window filtering. Sep 17, 2019
@bzoz bzoz merged commit 1a400bd into microsoft:master Sep 18, 2019
ironyman pushed a commit to ironyman/PowerToys that referenced this pull request Feb 17, 2025
Big thanks to Mano for getting this prototyped with me

This enables the SDK helpers and extensions to be compiled as AOT code. Gotta go fast guys. 

Big changes were:
* Adding `partial` to all the helper classes that implemented WinRT interfaces
* Redoing a lot of JSON serialization to be AOT compatible
* re-working the COM calls in ExtensionServer and ExtensionInstanceManager to be AOT ready


Related to microsoft#197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants