-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
No cursor on external monitors #5319
Comments
Your bug report is missing debug logs. Please add a link to the full debug log file. |
Sorry about that. Attached. |
In fact it is the latest commit that is problematic: |
Sounds related to your multi-GPU setup and nouveau. Can you try re-adding this swaywm/wlroots@da63d11#diff-8b05a774317ee8e87d51422170f82d4bL1023 |
Yes, that was it. Re-adding |
Cool, can you send a pull request? |
Done. swaywm/wlroots#2182 |
…etup and nouveau We need to make the multi-GPU surface current before the glFinish call. Closes: swaywm/sway#5319
With latest sources, I don't see a cursor on external monitors. Cursor is visible on my laptop's monitor though.
The text was updated successfully, but these errors were encountered: