PowerToys/src/modules/fancyzones/lib
2020-08-21 08:56:25 +03:00
..
FancyZones.cpp [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
FancyZones.h PowerToys interface: remove powertoys events and system_menu_helper functionality (#5323) 2020-07-31 14:06:13 +03:00
fancyzones.rc [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
FancyZonesData.cpp [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
FancyZonesData.h [FancyZones] Failing unit tests update (#6065) 2020-08-21 08:56:25 +03:00
FancyZonesDataTypes.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
FancyZonesDataTypes.h [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
FancyZonesLib.vcxproj updated to Microsoft.Windows.CppWinRT.2.0.200729.8 (#5306) 2020-07-30 11:37:15 -07:00
FancyZonesLib.vcxproj.filters [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +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.cpp [FancyZones] Hold Ctrl to select any number of zones (#4850) 2020-07-10 11:06:01 +02:00
GenericKeyHook.h [FancyZones] Hold Ctrl to select any number of zones (#4850) 2020-07-10 11:06:01 +02:00
JsonHelpers.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
JsonHelpers.h [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02: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 [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
resource.h [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +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 [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
Settings.h [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
trace.cpp [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
trace.h added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
util.cpp [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
util.h [FancyZones] Feature to create zone layouts spanning multiple monitors (#5289) 2020-08-07 10:06:25 +02:00
VirtualDesktopUtils.cpp [FancyZones] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +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] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
WindowMoveHandler.h [FancyZones] Hold Ctrl to select any number of zones (#4850) 2020-07-10 11:06:01 +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] Clasify strings in FancyZones to localizable and non-localizable (#5315) 2020-08-11 13:51:06 +02:00
ZoneSet.h [FancyZones] Feature to create zone layouts spanning multiple monitors (#5289) 2020-08-07 10:06:25 +02:00
ZoneWindow.cpp [FancyZones] capture strong_this (#6066) 2020-08-20 19:55:41 +03:00
ZoneWindow.h [FancyZones] Feature to create zone layouts spanning multiple monitors (#5289) 2020-08-07 10:06:25 +02:00