PowerToys/src/modules/fancyzones/lib
Bartosz Sosnowski 5f8c4ea143
Improve window filter to include start menu and Cortana search box. (#474)
Also moves GetProcessPath* functions to common, renaming both to
get_process_path.
2019-10-07 11:12:44 +02:00
..
FancyZones.cpp Improve window filter to include start menu and Cortana search box. (#474) 2019-10-07 11:12:44 +02:00
FancyZones.h Add a hotkey settings control and use it in FancyZones (#450) 2019-10-02 17:18:55 +02:00
fancyzones.rc Add a hotkey settings control and use it in FancyZones (#450) 2019-10-02 17:18:55 +02:00
FancyZonesLib.vcxproj FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
FancyZonesLib.vcxproj.filters FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
packages.config FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h Filter windows moved by keyboard in FancyZones 2019-09-18 10:41:16 +02:00
RegistryHelpers.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
resource.h Add a hotkey settings control and use it in FancyZones (#450) 2019-10-02 17:18:55 +02:00
Settings.cpp Add a hotkey settings control and use it in FancyZones (#450) 2019-10-02 17:18:55 +02:00
Settings.h Add a hotkey settings control and use it in FancyZones (#450) 2019-10-02 17:18:55 +02:00
trace.cpp Fix cppcheck reported issues (#333) 2019-09-11 12:38:20 +02:00
trace.h Fix cppcheck reported issues (#333) 2019-09-11 12:38:20 +02:00
util.h Improve window filter to include start menu and Cortana search box. (#474) 2019-10-07 11:12:44 +02:00
Zone.cpp When moving window to a zone, ensure it does not remain in maximized state. 2019-09-18 10:41:51 +02:00
Zone.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
ZoneSet.cpp Fixed some minor code styling issues. Removed some minor redundant calculations for a small performance enhancement with zone detection. 2019-09-26 23:23:09 +02:00
ZoneSet.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
ZoneWindow.cpp Improve window filter to include start menu and Cortana search box. (#474) 2019-10-07 11:12:44 +02:00
ZoneWindow.h Everything is working. 2019-09-15 13:34:00 -07:00