Custom cursors cropped and render at wrong size when monitor scale > 1 #14129
Unanswered
MasonRemaley
asked this question in
Bugs - Window management
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
I'm writing a piece of software using SDL, though I've seen this problem in other software as well (e.g. Slay the Spire II has it.)
I'm not sure the correct terminology in Wayland, but if an app creates a custom cursor from an image it provides, and the monitor has a scale factor over 1, the following happens:
I wasn't able to capture a screenshot, because when I capture the screen with OBS the capture only replicates the first part of the problem. The same is true if I disable hardware cursors.
I initially filed this but with SDL, but after testing the same software in other window managers, I believe it's actually a bug in hyprland. Let me know if you think I'm mistaken, or if you need help reproducing the issue!
Hyprland Version (from nixpkgs, unstable branch)
All reactions