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 |
|
Enrico Giordani
|
298a8787d5
|
drop privileges if running elevated
make sure the Settings process is not running elevated otherwise the WebView control will fail to start
|
2019-10-04 11:50:27 +02:00 |
|
Bartosz Sosnowski
|
d96db2a408
|
Add dropdown settings UI element
|
2019-10-04 09:26:40 +02:00 |
|
Bartosz Sosnowski
|
bf82e04ddb
|
Add radio button group and add theme select for ShortcutGuide
|
2019-10-03 10:12:36 +02:00 |
|
Bartosz Sosnowski
|
64f606daaa
|
Add a hotkey settings control and use it in FancyZones (#450)
Add a hotkey settings control and use it in FancyZones
|
2019-10-02 17:18:55 +02:00 |
|
cedi
|
faf1fae873
|
Modifying the startup behaviour of the FancyZones Layout Editor
Add setting to allow to choose if the FZ editor opens in the screen where mouse cursor is or where the active windows is.
|
2019-09-28 16:29:29 +02:00 |
|
Bartosz Sosnowski
|
487c485911
|
Move window filter to separate function, filter more windows.
|
2019-09-18 10:41:16 +02:00 |
|
Bartosz Sosnowski
|
8ac6db8b5a
|
Fix cppcheck reported issues (#333)
Fixes: https://github.com/microsoft/PowerToys/issues/266
|
2019-09-11 12:38:20 +02:00 |
|
Bartosz Sosnowski
|
8431b80e48
|
FancyZones and Shortcut Guide initial commit
Co-authored-by: Alexis Campailla <alexis@janeasystems.com>
Co-authored-by: Bret Anderson <bretan@microsoft.com>
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com>
Co-authored-by: March Rogers <marchr@microsoft.com>
Co-authored-by: Mike Harsh <mharsh@microsoft.com>
Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com>
Co-authored-by: Oliver Jones <ojones@microsoft.com>
Co-authored-by: Patrick Little <plittle@microsoft.com>
|
2019-09-05 18:12:40 +02:00 |
|