PowerToys/src/modules/fancyzones/lib
2020-10-14 17:42:47 +02:00
..
loc LEGO: check in for master to temporary branch. (#7246) 2020-10-12 21:44:15 -07:00
fancyzones.base.rc [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
FancyZones.cpp [FancyZones] Screen enumeration improvement (#6908) 2020-10-13 17:22:25 +02:00
FancyZones.h [FancyZones] Initial improvements in FancyZones exception handling (#6063) 2020-09-18 15:18:01 +02:00
FancyZonesData.cpp [FancyZones] Clone parent data only for new VD (#7116) 2020-10-08 16:02:51 +02:00
FancyZonesData.h [FancyZones] Clone parent data only for new VD (#7116) 2020-10-08 16:02:51 +02:00
FancyZonesDataTypes.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
FancyZonesDataTypes.h [FancyZones] Configurable sensitivity radius (#6554) 2020-09-18 09:16:06 +02:00
FancyZonesLib.vcxproj Introduce ZoneWindowDrawing files and move stuff to better place (#6142) 2020-08-25 18:55:29 +02:00
FancyZonesLib.vcxproj.filters Introduce ZoneWindowDrawing files and move stuff to better place (#6142) 2020-08-25 18:55:29 +02:00
FancyZonesWinHookEventIDs.cpp FancyZones: LowLevelKeyboardProc & other improvements 2020-05-05 15:16:37 +03:00
FancyZonesWinHookEventIDs.h FancyZones: LowLevelKeyboardProc & other improvements 2020-05-05 15:16:37 +03:00
GenericKeyHook.h [FancyZones] Shift + StickyKeys behavior fix (#6039) 2020-08-24 10:19:39 +03:00
JsonHelpers.cpp [FancyZones] Configurable sensitivity radius (#6554) 2020-09-18 09:16:06 +02:00
JsonHelpers.h [FancyZones] Configurable sensitivity radius (#6554) 2020-09-18 09:16:06 +02:00
KeyState.h [FancyZones] Shift + StickyKeys behavior fix (#6039) 2020-08-24 10:19:39 +03:00
LocProject.json [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
MonitorWorkAreaHandler.cpp [FancyZones] Feature to create zone layouts spanning multiple monitors (#5289) 2020-08-07 10:06:25 +02:00
MonitorWorkAreaHandler.h [FancyZones] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +02:00
packages.config updated to Microsoft.Windows.CppWinRT.2.0.200729.8 (#5306) 2020-07-30 11:37:15 -07:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
resource.base.h [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
Resources.resx [FancyZones] Initial improvements in FancyZones exception handling (#6063) 2020-09-18 15:18:01 +02:00
SecondaryMouseButtonsHook.cpp Removed hook creating from constructor (#4572) 2020-06-29 18:19:43 +03:00
SecondaryMouseButtonsHook.h [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00
Settings.cpp [FancyZones] Initial improvements in FancyZones exception handling (#6063) 2020-09-18 15:18:01 +02:00
Settings.h Fix span accross monitors feature (#6335) 2020-09-04 10:11:05 +02:00
trace.cpp Add in verbose error message and telemetry for SetWindowsHookEx failure (#6454) 2020-09-09 14:27:40 -07:00
trace.h Add in verbose error message and telemetry for SetWindowsHookEx failure (#6454) 2020-09-09 14:27:40 -07:00
util.cpp [FancyZones] Screen enumeration improvement (#6908) 2020-10-13 17:22:25 +02:00
util.h [FancyZones] Screen enumeration improvement (#6908) 2020-10-13 17:22:25 +02:00
VirtualDesktopUtils.cpp Introduce several fallback scenarios when obtaining GUID for current virtual desktop (#6534) 2020-09-10 14:42:36 +02:00
VirtualDesktopUtils.h [FancyZones] Clean up resources taken by closed virtual desktops on module startup (#2616) 2020-05-05 10:13:50 +02:00
WindowMoveHandler.cpp [FancyZones] Fix stuck chrome tab when merging into existing window (#6931) 2020-10-01 15:38:24 +02:00
WindowMoveHandler.h [FancyZones] Fix stuck chrome tab when merging into existing window (#6931) 2020-10-01 15:38:24 +02:00
Zone.cpp Allow negative spacing between zones up to -10 (#7284) 2020-10-14 17:42:47 +02:00
Zone.h Allow negative spacing between zones up to -10 (#7284) 2020-10-14 17:42:47 +02:00
ZoneSet.cpp [FancyZones] Refactor Zone class (#7022) 2020-10-14 09:00:50 +02:00
ZoneSet.h [FancyZones] Configurable sensitivity radius (#6554) 2020-09-18 09:16:06 +02:00
ZoneWindow.cpp [FancyZones] Screen enumeration improvement (#6908) 2020-10-13 17:22:25 +02:00
ZoneWindow.h [FancyZones] Screen enumeration improvement (#6908) 2020-10-13 17:22:25 +02:00
ZoneWindowDrawing.cpp [FancyZones] fix warning (#6203) 2020-08-28 11:30:03 +02:00
ZoneWindowDrawing.h Introduce ZoneWindowDrawing files and move stuff to better place (#6142) 2020-08-25 18:55:29 +02:00