PowerToys/src/common
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
..
COMUtils Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
Display [KBM Editor] Support WM_DPICHANGED event (#11015) 2021-04-30 16:04:53 +02:00
hooks
interop [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
logger Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
ManagedCommon [PT Run] Run dialog now has monitor positioning options (#9492) 2021-03-09 18:20:49 +01:00
ManagedTelemetry/Telemetry [telemetry][ColorPicker] add event name support (#10476) 2021-03-29 11:20:49 +02:00
Microsoft.PowerToys.Common.UI Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
notifications Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
SettingsAPI [PowerPreview] simplify and use modulesRegistry API 2021-10-25 19:59:19 +03:00
Telemetry Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
Themes
UnitTests-CommonLib [Updating] Add versioning to UpdateState.json (#12744) 2021-08-12 14:53:51 +03:00
updating Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
utils [Setup] Add logging for registry changes + add logger for powerpreview 2021-11-11 15:00:43 +03:00
version [Setup] Implement modulesRegistry API 2021-10-25 19:59:19 +03:00
debug_control.h
monitor_utils.h