PowerToys/src/core
Ivan Stošić 4c08b591f1
[FancyZones] Restore size of zoned windows (#4463)
* Started work

* I can't debug anything, cleaning

* Added settings, [[Not Tested]]

Not even compiled

* Tested, the most basic features work

* Refactor, add RestoreSize

* Added DPI awareness

* Fixed a potential issue with resizing zoned windows

* Fixup: Potentially unsafe memory-layout of std::pair replaced with std::array

* Fixup: Use .data() instead of a pointer

* Further refactoring

* Integrated Win+Arrow keys with the Restore size feature

* Fixed an issue where window's on-screen position is not restored properly

* Fixed a bug pointed out by Enrico
2020-07-01 15:36:05 +02:00
..
Microsoft.PowerToys.Settings.UI [FancyZones] Restore size of zoned windows (#4463) 2020-07-01 15:36:05 +02:00
Microsoft.PowerToys.Settings.UI.Lib [FancyZones] Restore size of zoned windows (#4463) 2020-07-01 15:36:05 +02:00
Microsoft.PowerToys.Settings.UI.Runner PowerToys Run cache issue (#4472) 2020-06-25 16:03:50 -07:00
Microsoft.PowerToys.Settings.UnitTest [FancyZones] Restore size of zoned windows (#4463) 2020-07-01 15:36:05 +02:00
Directory.Build.targets Fix double compile issue for Launcher and Settings (#2759) 2020-05-08 09:07:18 -07:00