-
Notifications
You must be signed in to change notification settings - Fork 1.2k
On Wayland, custom cursors don't respect alpha #3360
Copy link
Copy link
Closed
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - waylandAffects the Wayland backend, or generally free Unix platformsAffects the Wayland backend, or generally free Unix platforms
Milestone
Description
I tested this gradient image

as the cursor. It shows up perfectly fine on X11, but on Wayland, it shows up as just a red block with full opacity.
I don't really see anything wrong with the buffer creation. I'm not able to figure out what is wrong.
Here is my branch where I added the image to the example, but didn't get further https://github.com/eero-lehtinen/winit/tree/custom-cursor-gradient.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - waylandAffects the Wayland backend, or generally free Unix platformsAffects the Wayland backend, or generally free Unix platforms