Skip to content

Add delay support to PressShortcut#124

Merged
PrzemyslawKlys merged 1 commit intov2-speedygonzalesfrom
modify-pressshortcut-to-accept-delay
Jul 12, 2025
Merged

Add delay support to PressShortcut#124
PrzemyslawKlys merged 1 commit intov2-speedygonzalesfrom
modify-pressshortcut-to-accept-delay

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • add optional delay parameter to PressShortcut
  • expose Delay on Invoke-DesktopKeyPress cmdlet
  • document example usage with new parameter
  • honor delay in keyboard input unit tests and pester tests
  • export missing Set-DesktopWindowTransparency cmdlet

Testing

  • dotnet test Sources/DesktopManager.sln -f net8.0
  • pwsh -NoLogo -NoProfile -Command ./DesktopManager.Tests.ps1
  • dotnet build Sources/DesktopManager.sln

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

@PrzemyslawKlys PrzemyslawKlys merged commit febf97d into v2-speedygonzales Jul 12, 2025
7 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the modify-pressshortcut-to-accept-delay branch July 12, 2025 21:43
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