Skip to content

Fix SetWindowPos flags#9

Merged
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
replace-hard-coded-1-with-flags
Jun 17, 2025
Merged

Fix SetWindowPos flags#9
PrzemyslawKlys merged 2 commits intov2-speedygonzalesfrom
replace-hard-coded-1-with-flags

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • ensure SetWindowPosition uses SWP_NOZORDER and SWP_NOSIZE
  • add regression test verifying window z-order

Testing

  • dotnet test Sources/DesktopManager.Tests/DesktopManager.Tests.csproj -c Debug -f net8.0 --no-build --verbosity minimal

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

@PrzemyslawKlys PrzemyslawKlys changed the base branch from master to v2-speedygonzales June 17, 2025 16:08
@PrzemyslawKlys PrzemyslawKlys merged commit fee146f into v2-speedygonzales Jun 17, 2025
2 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the replace-hard-coded-1-with-flags branch June 17, 2025 16:09
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