PowerToys/src/runner
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
..
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 - Mouse Highlighter (#14496) 2021-11-22 13:31:31 +00: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 [Settings]bring up maximized window fix (#14510) 2021-11-18 11:38:16 +00: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