wl_pointer::set_cursor surface viewport is ignored #15860
Replies: 1 comment 2 replies
|
wtf why would you do this xD |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hyprland version
Hyprland 0.56.0 built from branch main at commit 6d43ce8
Is this a regression?
Don't know
What's the bug?
Custom cursor surfaces (set using the
wl_pointer::set_cursorrequest) ignorewp_viewportviewports.Here I have a buffer with 4x the width and height of the actual cursor image, and a viewport set exactly to the size of the cursor image. The rest of the buffer is filled with random values:
Same code on Sway:
Reproduction steps
wl_pointer::set_cursorwp_viewport::set_sourceAttachments
No response
I acknowledge that:
I have searched all (open and closed) discussions and issues and my problem is not there.
I have read the Code of Conduct and agree to follow it.
I wrote this request with my own hands, my own keyboard, and in my own words.
All reactions