Jeremy Sinclair
|
0aeab56a60
|
[CI] Fix for building with Visual Studio 17.6 (#25759)
* Disable building Stl Modules
* [FindMyMouse] Fix C26495 errors
|
2023-05-02 11:56:55 +01:00 |
|
sosssego
|
b13f74c089
|
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (L to M) (#23486)
starting with letter L to Letter M
|
2023-02-08 11:01:35 +00:00 |
|
Jaime Bernardo
|
d37bab3d2d
|
[FindMyMouse]Fix hang on top left activation (#19347)
|
2022-07-12 12:58:16 +01:00 |
|
Jaime Bernardo
|
1727f2b813
|
[MouseUtils]Fix for breaking Windows shortcuts (#17681)
|
2022-04-14 13:21:02 +01:00 |
|
Jaime Bernardo
|
5914fc1ffd
|
[MouseUtils]Workaround taskbar transparency glitch (#17085)
|
2022-03-17 17:25:15 +00: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
|
26f01431ff
|
[MouseUtils]check queue dispatcher initialization (#15948)
|
2022-02-02 11:06:32 +00:00 |
|
Jaime Bernardo
|
c681988892
|
[MouseUtils]Add PowerToys to window names (#14892)
|
2021-12-09 11:08:53 +00:00 |
|
Jaime Bernardo
|
46244e8e84
|
[FindMyMouse]Add additional settings (#14590)
* [FindMyMouse]Add additional settings
* Add setting for Spotlight Initial Zoom
* PR feedback: lowercase settings names
* PR feedback: settings descriptions
* PR feedback: change opacity to percentage
* PR feedback: increase maximum zoom factor
* PR feedback: group spotlight settings
* PR feedback: Expanders start collapsed initially
* Remove extra settings file save in dllmain
* PR feedback: change initial zoom description
* PR feedback: Add warning for photo sensitive users
* PR feedback: remove warning and add description instead
* PR feedback: size->factor in initial zoom description
* Feedback PR: remove opacity description
* PR feedback: remove photo sensitivity warning
|
2021-11-23 16:52:17 +00:00 |
|
Jaime Bernardo
|
04a72ed947
|
[FindMyMouse]show on all virtual desktops (#14504)
|
2021-11-18 11:43:54 +00:00 |
|
Jaime Bernardo
|
c9dca6802e
|
[FindMyMouse]Account for low double click settings (#14291)
|
2021-11-08 11:36:38 +00:00 |
|
Jaime Bernardo
|
ebad5364b9
|
[FindMyMouse]Minimum delay and left ctrl exit (#14045)
* [FindMyMouse]Minimum delay and left ctrl exit
* Update mouse snooping as well.
|
2021-10-29 12:45:04 +01:00 |
|
Jaime Bernardo
|
af8366f0fe
|
[FindMyMouse]Do not activate on game mode (#13990)
* [FindMyMouse] Do not activate on game mode
* Add settings scaffolding
* fix spellchecker
* Address PR comments
* Adress UI feedback
|
2021-10-25 19:39:48 +01:00 |
|
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 |
|