PowerToys/src/modules/fancyzones/lib
2020-12-04 17:44:35 +03:00
..
loc LEGO: check in for master to temporary branch. 2020-12-01 03:34:18 +00:00
fancyzones.base.rc [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
FancyZones.cpp add logging to hide/show window and shift press (#8392) 2020-12-04 17:44:35 +03:00
FancyZones.h [FancyZones] Initial improvements in FancyZones exception handling (#6063) 2020-09-18 15:18:01 +02:00
FancyZonesData.cpp [FancyZones] Update primary desktop data on virtual desktop switch (#7994) 2020-11-17 12:39:31 +01:00
FancyZonesData.h [FancyZones] Editor multi monitor support (#6562) 2020-11-17 11:38:19 +03:00
FancyZonesDataTypes.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
FancyZonesDataTypes.h [FancyZones] Editor multi monitor support (#6562) 2020-11-17 11:38:19 +03:00
FancyZonesLib.vcxproj Fix runner warnings (#8211) 2020-11-30 16:16:49 +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 fix low-level kb hook disabling macro 2020-10-20 00:21:04 +03:00
JsonHelpers.cpp [FancyZones Editor] Reset layout (#8114) 2020-11-19 10:03:22 +03:00
JsonHelpers.h [FancyZones] Editor multi monitor support (#6562) 2020-11-17 11:38:19 +03: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 update Microsoft.Windows.ImplementationLibrary nuget package 2020-10-21 12:31:22 +03: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 Adding in FancyZone comments to help with localization 2020-10-28 16:29:01 -07: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 spelling: coming 2020-10-30 14:40:32 -04:00
Settings.h Non localized module name (#7170) 2020-10-19 16:07:02 -07: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] Editor multi monitor support (#6562) 2020-11-17 11:38:19 +03:00
util.h [FancyZones] Editor multi monitor support (#6562) 2020-11-17 11:38:19 +03:00
VirtualDesktopUtils.cpp [FancyZones] Update primary desktop data on virtual desktop switch (#7994) 2020-11-17 12:39:31 +01: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 settings: use actionable toast notifications for file explorer modules warning 2020-10-22 18:24:54 +03:00
WindowMoveHandler.h [FancyZones] Fix stuck chrome tab when merging into existing window (#6931) 2020-10-01 15:38:24 +02:00
Zone.cpp [FancyZones] Align zone numbers between Editor and FancyZonesLib (#7387) 2020-10-26 09:07:11 +01:00
Zone.h Allow negative spacing between zones up to -10 (#7284) 2020-10-14 17:42:47 +02:00
ZoneSet.cpp [FancyZones] Align zone numbers between Editor and FancyZonesLib (#7387) 2020-10-26 09:07:11 +01:00
ZoneSet.h [FancyZones] Align zone numbers between Editor and FancyZonesLib (#7387) 2020-10-26 09:07:11 +01:00
ZoneWindow.cpp add logging to hide/show window and shift press (#8392) 2020-12-04 17:44:35 +03:00
ZoneWindow.h [FancyZones] Editor multi monitor support (#6562) 2020-11-17 11:38:19 +03:00
ZoneWindowDrawing.cpp Add a TODO comment 2020-11-16 12:28:45 +01:00
ZoneWindowDrawing.h Another rebase fix 2020-10-28 14:30:17 +01:00