PowerToys/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views
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
..
AwakePage.xaml [Settings] A11y fixes (2) (#13534) 2021-10-03 16:48:50 +02:00
AwakePage.xaml.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
ColorPickerPage.xaml [Settings] A11y fixes (2) (#13534) 2021-10-03 16:48:50 +02:00
ColorPickerPage.xaml.cs [Settings] New UX (#12470) 2021-08-23 19:48:52 +02:00
FancyZonesPage.xaml [Settings] Add visual preview of appearance settings for FZ (#14499) 2021-11-18 20:35:07 +01:00
FancyZonesPage.xaml.cs [FancyZones] Use accent color and theme (#14158) 2021-11-04 14:30:06 +00:00
GeneralPage.xaml [Settings]TabStop in General page only if element is opened (#14480) 2021-11-16 16:10:43 +00:00
GeneralPage.xaml.cs [Settings] New UX (#12470) 2021-08-23 19:48:52 +02:00
ImageResizerPage.xaml Update ImageResizerPage.xaml (#13995) 2021-10-26 11:34:04 +02:00
ImageResizerPage.xaml.cs [ImageResizer] Default values for new size (#13285) 2021-09-21 23:55:42 +01:00
KeyboardManagerPage.xaml [Settings] Shortcut UX redesign (#12977) 2021-09-06 20:21:18 +02:00
KeyboardManagerPage.xaml.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
MouseUtilsPage.xaml Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
MouseUtilsPage.xaml.cs Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
PowerLauncherPage.xaml [Settings] Reduce ambiguity of some settings (#13882) 2021-10-19 15:54:44 +02:00
PowerLauncherPage.xaml.cs [Settings] New UX (#12470) 2021-08-23 19:48:52 +02:00
PowerPreviewPage.xaml [Settings] A11y fixes (#13533) 2021-10-01 15:11:09 +02:00
PowerPreviewPage.xaml.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenamePage.xaml [Settings] Reduce ambiguity of some settings (#13882) 2021-10-19 15:54:44 +02:00
PowerRenamePage.xaml.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ShellPage.xaml Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
ShellPage.xaml.cs [Settings] New UX (#12470) 2021-08-23 19:48:52 +02:00
ShortcutGuidePage.xaml [Settings] A11y fixes (#13533) 2021-10-01 15:11:09 +02:00
ShortcutGuidePage.xaml.cs [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
VideoConference.xaml Update VideoConference.xaml (#14502) 2021-11-18 11:15:50 +00:00
VideoConference.xaml.cs [VCM] Fix issues on certain systems (#12481) 2021-07-23 16:59:22 +03:00
VisibleIfNotEmpty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00