Skip to content

Add mouse drag functionality#122

Merged
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
implement-mouse-drag-functionality
Jul 12, 2025
Merged

Add mouse drag functionality#122
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
implement-mouse-drag-functionality

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • implement MouseDrag in MouseInputService
  • expose DragMouse via WindowManager
  • add Invoke-DesktopMouseDrag cmdlet
  • update module manifest and example program
  • provide unit tests and Pester tests

Testing

  • dotnet build Sources/DesktopManager.sln --configuration Debug
  • dotnet test Sources/DesktopManager.Tests/DesktopManager.Tests.csproj --no-build --verbosity minimal
  • pwsh -NoProfile -Command ./DesktopManager.Tests.ps1

https://chatgpt.com/codex/tasks/task_e_6872cbee55b0832ea37839e7079edb4e

@PrzemyslawKlys PrzemyslawKlys merged commit 709d7b5 into v2-speedygonzales Jul 12, 2025
7 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the implement-mouse-drag-functionality branch July 12, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant