PowerToys/src/runner
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
..
loc LEGO: check in for master to temporary branch. (#12952) 2021-09-03 10:56:44 +01:00
svgs [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
ActionRunnerUtils.h Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
auto_start_helper.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
auto_start_helper.h Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
centralized_hotkeys.cpp [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
centralized_hotkeys.h [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
centralized_kb_hook.cpp [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
centralized_kb_hook.h [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
general_settings.cpp Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
general_settings.h Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
LocProject.json common project localization: move out all updating strings 2020-11-02 12:03:32 +03:00
main.cpp Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
packages.config Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
pch.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
pch.h [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
powertoy_module.cpp [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
powertoy_module.h [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
PowerToys.exe.manifest Fix runner crashing on launching Keyboard Manager UI (#6185) 2020-08-26 15:57:25 -07:00
resource.base.h Add documentation links (#12598) 2021-08-19 15:32:03 +01:00
Resources.resx [Settings] New UX (#12470) 2021-08-23 19:48:52 +02:00
restart_elevated.cpp [Runner] Open settings when restarted as admin (#9463) 2021-02-10 14:48:43 +01:00
restart_elevated.h [Runner] Open settings when restarted as admin (#9463) 2021-02-10 14:48:43 +01:00
RestartManagement.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
RestartManagement.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
runner.base.rc Add documentation links (#12598) 2021-08-19 15:32:03 +01:00
runner.vcxproj [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
runner.vcxproj.filters [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
settings_telemetry.cpp Settings telemetry for PT Run (#10328) 2021-03-19 19:03:12 +02:00
settings_telemetry.h Settings telemetry for PT Run (#10328) 2021-03-19 19:03:12 +02:00
settings_window.cpp Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
settings_window.h Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
trace.cpp runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
trace.h Add telemetry event for general settings (#1269) 2020-02-12 13:03:40 +03:00
tray_icon.cpp [runner] Enable opening specific settings page (#13476) 2021-09-29 12:54:05 +02:00
tray_icon.h [runner] Enable opening specific settings page (#13476) 2021-09-29 12:54:05 +02:00
unhandled_exception_handler.cpp Spelling: ... wox (#3775) 2020-05-27 08:05:54 -07:00
unhandled_exception_handler.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
UpdateUtils.cpp Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
UpdateUtils.h Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00