PowerToys/src/modules/fancyzones/lib
2020-09-10 14:42:36 +02:00
..
fancyzones.base.rc [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
FancyZones.cpp [FancyZones] Update 'span zones across monitors' feature description and add message box warning accordingly (#6381) 2020-09-07 12:24:13 +02:00
FancyZones.h PowerToys interface: remove powertoys events and system_menu_helper functionality (#5323) 2020-07-31 14:06:13 +03:00
FancyZonesData.cpp [FancyZones] Set 3-zones PriorityGrid as default layout (#6248) 2020-09-04 16:37:06 +02:00
FancyZonesData.h [FancyZones] fix warnings (#6095) 2020-08-24 14:39:34 +02:00
FancyZonesDataTypes.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
FancyZonesDataTypes.h [FancyZones] fix warnings (#6095) 2020-08-24 14:39:34 +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 Refactor common and fancyzones/utils (#6073) 2020-08-24 19:38:15 +02:00
JsonHelpers.h [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +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] Update 'span zones across monitors' feature description and add message box warning accordingly (#6381) 2020-09-07 12:24:13 +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 Win arrows revisited (#5932) 2020-08-21 12:53:03 +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] Enable to manually zone child windows (#6182) 2020-08-28 15:00:21 +02:00
util.h [FancyZones] Fixed type cast warning (#6311) 2020-09-03 17:50:49 +03: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] Enable to manually zone child windows (#6182) 2020-08-28 15:00:21 +02:00
WindowMoveHandler.h [FancyZones] fix warnings (#6095) 2020-08-24 14:39:34 +02:00
Zone.cpp [FancyZones] Validate zone rect before adding it into layout (#6249) 2020-09-08 12:06:54 +02:00
Zone.h [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
ZoneSet.cpp [FancyZones] Validate zone rect before adding it into layout (#6249) 2020-09-08 12:06:54 +02:00
ZoneSet.h [FancyZones] fix warnings (#6095) 2020-08-24 14:39:34 +02:00
ZoneWindow.cpp [FancyZones] Enable to manually zone child windows (#6182) 2020-08-28 15:00:21 +02:00
ZoneWindow.h [FancyZones] fix warnings (#6095) 2020-08-24 14:39:34 +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