Seraphima Zykova
|
f9cbff6976
|
[FancyZones]Modern apps snapping fix, refactor and tests (#29499)
* popup windows check
* use minimize maximize buttons check
* update test utils
* added tests
* define types for easier testing
* changed checks order
* remove option check
* upd test
* remove FZ popup option
* max min buttons -> caption
* calculator test
* updated excluded tests
* add asserts to child window test
* update window creation
* splash screen refactor
* remove hotfix part
* replace style checking functions
* remove no longer necessary check
* tool window check fix
* fix mouse snapping check
* added check and test for non-root window
* spelling
* Revert "remove FZ popup option"
This reverts commit 26732ad683.
* skip child window tests in CI
* remove the option
* remove the constant
* updated tests
|
2023-11-21 20:41:55 +00:00 |
|
sosssego
|
fb531139c8
|
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (A to F) (#23482)
starting with letter A to Letter F
|
2023-02-08 11:00:45 +00:00 |
|
sosssego
|
d84a13bb7e
|
[Analyzers][CPP]Turn on warning 26471 (#23103)
Don't use reinterpret_cast. A cast from void* can use static_cast
|
2023-01-16 11:18:55 +00:00 |
|
sosssego
|
1cf4f08ae7
|
[Analyzers][CPP] Turn on warning 4245 (#22080)
|
2022-11-17 17:37:22 +00:00 |
|
Seraphima Zykova
|
c93eb92cd0
|
[FancyZones] Move FancyZones out of the runner process (#11818)
* rename dll -> FancyZonesModuleInterface (#11488)
* [FancyZones] Rename "fancyzones/tests" -> "fancyzones/FancyZonesTests" (#11492)
* [FancyZones] Rename "fancyzones/lib" -> "fancyzones/FancyZonesLib" (#11489)
* [FancyZones] New FancyZones project. (#11544)
* [FancyZones] Allow single instance of "PowerToys.FancyZones.exe" (#11558)
* [FancyZones] Updated bug reports (#11571)
* [FancyZones] Updated installer (#11572)
* [FancyZones] Update string resources (#11596)
* [FancyZones] Terminate FancyZones with runner (#11696)
* [FancyZones] Drop support for the module interface API to save settings (#11661)
* Settings telemetry for FancyZones (#11766)
* commented out test
* enable dpi awareness for the process
|
2021-06-23 13:48:54 +01:00 |
|