Commit graph

315 commits

Author SHA1 Message Date
Alekhya Kommuru 969abe015c added the helper functions 2020-01-14 15:00:05 -08:00
yuyoyuppe 5e30721e01
MSIX: Extract MSIX building functionality from msix_reinstall.ps1 to a separate script (#1068) 2020-01-10 16:38:35 +03:00
vldmr11080 d03690cffd
Fix misaligned display of zones in layout priview and grid editor (#1010)
Fix misaligned display of zones in layout preview and grid editor
2020-01-09 22:40:38 +01:00
Bartosz Sosnowski dad732b7e6
runner: show message box when restarting with different elevation fails (#1061)
Also make the message box appear on top of the settings window.
2020-01-09 18:17:42 +01:00
Yosef Durr a2a683d31e adding fancy zone opacity setting, enhancement #631 (#1008)
* adding fancy zone opacity setting, enhancement #631

* applying zone opacity setting to all zones during zone selection

* changing opacity setting to percentage
2020-01-06 09:59:18 -08:00
Chris Davis 3ffd007cc0
Ensure previous search and replace texts are evaluated and updated in the UI at startup (#1043)
Ensure stored settings get evaluated after initial enumeration

There was a bug where the list view was not getting updated with the results of the search and replace on launch when we are using a stored search or replace text from a previous session.
2020-01-04 00:39:02 -08:00
Enrico Giordani c894d72b52
Remove unwanted files (#1037)
Add temp build files to gitignore
2020-01-03 16:10:32 +01:00
Clint Rutkas a14784cfd4
Merge pull request #1026 from microsoft/updatePackages
Update packages for NPM
2019-12-27 13:48:20 -08:00
Clint Rutkas 32440567ad
Merge pull request #1025 from microsoft/languageTweaks
Language tweaks for #937
2019-12-27 13:41:50 -08:00
Clint Rutkas 25f1dc325d slight bump for fabric ui 2019-12-27 13:35:34 -08:00
Clint Rutkas 38feeee464 npm audit fix to update stuff 2019-12-27 13:19:51 -08:00
Clint Rutkas b2701ad911
Merge pull request #1024 from microsoft/DocTweakForSettings
Update settings-web.md
2019-12-27 12:51:08 -08:00
Clint Rutkas d41962f9d1 adjusting elevated permission verbiage to match Windows 2019-12-27 12:28:27 -08:00
Clint Rutkas ec5d01545a
Update settings-web.md 2019-12-27 11:12:43 -08:00
Clint Rutkas 03ddadc1ed tweaking language 2019-12-27 10:26:00 -08:00
Bartosz Sosnowski 3e55b61ac0
Runner: fix run as elevated wording (#1023) 2019-12-27 16:20:36 +01:00
Bartosz Sosnowski 5a7f022e40
settings-web: use Windows build-in commands (#1019) 2019-12-27 13:25:34 +01:00
Clint Rutkas f651e10684
Merge pull request #1017 from microsoft/languageTweaks
#768
2019-12-26 14:20:38 -08:00
Clint Rutkas b753f920e1 #768 2019-12-26 11:06:59 -08:00
Enrico Giordani 415a0cdf28
Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
Enrico Giordani 9708961654
Coding style (settings) (#1012) 2019-12-26 17:25:56 +01:00
Bartosz Sosnowski 47bcb117b4
FancyZones: do not zone windows on startup (#982) 2019-12-24 15:47:28 +01:00
yuyoyuppe 3eb38e558e
project template: fix rc file in module template (#992) 2019-12-24 17:06:58 +03:00
yuyoyuppe a321eb8737 MSIX: minor cleanup, add certificate generation script 2019-12-24 17:06:10 +03:00
yuyoyuppe 62c65659cc format changed files 2019-12-24 17:06:10 +03:00
yuyoyuppe 249addebff powerrename: implement shellext support for UWP 2019-12-24 17:06:10 +03:00
yuyoyuppe 860087d291 MSIX: implement initial msix installer 2019-12-24 17:06:10 +03:00
Clint Rutkas b58d4e306a
Merge pull request #1000 from crutkas/crutkas/923
fix for #923
2019-12-23 20:17:17 -08:00
Clint Rutkas 21a57a0c58
Merge pull request #1001 from microsoft/980
Update for #980
2019-12-23 20:16:03 -08:00
Clint Rutkas 06b1e43492
Update for #980
clearly stating when "Match all" needs to be enabled
2019-12-20 15:49:14 -08:00
Clint Rutkas 2c1ffde3ed fix for #923 2019-12-20 14:53:56 -08:00
vldmr11080 918ebc62a2
When spacing is set to 0 or turned off display 1px border so user can distinguish zone edges. No spacing will be applied in actual layout. (#994) 2019-12-20 19:46:14 +01:00
ryanbodrug-microsoft 465de438ce
User/ryanbod/vstemplate fix issue 971 (#990)
* Updating ModuleTemplate zip, with vstemplate file.
* Exporting Template with powertoy icon
2019-12-19 13:39:08 -08:00
Bartosz Sosnowski 6ee848b279
FancyZones: handle minimized windows correctly (#986) 2019-12-19 16:36:24 +01:00
Bartosz Sosnowski db5f1622bd
FancyZones: do not zone invisible windows (#983) 2019-12-19 16:02:24 +01:00
Enrico Giordani 5e2f681761
Docs tweaks (#960)
Change header levels
Add Github workflow
Add reference to coding style
Minor tweaks
Fix links
Add border to images
Scale images
2019-12-17 17:02:45 +01:00
Bartosz Sosnowski ad506d78ba
Imrpove the settings doc (#958) 2019-12-17 15:18:27 +01:00
yuyoyuppe 48b89609e2 fancyzones: restrict dpi unaware windows horizontally to the current display to avoid unwanted resize 2019-12-17 15:37:10 +03:00
yuyoyuppe 0fd0a8b7cc format dpi_aware 2019-12-17 15:37:10 +03:00
yuyoyuppe 2e922019d7 DPIAware: implement GetAwarenessLevel and cleanup 2019-12-17 15:37:10 +03:00
yuyoyuppe 303d1fef6b
PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
Bartosz Sosnowski 619ed234a9
Do not run elevated by default (#884)
Make the runner not run as elevated by default. Add a setting for
"run PowerToys as elevated" and buttons to restart the process
with the different elevation levels.
2019-12-16 18:36:52 +01:00
Enrico Giordani fd8fc679be Run the Settings process un-elevated when possible
and if not possible run it elevated and let the Settings
process deal with it.
Add wrappers for GetModuleFileNameW.
2019-12-16 18:03:37 +01:00
Enrico Giordani 5a3c852b32 format 2019-12-16 18:03:37 +01:00
yuyoyuppe 4c7de77bfb
fix solution configuration (#948) 2019-12-16 17:01:08 +03:00
yuyoyuppe 7e91121a33
PowerToy project template update (#934)
* Add PowerToy project template to the PowerToys solution
* Update PowerToy project template and create a separate solution for it
2019-12-16 13:12:36 +03:00
Tajetaje 7efe6f1d53 Correct readme links (#943)
Now in line with #913
2019-12-16 09:40:15 +01:00
Clint Rutkas 511f71c369
Merge pull request #927 from microsoft/dev/crutkas/codeAnalysis
code analysis / style cop adjustments for .NET
2019-12-13 14:09:19 -08:00
vldmr11080 d284ecdab4 Fix outstanding warning messages (#924) 2019-12-13 18:55:30 +01:00
Clint Rutkas 0ff2e212d5 #817 2019-12-12 17:11:47 -08:00