PowerToys/src/modules/fancyzones/lib
Yevhenii Holovachov da38e6a23d
[FancyZones] Changed Shift key capture method (#4274)
* Used windows hook to capture shift key instead of getting state of key on window move
2020-06-17 16:06:16 +03:00
..
FancyZones.cpp [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +03:00
FancyZones.h [FancyZones] Improve monitor work area handling (#3418) 2020-05-31 12:36:45 +02:00
fancyzones.rc [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00
FancyZonesLib.vcxproj [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +03:00
FancyZonesLib.vcxproj.filters [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +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] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +02:00
JsonHelpers.h [FancyZones] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +02:00
MonitorWorkAreaHandler.cpp [FancyZones] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +02:00
MonitorWorkAreaHandler.h [FancyZones] App zone history on multiple desktops (#3932) 2020-06-05 17:25:52 +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] Custom canvas layouts scaling (#3644) 2020-05-29 09:38:29 +02:00
resource.h Spelling: ... fancyzones (#3777) 2020-05-27 16:55:46 +02:00
SecondaryMouseButtonsHook.cpp [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00
SecondaryMouseButtonsHook.h [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00
Settings.cpp Safeguarding end user links in settings (#4226) 2020-06-11 10:16:39 -07:00
Settings.h Spelling: ... fancyzones (#3777) 2020-05-27 16:55:46 +02:00
ShiftKeyHook.cpp [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +03:00
ShiftKeyHook.h [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +03:00
trace.cpp Spelling: ... fancyzones (#3777) 2020-05-27 16:55:46 +02:00
trace.h added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
util.cpp [FancyZones] Move window into last known position on active work area (if possible) (#4218) 2020-06-17 11:55:14 +02:00
util.h Spelling: ... fancyzones (#3777) 2020-05-27 16:55:46 +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 [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +03:00
WindowMoveHandler.h [FancyZones] Changed Shift key capture method (#4274) 2020-06-17 16:06:16 +03: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 Removed the stampZone argument (#3852) 2020-06-01 16:14:29 +02:00
ZoneSet.h Removed the stampZone argument (#3852) 2020-06-01 16:14:29 +02:00
ZoneWindow.cpp [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00
ZoneWindow.h [FancyZones] Secondary mouse buttons click to toggle zones activation (#3989) 2020-06-05 17:53:08 +03:00