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
|
d8b92662ba
|
[Analyzers][CPP]Turn on warning 4505 (#22301)
* Turn on warning 4505
supress it in the fancyzone tests
* comment on disabled warnings
* improving comments
* change strategy to have less #pragma
|
2022-12-09 10:58:59 +00:00 |
|
Seraphima Zykova
|
f6576e01f3
|
[FancyZones] Split zones-settings: layout templates (#15588)
|
2022-01-18 13:13:32 +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 |
|