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
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
Clint Rutkas
b753f920e1
#768
2019-12-26 11:06:59 -08:00
Bartosz Sosnowski
47bcb117b4
FancyZones: do not zone windows on startup ( #982 )
2019-12-24 15:47:28 +01: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
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
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
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
303d1fef6b
PCH: remove headers which are actually could be changed ( #950 )
2019-12-17 11:21:46 +03: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
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
yuyoyuppe
1760af50c8
Format unittests ( #906 )
2019-12-10 10:28:24 +03:00
vldmr11080
014c2c5249
Use same zone set initially for new virtual desktops of same monitor ( #815 )
2019-12-06 15:09:27 +01:00
Kevin Horecka
add63d2dde
FancyZones: Added ability to use mouse only for interactions with zones ( #729 )
2019-12-06 12:32:43 +01:00
yuyoyuppe
7357e40d3f
Use WinRT JSON parser instead of custom cpprestsdk solution ( #822 )
2019-12-06 11:40:23 +03:00
Enrico Giordani
e714cb9e8b
Now working on 0.14.2 ( #871 )
2019-12-05 19:09:32 +01:00
Bartosz Sosnowski
fed81c8e22
Improve FancyZones window filtering ( #856 )
...
Improve FancyZones window filtering and filter out dialog windows
2019-12-04 17:53:54 +01:00
vldmr11080
3a65d5ce23
Revert: Keep window in their zone after layout changes ( #852 )
2019-12-04 01:55:12 +01:00
Bartosz Sosnowski
0e2d93c630
Make FancyZones not zone invisible, child and tool windows
...
Fixes "Move newly created windows to their last known zone"
2019-12-03 19:45:03 +01:00
Enrico Giordani
cbe6d19c79
Update FancyZone README for v0.14.0 ( #806 )
2019-12-02 18:00:14 +01:00
vldmr11080
57845a2739
Don't flash current zone setup when focused window is in full screen ( #796 )
2019-11-30 14:38:27 +01:00
vldmr11080
9a8ab29330
Reverse logic for keep windows in their zones when fancyzone layout changes ( #812 )
2019-11-30 12:15:16 +01:00
Enrico Giordani
3095ade94c
Now working on 0.14.1 ( #797 )
2019-11-28 11:06:23 +01:00
Bartosz Sosnowski
ee1a1fd614
Prevent number being swallow while dragging. ( #788 )
2019-11-27 10:32:09 +01:00
Enrico Giordani
51b791f9c0
Version 0.14.0 ( #782 )
2019-11-26 11:46:22 +01:00
Mike Harsh
4c600f5748
Updated shortcut key information
2019-11-25 06:06:29 -08:00
Enrico Giordani
4be84e035f
revert overrideSnapHotkeys logic after regression ( #756 )
2019-11-22 10:56:11 +01:00
Bartosz Sosnowski
254474d12d
Make the hotkey control display correct key
...
Credit to @doterik for the idea in https://github.com/microsoft/PowerToys/issues/700#issuecomment-554329895
RApplies to https://github.com/microsoft/PowerToys/issues/700
2019-11-20 10:00:53 +01:00