PowerToys/.pipelines
Jaime Bernardo 2d5276f742
Mouse Utils - Mouse Highlighter (#14496)
* New PowerToys template

* Add CppWinRt to empty PowerToy

* Add Settings reference to empty PowerToy

* Use proper output dir

* Proper WindowsTargetPlatformVersion

* Add filters to vcxproj

* Proper resource file generation

* Add MouseHighlighter proof of concept code

* Abstract implementation into a struct

* Enable module

* Disable module

* Add enable module to settings page

* Can change the hotkey in settings

* Remove remaining boilerplate code

* Add logging

* Add telemetry

* Add Oobe entry

* Add installer instructions

* Add dll to pipelines

* fix spellchecker

* Add more configurability

* Make settings a bit prettier

* Fix spellchecker

* Fix wrong default fade timers

* Fix user facing strings

* Tweak default duration values

* Fix to appear in every virtual desktop

* [Mouse Highlighter] Show highlight on mouse drag (#14529)

* [Mouse Highlighter]show pointer on mouse drag

* fix spellchecker

* [MU] UI tweaks (#14544)

* UI tweaks

* Update Resources.resw

* Updated text strings

* fix spellcheck

Co-authored-by: Laute <Niels.Laute@philips.com>

* tweak default values

* PR feedback: use wstring_view

* PR feedback: Log error on json error

* PR feedback: don't throw 1

* PR feedback: fix copy-pasta leftColor->rightColor

* PR feedback:Add another error message on exception

* PR feedback: add todo to use commons/utils/json.h

Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-11-22 13:31:31 +00:00
..
ci Prepare for renaming master -> main (#13235) 2021-11-01 12:21:47 -05:00
build-bootstrapper.cmd bootstrapper: use a dedicated solution (#5318) 2020-08-05 17:20:50 +03:00
build-installer-PTCustomActions.cmd [Build] Sign PowerToysSetupCustomActions.dll (#12746) 2021-08-12 12:26:49 +01:00
build-installer.cmd sln: do not use PCH on CI (#3106) 2020-05-25 10:59:05 +03:00
build-localization.cmd [Localization] Add localized resource dlls to the MSI installer (#6986) 2020-10-13 08:20:33 -07:00
build-tools.cmd Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
build.cmd reenabling multi-core (#5279) 2020-07-28 23:04:40 -07:00
packages.config [CDPx] update to use telemetry nuget package v2 (#3087) 2020-05-16 19:48:41 +02:00
pipeline.user.windows.buddy.yml ignore these (#502) 2019-10-14 10:28:31 -07:00
pipeline.user.windows.yml Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
restore-bootstrapper.cmd [ci] restore bootstrapper nuget packages (#13201) 2021-09-14 11:11:22 +01:00
restore-dependencies.ps1 Prepare for renaming master -> main (#13235) 2021-11-01 12:21:47 -05:00
restore-dependencies.yml Improving CI build times with new build agent (#8516) 2020-12-11 12:45:52 -08:00
restore-installer.cmd Dev/sashapie/wix nuget sacl (#489) 2019-10-09 12:21:21 -07:00
restore-localization.cmd [Localization] Add localization step to pipeline and enable localization on C# projects with resx/resw resource files (#6033) 2020-08-19 16:10:15 -07:00
restore-telemetry.cmd [CDPx] update to use telemetry nuget package v2 (#3087) 2020-05-16 19:48:41 +02:00
restore-tools.cmd Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
restore-windowsSdk17134.ps1 Improving CI build times with new build agent (#8516) 2020-12-11 12:45:52 -08:00
restore.cmd Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00