PowerToys/src/modules/fancyzones/tests/UnitTests
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
..
FancyZones.Spec.cpp [FancyZones] Restore size of zoned windows (#4463) 2020-07-01 15:36:05 +02:00
FancyZonesSettings.Spec.cpp [FancyZones] Restore size of zoned windows (#4463) 2020-07-01 15:36:05 +02:00
JsonHelpers.Tests.cpp [FancyZones] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +02:00
packages.config upgrade to cppwinrt after the last merge conflict (#3745) 2020-05-26 10:53:46 -07:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
resource.h Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
UnitTests-FancyZones.rc Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
UnitTests.vcxproj Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
UnitTests.vcxproj.filters Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
Util.cpp Invalid json test cases + strings validation (#1558) 2020-03-17 00:29:13 +03:00
Util.h [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
Util.Spec.cpp Windows snap hotkeys to move windows between screens (#1603) 2020-03-24 18:50:26 +01:00
Zone.Spec.cpp [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
ZoneSet.Spec.cpp Removed the stampZone argument (#3852) 2020-06-01 16:14:29 +02:00
ZoneWindow.Spec.cpp [FancyZones] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +02:00