Michael Clayton
|
dc7c7ef2b7
|
[MouseJump][CQ]Refactor "common" classes into a separate project (#34333)
* [Mouse Jump] - moving common code to MouseJump.Common project - #25482
* [Mouse Jump] - fixing warnings in MouseJump.Common - #25482
* [MouseJump] - cherrypick 5653b4 - Exclude MouseJump Common tests from the checks
# Conflicts:
# src/modules/MouseUtils/MouseJump.Common.UnitTests/MouseJump.Common.UnitTests.csproj
* [mOuSEjUMP] - cherry pick 61aab9 - Fix ci build issues
# Conflicts:
# src/modules/MouseUtils/MouseJump.Common.UnitTests/MouseJump.Common.UnitTests.csproj
* [Mouse Jump] - remove project type guids - #25482
* [Mouse Jump] - simplify mousejump *.csproj files - #25482
* [Mouse Jump] - fixing broken tests - #25482
* [Mouse Jump] - fixing broken build - #25482
* [Mouse Jump] - editing MouseJump.Common.UnitTests.csproj - #25482
* [Mouse Jump] - editing MouseJump.Common.csproj (UseWindowsForms=true) - #25482
* [Mouse Jump] - fixing spellcheck - #25482
* [MouseJump] - enabled implicit usings - #25482
* [Mouse Jump] - re-add csproj attributes - #27511
* ci: Fix signing of Common dll
---------
Co-authored-by: Clayton <mike.clayton@delinian.com>
|
2024-10-21 17:38:07 +01:00 |
|
Michael Clayton
|
651f2e4bd8
|
[MouseJump]Refactor code to allow later introduction of customizable appearance (#32838)
* [Mouse Jump] - move code shared with FancyMouse into "Common" folder (#25482)
* [Mouse Jump] - updates to NativeMethods (#25482)
* [Mouse Jump] - added new drawing / layout / style classes (#25482)
* [Mouse Jump] - new style-based preview rendering (actual preview visual style unchanged) (#25482)
* [Mouse Jump] - add words to spell checker (#25482)
* [Mouse Jump] - small tweak to error handling (#25482)
* [Mouse Jump] - fixed failing test (#25482)
|
2024-06-12 16:30:18 +01:00 |
|
Michael Clayton
|
e6767c8e8b
|
[Mouse Jump] - screenshot performance (#24607) (#24630)
* [Mouse Jump] - screenshot performance (#24607)
* [Mouse Jump] - add words to spellchecker (#24607)
* [Mouse Jump] - progressive activation (#24607)
* [Mouse Jump] - fixing build (#24607)
* [Mouse Jump] - fixing jump location, add unit tests, refactor (#24607)
* [Mouse Jump] - removed testing code (#24607)
* [Mouse Jump] added failing tests for
* [Mouse Jump] - fix problem with some monitor layouts (#24607)
* [Mouse Jump] - cleaning up some comments and namepsaces
* [Mouse Jump] - added another screen layout test (#24607)
|
2023-03-17 19:12:27 +01:00 |
|
Michael Clayton
|
0524a4bddd
|
[New Utility]Mouse Jump(#23566)
* #23216 - initial MouseJump commit
* #23216 - Mouse Jump - fix spelling, removing Interop folder
* #23216 - Mouse Jump - removed orphaned project guids from PowerToys.sln
* #23216 - Mouse Jump - removed orphaned project guids from PowerToys.sln
* #23216 - Mouse Jump - switch MS Logger to NLog for nuget package allow-listing
* #23216 added MouseJumpUI.UnitTests.dll to "MS Tests" step in build-powertoys-steps.yml
* [MouseJump] fixed screenshot coords (x & y were transposed) (#23216)
* [MouseJump] close form rather than hide on deactivate (#23216)
* [MouseJump] added UI dll for signing (#23216)
* [MouseJump] close form rather than hide on deactivate (#23216)
* [MouseJump] removed redundant line
* [MouseJump] configure dpi awareness, add NLog.config (microsoft#23216)
* [MouseJump] fix spellchecker errors (microsoft#23216)
* [MouseJump] fixing comment style warning (microsoft#23216)
* [MouseJump] simplified dpi config (microsoft#23216)
* [MouseJump] fixed edge case issue with moving cursor (microsoft#23216)
* [MouseJump] fixed typo (microsoft#23216)
* [MouseJump] added attribution (microsoft#23216)
* [Mouse Jump] fix attribution link and spelling (microsoft#23216)
* Add MouseJump to installer
* Fix centralized version control
* Add Quick Access enable/disable entry
* Fix analyzer error in GPO
* Fix botched merge
* Disabled by default and remove boilerplate code
* Add GPO definitions
* Add GPO implications when starting standalone
* Update hotkey when it's changed in Settings
* Use standard Logger
* Add OOBE strings for Mouse Jump
* Add telemetry
* Update installer
* Add signing
* Add to bug report tool
* Address PR feedback
|
2023-02-24 13:30:30 +00:00 |
|