Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added settings file checking for zone count test #4

Closed
wants to merge 44 commits into from
Closed

Added settings file checking for zone count test #4

wants to merge 44 commits into from

Conversation

yevhenii44-zz
Copy link
Collaborator

No description provided.

ivan100sic and others added 15 commits March 16, 2020 13:18
…sts (microsoft#1521)

* Some refactoring of FancyZones::IsInterestingWindow and added UnitTests
* Commented out failing unit tests and changed the output directory of unit tests project

* Enabled Assembly redirect

* removed SvgPreviewHandlerUnitTests and PreviewPaneCommonUnitTests from the solution

* Removed the commented code project itself is removed from sln
due to continue failures in CI for no apparent reason.
* Fixed some compiler warnings

* Changed long to int
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added tests for invalid json types
* guid strings validation
* device id validation
* fix for microsoft#1595

tweaking this fixed it.

* Update msi_to_msix_upgrade_lib.vcxproj
…ed issue with autostart permissions bug (microsoft#1538)

* Fixed issue with autostarting as admin even if it should as user, fixed permissions issue for autostart configuration

* Indentation fix

* Added support for all cases of autostart task modifying

* Fix for compilation
* added test project
* added FancyZonesSettings tests
…icrosoft#1610)

* Implemented proper canceling for CanvasEditor

* Implemented proper canceling for GridEditor

* Possible fix for a crash in my implementation of canceling

* Fixed a crash in FZE/Grid editor
@yevhenii44-zz yevhenii44-zz self-assigned this Mar 18, 2020
@yevhenii44-zz yevhenii44-zz deleted the editor-tests-zone-count branch March 20, 2020 09:50
SeraphimaZykova pushed a commit that referenced this pull request Mar 25, 2020
…saprency option, zone coloring customization) (microsoft#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.