Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle cloak event to improve virtual desktop behavior #116

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dremin
Copy link
Collaborator

@dremin dremin commented Dec 2, 2024

When switching virtual desktops, DWM marks all windows not on the current desktop as cloaked to hide them from the user and from the task switcher. We already had support for showing windows in the taskbar in response to the uncloak event; this PR adds support for hiding windows from the taskbar in response to the cloak event.

A good explanation regarding cloaked windows is here.

@dremin dremin requested a review from josuave December 2, 2024 01:23
@josuave josuave merged commit 9fd3ab0 into master Dec 2, 2024
1 check passed
@josuave josuave deleted the handle-cloak-event branch December 2, 2024 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants