PowerToys/src/modules/fancyzones/lib
2020-07-31 14:06:13 +03:00
..
FancyZones.cpp PowerToys interface: remove powertoys events and system_menu_helper functionality (#5323) 2020-07-31 14:06:13 +03:00
FancyZones.h PowerToys interface: remove powertoys events and system_menu_helper functionality (#5323) 2020-07-31 14:06:13 +03:00
fancyzones.rc Handle desktop switch and open on active monitor functionality (#5065) 2020-07-20 11:55:19 +02:00
FancyZonesData.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
FancyZonesData.h [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02: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: fix possible crash in GetWorkAreasByDesktopId (#4380) 2020-06-22 12:46:54 +03: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] Open window on active monitor (#4361) 2020-07-08 10:37:42 +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] Open window on active monitor (#4361) 2020-07-08 10:37:42 +02:00
Settings.h [FancyZones] Open window on active monitor (#4361) 2020-07-08 10:37:42 +02:00
trace.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
trace.h added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
util.cpp [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
util.h [FancyZones] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
VirtualDesktopUtils.cpp Remove workarounds related to 0000 dekstop GUID. (#3931) 2020-06-02 12:06:36 +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 Autoupdate: implement updating bootstrapper utility (#5204) 2020-07-27 19:53:29 +03: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] Split and reorganize FancyZonesData and JSON Helpers (#5028) 2020-07-22 10:39:13 +02:00
ZoneSet.h [FancyZones] Remove m_workArea from ZoneWindow (#5185) 2020-07-24 11:17:39 +02:00
ZoneWindow.cpp [FancyZones] Remove m_workArea from ZoneWindow (#5185) 2020-07-24 11:17:39 +02:00
ZoneWindow.h [FancyZones] Remove m_workArea from ZoneWindow (#5185) 2020-07-24 11:17:39 +02:00