Skip to content

Add window visibility cmdlet#139

Merged
PrzemyslawKlys merged 3 commits intov2-speedygonzalesfrom
implement-showwindow-using-showwindow-api
Jul 13, 2025
Merged

Add window visibility cmdlet#139
PrzemyslawKlys merged 3 commits intov2-speedygonzalesfrom
implement-showwindow-using-showwindow-api

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • implement ShowWindow API call for windows
  • add Set-DesktopWindowVisibility cmdlet
  • ensure cmdlet exported in module
  • add usage example
  • test window visibility behavior
  • allow fetching hidden windows

Testing

  • dotnet build Sources/DesktopManager.sln -v minimal
  • dotnet test Sources/DesktopManager.sln --no-build -v minimal --framework net8.0
  • pwsh -NoLogo -NoProfile -Command "Invoke-Pester Tests -EnableExit"

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

@PrzemyslawKlys PrzemyslawKlys merged commit da3bc5f into v2-speedygonzales Jul 13, 2025
3 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the implement-showwindow-using-showwindow-api branch July 13, 2025 14:21
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