PowerToys/src/modules/fancyzones/lib
Ivan Stošić 9860e2bc75
Fixed an issue where zones do not fill up the whole screen (#1458)
* Fixed an issue where zones do not fill up the whole screen
* Fixup: Added comments, removed extra semicolons
2020-03-05 15:54:06 +01:00
..
FancyZones.cpp Swallow shift keyboard event when dragging window (#1423) 2020-03-05 08:01:58 +01:00
FancyZones.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
fancyzones.rc FancyZones: if window is not interesting, allow Windows snap (#1186) 2020-02-06 13:12:59 +01:00
FancyZonesLib.vcxproj Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
FancyZonesLib.vcxproj.filters Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
JsonHelpers.cpp Fix migrating never applied custom zonesets (#1427) 2020-03-03 21:48:22 +01:00
JsonHelpers.h Introduce handling of new/old work areas (#1296) 2020-02-18 11:55:08 +01:00
packages.config FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
RegistryHelpers.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
resource.h Localize C++ Projects of FancyZones (#1130) 2020-01-22 10:24:00 -08:00
Settings.cpp Fix crash when saving any module settings while module being disabled (#1259) 2020-02-11 07:57:11 +01:00
Settings.h Fix crash when saving any module settings while module being disabled (#1259) 2020-02-11 07:57:11 +01:00
trace.cpp Add telemetry event for FZ editor (#1294) 2020-02-17 19:40:02 +03:00
trace.h Add telemetry event for FZ editor (#1294) 2020-02-17 19:40:02 +03:00
util.cpp Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
util.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
Zone.cpp Fixed multi-monitor scaling bug (#1293) 2020-03-05 10:57:45 +01:00
Zone.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
ZoneSet.cpp Fixed an issue where zones do not fill up the whole screen (#1458) 2020-03-05 15:54:06 +01:00
ZoneSet.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
ZoneWindow.cpp Thread safety for FanncyZonesData (#1281) 2020-02-17 18:28:49 +03:00
ZoneWindow.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00