PowerToys/src/settings-ui/Microsoft.PowerToys.Settings.UI
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
..
Activation common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Assets Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
Behaviors common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Controls [Settings] Add visual preview of appearance settings for FZ (#14499) 2021-11-18 20:35:07 +01:00
Converters [Settings] A11y fixes (2) (#13534) 2021-10-03 16:48:50 +02:00
Helpers [Settings] Add visual preview of appearance settings for FZ (#14499) 2021-11-18 20:35:07 +01:00
loc LEGO: check in for master to temporary branch. (#13739) 2021-10-12 15:33:27 +01:00
OOBE Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
Properties common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Services common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Strings/en-us Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
Styles [Settings] UI bugfixes (#13260) 2021-09-19 16:22:39 +02:00
Themes [Settings] Add visual preview of appearance settings for FZ (#14499) 2021-11-18 20:35:07 +01:00
ViewModels [CDPX] Fix build: move dll imports to NativeMethods (#12544) 2021-07-28 17:26:06 +03:00
Views Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
App.xaml [Settings] Add visual preview of appearance settings for FZ (#14499) 2021-11-18 20:35:07 +01:00
App.xaml.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
ICoreWindowInterop.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Interop.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
LocProject.json Fix paths for localization (#8630) 2020-12-16 10:58:09 -08:00
Microsoft.PowerToys.Settings.UI.csproj Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
Package.appxmanifest common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00