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

Hidden scratchpad workspaces can end up being mapped to a screen and cause flicker #289

Open
greweln opened this issue Jan 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@greweln
Copy link

greweln commented Jan 19, 2024

Describe the bug

Switching between scratchpads on the same screen causes screen flickering.
...

@greweln greweln added the bug Something isn't working label Jan 19, 2024
@sminez
Copy link
Owner

sminez commented Jun 9, 2024

I think I've managed to hit something similar to this but when opening an image viewer while a scratchpad is present. In my case the flickering seems to be thanks to the scratchpad workspace somehow getting placed on the screen directly which definitely shouldn't be happening.

I suspect that what you were hitting @greweln is the same issue: moving a scratchpad to the hidden workspace and then somehow the scratchpad window retaining focus so that workspace gets pulled to the screen before the new scratchpad gets focused (rinse and repeat at an uncomfortable rate). I'll update the issue title now that I have an idea of what to look at.

@sminez sminez changed the title switching between two different scratchpads on the same screen Hidden scratchpad workspaces can end up being mapped to a screen and cause flicker Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants