Seraphima Zykova
f5f8861eac
[FancyZones] Update windows positions after changing the layout fix ( #18805 )
...
* removed IWorkArea interface
* split work area initialization
* changed rect type in zoneset
* tests
upd work area tests
removed obsolete, update others
updated work area tests
* get current vd windows
* update windows positions
* removed unused flag
* moved update window positions to work area
* check monitor
* refactoring
2022-06-14 15:45:45 +01:00
Seraphima Zykova
8edfb8fe80
[FancyZones] Child windows support ( #16507 )
2022-02-23 17:25:28 +03:00
Seraphima Zykova
d85c3f8cc9
[FancyZones] Revisit mutexes ( #12240 )
...
* [FancyZones] Clean up (#11893 )
* [FancyZones] Virtual desktop utils refactoring (#11925 )
* [FancyZones] IFancyZonesCallback refactoring (#11932 )
* [FancyZones] IZoneWindowHost refactoring (#12091 )
* [FancyZones] Rename ZoneWindow -> WorkArea (#12223 )
* [FancyZones] Clean up mutexes (#12228 )
2021-07-07 13:18:52 +03: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