Skip to content

Add WaitWindow feature and cmdlet#125

Merged
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
implement-waitwindow-method-and-cmdlet
Jul 12, 2025
Merged

Add WaitWindow feature and cmdlet#125
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
implement-waitwindow-method-and-cmdlet

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • implement WaitWindow method on WindowManager
  • expose new cmdlet Wait-DesktopWindow
  • add example script for waiting on windows
  • include tests for wait success and timeout
  • ensure cmdlet is exported and documented in tests

Testing

  • dotnet build Sources/DesktopManager.sln -c Release
  • dotnet test Sources/DesktopManager.sln -c Release --no-build -f net8.0
  • pwsh -NoLogo -NoProfile -Command ./DesktopManager.Tests.ps1 (fails: Set-DesktopWindowTransparency command not found)

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

@PrzemyslawKlys PrzemyslawKlys merged commit 5701e11 into v2-speedygonzales Jul 12, 2025
7 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the implement-waitwindow-method-and-cmdlet branch July 12, 2025 21:49
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