PowerToys/src/modules/fancyzones/FancyZonesLib
FLOAT4 5381486c25
[FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464)
* [FancyZones] Rename ZoneWindowDrawing -> ZonesOverlay

* [FancyZones] Rename ZoneWindowDrawing -> ZonesOverlay in tools and docs

Co-authored-by: float4 <float4-unspecified-mail>
2021-11-25 16:39:03 +01:00
..
loc LEGO: check in for master to temporary branch. (#13610) 2021-10-04 18:16:09 +01:00
fancyzones.base.rc [FancyZones] Add an icon to the FZ process (#11841) 2021-06-23 16:48:16 +01:00
FancyZones.cpp [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
FancyZones.h [FancyZones] Revisit mutexes (#12240) 2021-07-07 13:18:52 +03:00
FancyZonesData.cpp Add logging for PowerRename (#14249) 2021-11-08 13:02:56 +01:00
FancyZonesData.h [FancyZones] Reset layouts after screen locking fix (#13703) 2021-10-11 11:33:09 +01:00
FancyZonesDataTypes.cpp [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
FancyZonesDataTypes.h [FancyZones] Reset layouts after screen locking fix (#13703) 2021-10-11 11:33:09 +01:00
FancyZonesLib.vcxproj [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00
FancyZonesLib.vcxproj.filters [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00
FancyZonesWindowProperties.h Add keyboard shortcuts (without GUI) for switching windows in the same zone (tabs) (#13973) 2021-11-03 16:11:42 +01:00
FancyZonesWinHookEventIDs.cpp [FancyZones] Revisit mutexes (#12240) 2021-07-07 13:18:52 +03:00
FancyZonesWinHookEventIDs.h [FancyZones] Revisit mutexes (#12240) 2021-07-07 13:18:52 +03:00
GenericKeyHook.h [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
GuidUtils.h [FancyZones] Reset zone settings after restart fix. (#13322) 2021-09-22 22:39:48 +01:00
icon.ico [FancyZones] Add an icon to the FZ process (#11841) 2021-06-23 16:48:16 +01:00
JsonHelpers.cpp [FancyZones] Reset zone settings after restart fix. (#13322) 2021-09-22 22:39:48 +01:00
JsonHelpers.h [FancyZones] Reset zone settings after restart fix. (#13322) 2021-09-22 22:39:48 +01:00
KeyState.h [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
LocProject.json [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
MonitorUtils.cpp [FancyZones] Revisit mutexes (#12240) 2021-07-07 13:18:52 +03:00
MonitorUtils.h [FancyZones] Revisit mutexes (#12240) 2021-07-07 13:18:52 +03:00
MonitorWorkAreaHandler.cpp [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
MonitorWorkAreaHandler.h [FancyZones] Reset zone settings after restart fix. (#13322) 2021-09-22 22:39:48 +01:00
on_thread_executor.h [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
OnThreadExecutor.cpp Add logging for PowerRename (#14249) 2021-11-08 13:02:56 +01:00
packages.config Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
pch.cpp [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
pch.h [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
resource.base.h [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
Resources.resx [FancyZones] Use accent color and theme (#14158) 2021-11-04 14:30:06 +00:00
SecondaryMouseButtonsHook.cpp [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
SecondaryMouseButtonsHook.h [FancyZones] Move FancyZones out of the runner process (#11818) 2021-06-23 13:48:54 +01:00
Settings.cpp [FancyZones] Use accent color and theme (#14158) 2021-11-04 14:30:06 +00:00
Settings.h [FancyZones] Use accent color and theme (#14158) 2021-11-04 14:30:06 +00:00
trace.cpp [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
trace.h [Telemetry] Add basic interaction events to FZ (#12793) 2021-11-04 16:53:36 +00:00
util.cpp [FancyZones] Bypass restriction on SetForegroundWindow (#14383) 2021-11-18 09:16:04 +00:00
util.h [FancyZones] Bypass restriction on SetForegroundWindow (#14383) 2021-11-18 09:16:04 +00:00
VirtualDesktop.cpp [FancyZones] Reset zone settings after restart fix. (#13322) 2021-09-22 22:39:48 +01:00
VirtualDesktop.h [FancyZones] Reset zone settings after restart fix. (#13322) 2021-09-22 22:39:48 +01:00
WindowMoveHandler.cpp [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00
WindowMoveHandler.h [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
WorkArea.cpp [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00
WorkArea.h [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00
Zone.cpp [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
Zone.h [FancyZones] Cleanup (#14274) 2021-11-11 17:23:22 +00:00
ZoneColors.h [FancyZones] Use accent color and theme (#14158) 2021-11-04 14:30:06 +00:00
ZoneSet.cpp [FancyZones] Bypass restriction on SetForegroundWindow (#14383) 2021-11-18 09:16:04 +00:00
ZoneSet.h Add keyboard shortcuts (without GUI) for switching windows in the same zone (tabs) (#13973) 2021-11-03 16:11:42 +01:00
ZonesOverlay.cpp [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00
ZonesOverlay.h [FancyZones] Rename ZoneWindowDrawing -> ZonesDrawing (#14464) 2021-11-25 16:39:03 +01:00