PowerToys/src/modules/fancyzones/lib
2021-05-03 06:28:40 +02:00
..
loc LEGO: check in for master to temporary branch. (#11039) 2021-05-03 06:28:40 +02:00
CallTracer.cpp [FancyZones] Trace various function calls (#10183) 2021-03-15 13:58:25 +01:00
CallTracer.h [FancyZones] Trace various function calls (#10183) 2021-03-15 13:58:25 +01:00
fancyzones.base.rc common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
FancyZones.cpp [FancyZones] Fix deadlocks in ZoneWindowDrawing (#10461) 2021-03-29 13:39:16 +02:00
FancyZones.h [FancyZones] Overlapping zones selection algorithm - settings (#9874) 2021-02-25 16:23:05 +01:00
FancyZonesData.cpp [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
FancyZonesData.h [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
FancyZonesDataTypes.cpp [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
FancyZonesDataTypes.h [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
FancyZonesLib.vcxproj [FancyZones] Trace various function calls (#10183) 2021-03-15 13:58:25 +01:00
FancyZonesLib.vcxproj.filters [FancyZones] Trace various function calls (#10183) 2021-03-15 13:58:25 +01: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
FileWatcher.cpp [FancyZones] Implement File Watcher (#8603) 2020-12-16 14:53:48 +01:00
FileWatcher.h [FancyZones] Implement File Watcher (#8603) 2020-12-16 14:53:48 +01:00
GenericKeyHook.h FZ: fix currently selected zone tracking (#8797) 2020-12-29 19:20:12 +03:00
JsonHelpers.cpp [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
JsonHelpers.h [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +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 Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
MonitorWorkAreaHandler.h [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
on_thread_executor.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
OnThreadExecutor.cpp [FancyZones] Trace various function calls (#10183) 2021-03-15 13:58:25 +01: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 build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
resource.base.h [Localization] Migrate resources to resx for FancyZones (#6106) 2020-08-24 17:50:41 -07:00
Resources.resx change in user string (#10912) 2021-04-23 10:22:50 -07:00
SecondaryMouseButtonsHook.cpp [FancyZones] fix for secondary mouse button (#8901) 2021-01-04 12:09:58 +01:00
SecondaryMouseButtonsHook.h [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00
Settings.cpp [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
Settings.h Changing default key for FanzyZones (#10751) 2021-04-15 11:11:08 +02:00
trace.cpp [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
trace.h [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
util.cpp [FancyZones] Fix taskbar size issues (#9856) 2021-03-11 12:31:29 +01:00
util.h [FancyZones] Fix taskbar size issues (#9856) 2021-03-11 12:31:29 +01: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 common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +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] Fix taskbar size issues (#9856) 2021-03-11 12:31:29 +01:00
Zone.h Allow negative spacing between zones up to -10 (#7284) 2020-10-14 17:42:47 +02:00
ZoneSet.cpp Fixed an issue with zone sizes (#10609) 2021-04-07 09:30:35 +02:00
ZoneSet.h [FancyZones] Overlapping zones selection algorithm - settings (#9874) 2021-02-25 16:23:05 +01:00
ZoneWindow.cpp [FancyZones] Fix deadlocks in ZoneWindowDrawing (#10461) 2021-03-29 13:39:16 +02:00
ZoneWindow.h [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
ZoneWindowDrawing.cpp [FancyZones] Fix deadlocks in ZoneWindowDrawing (#10461) 2021-03-29 13:39:16 +02:00
ZoneWindowDrawing.h [FancyZones] Fix deadlocks in ZoneWindowDrawing (#10461) 2021-03-29 13:39:16 +02:00