Davide Giacometti
a2638d01dc
[Mouse Highlighter]Change opacity setting to 1-100 ( #20964 )
...
* mouse highlighter opacity 1-100
2022-10-16 13:51:08 +01:00
Jay
7740258440
[Settings] Removed muxc prefix ( #20164 )
...
* Removed prefix
Quick deletion. Quick run in VS gave no problems.
* Removed prefix
Quick deletion. Quick run in VS gave no problems.
* update for new files
* Remove using muxc includes
2022-09-20 17:59:18 +01:00
Jay
5a7985f791
[Settings] Change icons and text ( #19592 )
2022-09-20 15:21:05 +01:00
Niels Laute
ab4328310c
[Settings] Minor UI fixes ( #18227 )
...
* Fix wrapping
* Fix margin
* Fix IsEnabled
* Update ShortcutGuidePage.xaml
2022-05-19 14:07:45 +01:00
Davide Giacometti
affe40a206
[Settings][FindMyMouse]disable excluded apps UI ( #17940 )
2022-05-06 13:57:48 +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
Jaime Bernardo
792a04cf48
[MouseUtils]rename "crosshair"->"crosshairs" ( #15761 )
...
* [MouseUtils]rename "crosshair"->"crosshairs"
* Fix crosshairss isnstances in logs
2022-01-26 14:01:24 +00:00
Niels Laute
e131d0ff4b
[Settings] Icon visual improvements ( #15756 )
2022-01-25 17:29:12 +00:00
Niels Laute
5880f3855b
[Settings] Crosshair icon ( #15750 )
...
* Added MouseCrosshair to Settings, layout tweaks
* Adding image to docs folder
* Update Product.wxs
2022-01-25 14:16:49 +00:00
Jaime Bernardo
2e8dfa73d2
Mouse Utils - Mouse Pointer Crosshair ( #15633 )
...
* Apply PowerToys template
* Add CppWinRt package
* Add Settings reference
* Use proper output dir
* Proper WindowsTargetPlatformVersion
* Add filters to vcxproj
* Proper resource file generation
* Remove boilerplate code
* Initial implementation of the mouse crosshair
* Add enable module to settings page
* Change hotkey in settings
* Add color, opacity, thickness settings
* Add telemetry
* Add Oobe entry
* Add installer instructions
* Add dll to pipelines
* Add crosshair borders
* Fix settings case
* Tweak defaults to make it look like the specs
* fix spellchecker
* Fix resources and binary info
* Correct composition tree comment typo
* Reduce argument copy
* Start disabled by default
* Add maximum to crosshair thickness and border size
* Set minimum border size of 0
* Fix comment
* Add maximum to radius
* Add comment for non-localizable strings
* Rename "Inclusive Mouse"-"Mouse Pointer Crosshair"
2022-01-24 13:29:16 +00:00
Niels Laute
3805348afd
[Settings] String fixes ( #15072 )
...
* Fix ToggleSwitch
* Numberbox label fix
2021-12-20 13:15:08 +01: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