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

Cursor vanishes in some regions on Wayland #21462

Closed
1 task done
cole-miller opened this issue Dec 3, 2024 · 1 comment
Closed
1 task done

Cursor vanishes in some regions on Wayland #21462

cole-miller opened this issue Dec 3, 2024 · 1 comment
Labels
bug [core label] editor Feedback for code editing, formatting, editor iterations, etc linux linux-wayland Linux Wayland

Comments

@cole-miller
Copy link
Contributor

cole-miller commented Dec 3, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

On my Wayland desktop (with sway as the compositor), the cursor disappears when it passes over some regions in the Zed window:

Unfortunately renderdoc doesn't support Wayland but see the screencast [edit: the issue can't be seen in the screencast unfortunately, the video seems to lose a bunch of frames on upload such that you can't see the cursor behavior]

recording.mp4

Environment

Zed: v0.165.0 (Zed Nightly a8c7e61)
OS: Linux Wayland ubuntu 24.04
Memory: 15.4 GiB
Architecture: x86_64
GPU: Intel(R) Xe Graphics (TGL GT2) || Intel open-source Mesa driver || Mesa 24.0.5-1ubuntu1

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

No response

@cole-miller cole-miller added bug [core label] triage labels Dec 3, 2024
@JosephTLyons JosephTLyons added editor Feedback for code editing, formatting, editor iterations, etc linux linux-wayland Linux Wayland and removed triage labels Dec 3, 2024
@cole-miller
Copy link
Contributor Author

This is a server-side/configuration issue, my sway.log has a bunch of lines like

178140:08:31:47.985 [DEBUG] [wlr] [types/wlr_cursor.c:573] XCursor theme is missing 'col-resize' cursor
181075:08:43:55.655 [DEBUG] [wlr] [types/wlr_cursor.c:573] XCursor theme is missing 'not-allowed' cursor

I don't see a way for Zed to detect this condition and fall back so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] editor Feedback for code editing, formatting, editor iterations, etc linux linux-wayland Linux Wayland
Projects
None yet
Development

No branches or pull requests

2 participants