PowerToys/src/modules/fancyzones/tests/UnitTests
PrzemyslawTusinski f8f7fe4f33
Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666)
* Fancy zones ui update (#4)

* Draft of numeric fancyzones with numbers

* Added support for zone color configuration, improved zone number display

* Changed order of settings to more logical

* Added option to edit zone border color

* Trancparency of dragged window, transparency of displayed zones, changed font of zone numbers

* Fix for compilation

* Some refactor

* Introduced gdiplus to draw zone and zone index

* Fix for dissappering windows

* Some fixes

* another merge fix

* another merge fix

* Unit test merge fix

* Transparency with show zones on all fix

* indentation fix

* Fix for failing test

* Changed order of color pickers

* "Zone Opacity"

* Zone opacity (%)

* Added option to turn off dragged window transparency, changed default zones color values
2020-03-25 15:38:44 +01:00
..
FancyZones.Spec.cpp Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00
FancyZonesSettings.Spec.cpp Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00
JsonHelpers.Tests.cpp Invalid json test cases + strings validation (#1558) 2020-03-17 00:29:13 +03: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 PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
UnitTests.vcxproj Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
UnitTests.vcxproj.filters Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
Util.cpp Invalid json test cases + strings validation (#1558) 2020-03-17 00:29:13 +03:00
Util.h Windows snap hotkeys to move windows between screens (#1603) 2020-03-24 18:50:26 +01:00
Util.Spec.cpp Windows snap hotkeys to move windows between screens (#1603) 2020-03-24 18:50:26 +01:00
Zone.Spec.cpp Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
ZoneSet.Spec.cpp Windows snap hotkeys to move windows between screens (#1603) 2020-03-24 18:50:26 +01:00
ZoneWindow.Spec.cpp Fancy zones ui update( zone numbering as numbers, dragged window transaprency option, zone coloring customization) (#1666) 2020-03-25 15:38:44 +01:00