PowerToys/src/modules/fancyzones/lib
2020-05-26 10:53:46 -07:00
..
FancyZones.cpp [FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3687) 2020-05-26 17:06:12 +02:00
FancyZones.h Spelling: ... src/modules (#3712) 2020-05-26 16:56:25 +02:00
fancyzones.rc [FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3687) 2020-05-26 17:06:12 +02:00
FancyZonesLib.vcxproj upgrade to cppwinrt after the last merge conflict (#3745) 2020-05-26 10:53:46 -07:00
FancyZonesLib.vcxproj.filters FancyZones: prevent WinHookEventProc reentrancy bugs by serializing events to FancyZones::WndProc 2020-05-05 15:16:37 +03: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
JsonHelpers.cpp [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
JsonHelpers.h [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
packages.config upgrade to cppwinrt after the last merge conflict (#3745) 2020-05-26 10:53:46 -07:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h FancyZones: prevent WinHookEventProc reentrancy bugs by serializing events to FancyZones::WndProc 2020-05-05 15:16:37 +03:00
resource.h [FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3687) 2020-05-26 17:06:12 +02:00
Settings.cpp [FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3687) 2020-05-26 17:06:12 +02:00
Settings.h [FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3687) 2020-05-26 17:06:12 +02:00
trace.cpp [FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3687) 2020-05-26 17:06:12 +02:00
trace.h added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
util.cpp [FancyZones] Snap out of maximized window into zones with win + left/right arrow (#3097) 2020-05-25 10:15:42 +02:00
util.h FancyZones decomposition (#2485) 2020-04-30 13:16:08 +03:00
VirtualDesktopUtils.cpp [FancyZones] Clean up resources taken by closed virtual desktops on module startup (#2616) 2020-05-05 10:13:50 +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] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
WindowMoveHandler.h [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
Zone.cpp [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
Zone.h [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
ZoneSet.cpp [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
ZoneSet.h [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
ZoneWindow.cpp [FancyZones] Added persistence to app zone history (#3132) 2020-05-26 16:01:12 +02:00
ZoneWindow.h Spelling: ... src/modules (#3712) 2020-05-26 16:56:25 +02:00