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

Fix issue when trying to jump to active window or non existent virtual desktop #47

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

Mr-Badger
Copy link
Contributor

@Mr-Badger Mr-Badger commented Aug 2, 2024

Fixes issue with desktop flickering and loosing window focus when trying to jump to active window or non existent window.
The flickering bug is probably due too the hacky window focus code since if when tried to do these checks inside the DesktopManager the issue persisted.

This can probably be written cleaner, but this should work.

Issue observed on Windows 10, not sure about version but newish and Windows 11 build 22631.3880

Fix tested on Windows 11 build 22631.3880

@widavies
Copy link
Owner

widavies commented Aug 2, 2024

Thanks for your help!

@widavies widavies merged commit dba1863 into widavies:main Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants