stefansjfw
0027a0af40
[FancyZones] Split and reorganize FancyZonesData and JSON Helpers ( #5028 )
...
* Rename JsonHelpers to FancyZonesData
Add new JsonHelpers.[h|cpp] files
* Introduce FancyZonesDataTypes
* Move first part of JSON related stuff to JsonHelpers files
* Small refactor
* Move all json related stuff to JsonHelpers
* Minor refactoring
* Fix formating
* Remove GetPersistFancyZonesJSONPath() and GetPersistAppZoneHistoryFilePath()
Remove GetActiveZoneSetTmpPath(), GetDeletedCustomZoneSetsTmpPath and GetAppliedZoneSetTmpPath()
Simplify tests
* Address PR comment - Rename FancyZonesDataNS to FancyZonesData
* Address PR comment - Rename local var
* Delete obsolete stuff
* Remove double and uneeded includes
Introduce const non-localizable string variables
Address all othe PR comments
* Add comments to explain hardcoded values
* Remove FancyZonesData namespace
* Introduce const non-localizable string variables in FancyZonesDataTypes
* Add comments to explain FancyZonesData maps
Co-authored-by: Clint Rutkas <clint@rutkas.com>
2020-07-22 10:39:13 +02:00
stefansjfw
ff328381af
[FancyZones] Custom canvas layouts scaling ( #3644 )
...
* Make canvas layout scaling sensitive
* Revert "Make canvas layout scaling sensitive"
This reverts commit 705dab7e36
.
* Revert "Revert "Make canvas layout scaling sensitive""
This reverts commit b9dd27644c
.
* Cleanup
* Minor refactoring
* Address PR comments
2020-05-29 09:38:29 +02:00
yuyoyuppe
57c4658021
FancyZones: prevent WinHookEventProc reentrancy bugs by serializing events to FancyZones::WndProc
2020-05-05 15:16:37 +03:00
Rafael Rivera
d16ebba9e0
Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package ( #2246 )
2020-04-29 22:02:18 +02:00
yuyoyuppe
303d1fef6b
PCH: remove headers which are actually could be changed ( #950 )
2019-12-17 11:21:46 +03:00
Bartosz Sosnowski
1a400bd7fd
Filter windows moved by keyboard in FancyZones
2019-09-18 10:41:16 +02:00
Bartosz Sosnowski
8431b80e48
FancyZones and Shortcut Guide initial commit
...
Co-authored-by: Alexis Campailla <alexis@janeasystems.com>
Co-authored-by: Bret Anderson <bretan@microsoft.com>
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com>
Co-authored-by: March Rogers <marchr@microsoft.com>
Co-authored-by: Mike Harsh <mharsh@microsoft.com>
Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com>
Co-authored-by: Oliver Jones <ojones@microsoft.com>
Co-authored-by: Patrick Little <plittle@microsoft.com>
2019-09-05 18:12:40 +02:00