PowerToys/src/modules/fancyzones/lib
Arjun Balgovind 58f1a8e916
Fix failing build pipeline (#2932)
* Add extra libpath load statement

* Add QSpectre flags on Release

* Revert cmd change

* Added spectre flag for debug

* added flag for more projects
2020-05-12 20:52:02 -07:00
..
FancyZones.cpp FancyZones: FZ & FZE now live in a dedicated dir (#2837) 2020-05-11 21:22:23 +03:00
FancyZones.h FancyZones: LowLevelKeyboardProc & other improvements 2020-05-05 15:16:37 +03:00
fancyzones.rc Option to disable zones activation by mouse (#2717) 2020-05-07 02:21:32 +03:00
FancyZonesLib.vcxproj Fix failing build pipeline (#2932) 2020-05-12 20:52:02 -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] Clean up resources taken by closed virtual desktops on module startup (#2616) 2020-05-05 10:13:50 +02:00
JsonHelpers.h [FancyZones] Clean up resources taken by closed virtual desktops on module startup (#2616) 2020-05-05 10:13:50 +02:00
packages.config merge master 2020-05-06 00:49: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 Option to disable zones activation by mouse (#2717) 2020-05-07 02:21:32 +03:00
Settings.cpp Option to disable zones activation by mouse (#2717) 2020-05-07 02:21:32 +03:00
Settings.h Option to disable zones activation by mouse (#2717) 2020-05-07 02:21:32 +03:00
trace.cpp Option to disable zones activation by mouse (#2717) 2020-05-07 02:21:32 +03:00
trace.h added telemetry for editor launch event (#1705) 2020-03-26 13:54:12 +03:00
util.cpp PowerLauncher can be snapped to zone - fix (#2896) 2020-05-12 19:33: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 Option to disable zones activation by mouse (#2717) 2020-05-07 02:21:32 +03:00
WindowMoveHandler.h FancyZones decomposition (#2485) 2020-04-30 13:16:08 +03:00
Zone.cpp Dpi unaware placement bug - multimontior with same DPI settings fix (#2156) 2020-04-20 18:09:10 +02:00
Zone.h Basic support for snapping to multiple zones (#1955) 2020-04-10 16:09:08 +02:00
ZoneSet.cpp Handle scenario with only primary desktop and no desktop switch in current session. (#2339) 2020-04-30 11:16:25 +02:00
ZoneSet.h Basic support for snapping to multiple zones (#1955) 2020-04-10 16:09:08 +02:00
ZoneWindow.cpp [FancyZones] Only process windows located on currently active work area when moving them (#2691) 2020-05-06 17:16:16 +02:00
ZoneWindow.h [FancyZones] Only process windows located on currently active work area when moving them (#2691) 2020-05-06 17:16:16 +02:00