PowerToys/src/settings-ui/PowerToys.Settings
Jaime Bernardo 8d383cba9d
Mouse Utils - Find My Mouse (#13916)
* Initial FindMyMouse implementation

* Proper enable/disable code

* Settings page

* Change FindMyMouse window name

* Add Oobe page.

* Add icons

* Change settings preview

* Fix mouse utilities aka.ms link spelling

* Remove right control exit behavior

* Remove dllmain boilerplate comments and code

* Add filters to vcxproj

* Add logging

* Add telemetry

* Add installer instructions

* Add dll to pipelines

* Fix Task Manager name for runner changing

* Add a description in dllmain

* Proper resource file creation

* Add reference of link to the docs

* Fix spellchecker errors

* Call DestroyWindow on correct thread

* Add attribution

* Proper ordering of module in Settings and Oobe

* Update Target Platform Version to 18362

* Fix project filters

* Add attribution to Community.md

* Lowercase "utilities"

* [Mouse utils] Adding icon (#13933)

* Adding images to docs folder

* Updated imagery

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

* Add settings deeplink

Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-22 13:30:18 +01:00
..
app.manifest [PT Settings] Rename "Microsoft.PowerToys.Setting.UI.Runner" to "PowerToys.Settings" (#9637) 2021-02-11 19:29:56 +03:00
App.xaml [OOBE] Out of box experience window (#9973) 2021-03-02 20:56:37 +03:00
App.xaml.cs [runner] Enable opening specific settings page (#13476) 2021-09-29 12:54:05 +02:00
icon.ico [PT Settings] Rename "Microsoft.PowerToys.Setting.UI.Runner" to "PowerToys.Settings" (#9637) 2021-02-11 19:29:56 +03:00
MainWindow.xaml PowerToys Settings and OOBE title localization (#10054) 2021-03-05 13:51:34 +03:00
MainWindow.xaml.cs Shift to detect nullable (#10627) 2021-04-07 02:54:15 -07:00
OobeWindow.xaml PowerToys Settings and OOBE title localization (#10054) 2021-03-05 13:51:34 +03:00
OobeWindow.xaml.cs Fix ColorPicker editor and OOBE FancyZones snap (#13598) 2021-10-06 14:37:33 +01:00
PowerToys.Settings.csproj Espresso (#11303) 2021-05-25 10:13:04 -07:00
Program.cs Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
Utils.cs [Settings, OOBE] set location to center screen (#10022) 2021-03-04 17:58:01 +01:00