PowerToys/src/settings-ui/Microsoft.PowerToys.Settings.UI.Library
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
..
CustomAction common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Enumerations Revert "#14020 and #12630 - Show color as a float and as a decimal value" 2021-11-19 14:11:32 -08:00
Helpers Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
Interfaces common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Telemetry/Events [OOBE] Out of box experience window (#9973) 2021-03-02 20:56:37 +03:00
Utilities [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
ViewModels Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
AppSpecificKeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
AwakeProperties.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
AwakeSettings.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
BasePTModuleSettings.cs Don't update view if settings were not changed (#10407) 2021-03-24 16:13:33 +02:00
BoolProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
BoolPropertyJsonConverter.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ColorFormatModel.cs [ColorPicker] Order colors with up/down buttons. (#10392) 2021-03-24 19:36:25 +03:00
ColorPickerProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ColorPickerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ConfigDefaults.cs [FancyZones Editor] Quick layout switch hotkeys (#10437) 2021-03-25 15:44:55 +03:00
DoubleProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
EnabledModules.cs Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
FancyZonesSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
FindMyMouseProperties.cs [FindMyMouse]Do not activate on game mode (#13990) 2021-10-25 19:39:48 +01:00
FindMyMouseSettings.cs [FindMyMouse]Do not activate on game mode (#13990) 2021-10-25 19:39:48 +01:00
FindMyMouseSettingsIPCMessage.cs [FindMyMouse]Do not activate on game mode (#13990) 2021-10-25 19:39:48 +01:00
FZConfigProperties.cs [FancyZones] Use accent color and theme (#14158) 2021-11-04 14:30:06 +00:00
GeneralSettings.cs Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
GeneralSettingsCustomAction.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
GenericProperty`1.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
HotkeySettings.cs [Settings] Shortcut UX redesign (#12977) 2021-09-06 20:21:18 +02:00
HotkeySettingsControlHook.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageresizerCustomSizeProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageresizerFallbackEncoder.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageResizerProperties.cs Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
ImageResizerSettings.cs Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
ImageresizerSizes.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImagerResizerKeepDateModified.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ImageSize.cs image resizer and settings percentage unit (#8674) 2020-12-21 15:55:50 +01:00
IntProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ISettingsPath.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ISettingsUtils.cs Espresso (#11303) 2021-05-25 10:13:04 -07:00
KeyBoardKeysProperty.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerProfile.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardManagerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Microsoft.PowerToys.Settings.UI.Library.csproj [VCM] Fix issues on certain systems (#12481) 2021-07-23 16:59:22 +03:00
MouseHighlighterProperties.cs Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
MouseHighlighterSettings.cs Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
MouseHighlighterSettingsIPCMessage.cs Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
OutGoingGeneralSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PluginAdditionalOption.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
PowerLauncherPluginSettings.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
PowerLauncherProperties.cs [PT Run] Add setting to use centralized keyboard hook (#13557) 2021-10-01 14:59:52 +01:00
PowerLauncherSettings.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
PowerPreviewProperties.cs [FileExplorer] Add PDF Thumbnail Provider for Windows Explorer (#13058) 2021-09-14 17:01:45 +01:00
PowerPreviewSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameLocalProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameProperties.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameSettingsIPCMessage.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
RemapKeysDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SettingPath.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SettingsRepository`1.cs Added localization to default sizes (#8928) 2021-01-14 14:14:29 +02:00
SettingsUtils.cs Espresso (#11303) 2021-05-25 10:13:04 -07:00
ShortcutGuideProperties.cs [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
ShortcutGuideSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ShortcutGuideSettingsIPCMessage.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
ShortcutsKeyDataModel.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndAwakeSettings.cs 🧼 PowerToys Awake (#11593) 2021-06-09 09:13:58 -07:00
SndFindMyMouseSettings.cs [FindMyMouse]Do not activate on game mode (#13990) 2021-10-25 19:39:48 +01:00
SndImageResizerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndKeyboardManagerSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndModuleSettings`1.cs Upgrade check-spelling to v0.0.18 (#11114) 2021-05-11 09:39:14 +02:00
SndMouseHighlighterSettings.cs Mouse Utils - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00:00
SndPowerPreviewSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndPowerRenameSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndShortcutGuideSettings.cs common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
SndVideoConferenceSettings.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
StringProperty.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
UpdatingSettings.cs [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
VideoConferenceConfigProperties.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
VideoConferenceSettings.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
VideoConferenceSettingsIPCMessage.cs Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00