Davide Giacometti
|
83f0625427
|
[FindMyMouse]Support different activation modes (#28096)
* multiple activation modes for find my mouse
* use custom shortcut
|
2023-09-04 16:58:37 +01:00 |
|
Jaime Bernardo
|
45f121b8bc
|
[FindMyMouse]setting for minimum shake distance (#16756)
* [FindMyMouse]setting for minimum shake distance
* Group inside Activation method
|
2022-03-04 12:28:11 +00:00 |
|
Jaime Bernardo
|
05728a6dc2
|
[FindMyMouse] Add setting for excluded apps (#16308)
* refactor find_app_name_in_path
* Add a setting for excluded apps
* Restore game_mode.h
|
2022-02-14 18:22:05 +00:00 |
|
Jaime Bernardo
|
f6a292d47f
|
[FindMyMouse] Add setting to activate by shaking mouse (#16244)
* [FindMyMouse]Initial shaking activation implementation
* Add setting to change activation method
* Update Mouse Snooping on settings change
* fix spellchecker
* Place activation method setting outside the expander
* Address PR Comments
|
2022-02-11 22:52:57 +00:00 |
|
Stefan Markovic
|
073caffef4
|
[Settings, Common.UI, runner exe] Unify exe/dll naming (#15005)
* Unify exe/dll naming - PowerToys.Runner
Align naming with other exes - PowerToys Runner -> PowerToys.Runner
* Unify exe/dll naming - Microsoft.PowerToys.Common.UI
Project name - Microsoft.PowerToys.Common.UI -> Common.UI
dll name - Microsoft.PowerToys.Common.UI.dll -> PowerToys.Common.UI.dll
* Unify exe/dll naming - Settings
Project names - Microsoft.PowerToys.Settings* -> Settings*
Dll names - Microsoft.PowerToys.Settings*.dll -> PowerToys.Settings*.dll
* Revert file autoformat
* [Docs] Update paths to settings projects/files
* Fix tests - Update path
|
2021-12-15 12:56:52 +01:00 |
|