Skip to content

Add window transparency support#123

Merged
PrzemyslawKlys merged 1 commit intov2-speedygonzalesfrom
add-window-transparency-functions-and-tests
Jul 12, 2025
Merged

Add window transparency support#123
PrzemyslawKlys merged 1 commit intov2-speedygonzalesfrom
add-window-transparency-functions-and-tests

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • support layered window style and SetLayeredWindowAttributes
  • add SetWindowTransparency method
  • add Set-DesktopWindowTransparency cmdlet and example usage
  • test cmdlet export, WhatIf support and add unit tests for transparency

Testing

  • dotnet build Sources/DesktopManager.sln -c Release
  • dotnet test Sources/DesktopManager.sln -c Release --no-build
  • pwsh -NoProfile -Command ./DesktopManager.Tests.ps1 (fails: Set-DesktopWallpaperHistory not recognized)

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

@PrzemyslawKlys PrzemyslawKlys merged commit c80f8ca into v2-speedygonzales Jul 12, 2025
7 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the add-window-transparency-functions-and-tests branch July 12, 2025 21:17
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