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
Clint Rutkas
107595fcb2
last stylecop issue
2019-12-12 15:18:31 -08:00
Clint Rutkas
32fb634a4d
few more fixes
2019-12-12 15:07:52 -08:00
Clint Rutkas
51fbcc736e
fix for CA0507
2019-12-12 15:02:22 -08:00
Clint Rutkas
360a22c537
fixed rest of info items
2019-12-12 15:00:24 -08:00
Clint Rutkas
63cb5ab883
fixed a bunch of infos
2019-12-12 14:50:25 -08:00
Clint Rutkas
151a937c10
fixed a bunch more
2019-12-12 14:34:25 -08:00
Clint Rutkas
4c88c9b029
adjusting event names
2019-12-12 13:59:58 -08:00
Clint Rutkas
24664cc859
moving converters, fixing spacing issues
2019-12-12 13:51:58 -08:00
Clint Rutkas
a187456ac3
Fixed a lot of line issues, few auto
2019-12-12 13:44:06 -08:00
Clint Rutkas
9e4752b114
fix line issues
2019-12-12 13:34:06 -08:00
Clint Rutkas
de64b33bb8
Fixing blank lines
2019-12-12 13:26:02 -08:00
Clint Rutkas
826858c170
Adding in sytlecop and fixing issues
2019-12-12 12:13:31 -08:00
Clint Rutkas
f2400ee089
Getting analysis up and going
2019-12-12 11:23:36 -08:00
Seraphima
6e3587dd43
Settings unit tests ( #921 )
2019-12-12 18:24:00 +01:00
yuyoyuppe
f385e46927
Devdocs reorganisation ( #913 )
...
* docs: split usage and dev docs
* # This is a combination of 2 commits.
# This is the 1st commit message:
docs: split usage and dev docs
# The commit message #2 will be skipped:
# fixup add docs
* docs: add runner documentation and move hooks documentation to devdocs
* docs: add stubs for modules technical description
* docs: add paragraph about event thread-safety
* docs: add 'Current modules' section header
2019-12-12 12:25:19 +03:00
vldmr11080
c31262b97e
Flash zones only when new virtual desktop is created ( #818 )
2019-12-12 10:10:55 +01:00
ryanbodrug-microsoft
9fad2d68af
Merge pull request #912 from ryanbodrug-microsoft/user/ryanbod/fix_unit_tests_fancyzones
...
[FancyZones][UnitTests] Fixing TestDeviceId, and TestUniqueId.
2019-12-11 08:49:45 -08:00
ryanbodrug-microsoft
51180adeb4
Autoformatting document.
2019-12-11 08:34:18 -08:00
vldmr11080
31c4ab8ac0
Make sure FancyZones Editor window is on top of PowerToys settings window ( #911 )
2019-12-11 09:41:05 +01:00
ryanbodrug-microsoft
4f9d31e832
[FancyZones][UnitTests] Fixing TestDeviceId, and TestUniqueId to unit tests.
...
1. Creating a mock ZoneWindowHost. Previously creating a ZoneWindow would throw an exception if the ZoneWindowHost is null.
2. Passing in HWND() instead of null to get rig of SAL annotation warnings.
2019-12-10 17:17:40 -08:00
Clint Rutkas
22e13e8c40
SVG logo for PowerToys
2019-12-10 16:30:53 -08:00
ryanbodrug-microsoft
7fc168532c
Merge pull request #902 from ryanbodrug-microsoft/user/ryanbod/getexampleprojecttobuild
...
Getting the example project to compile, and build.
2019-12-10 15:31:31 -08:00
ryanbodrug-microsoft
69b55bcbd3
Merge pull request #905 from ryanbodrug-microsoft/user/ryanbod/fixing_unit_tests_powerrenameregex
...
Fix for broken unit test in power rename using regular expressions and wildcard.
2019-12-10 14:13:12 -08:00
ryanbodrug-microsoft
c6e839271a
This test brake was introduced in the following fix:
...
1efe5bff9f
It looks to me like the test cases just was also wrong and just wasn't updated with the fix.
I've modified some of the test cases to verify the expected behavior:
1) Slight refactor of the tests to pass in the SearchReplaceExpected and flags for the tests.
2) Using Assert::AreEqual instead of Assert::IsTrue for better error meesaging when failed.
3) Verifying that the behavior is the same with or without match all occurances when using *.
4) Verifying that without the `UseRegularExpressionsFlag` the `.*` characters get replaced, including when MatchAllOccurances is set.
2019-12-10 10:11:21 -08:00
yuyoyuppe
1760af50c8
Format unittests ( #906 )
2019-12-10 10:28:24 +03:00
ryanbodrug-microsoft
73e33d7ba9
Getting the example project to compile, and build.
...
1) Adding example project to Debug / Release Builds.
2) Including <string> in common.h
3) Using std::optional instead of PowerToysValues::is_[type]_value
4) Fixing warnings generated by unreferenced 'ex' variable in exception handling.
5) Updated relative path of version.h in exeample_powertoy.rc
2019-12-09 15:04:02 -08:00
yuyoyuppe
776a4d657d
wix: run ngen on FancyZonesEditor ( #898 )
2019-12-09 19:02:47 +03:00