Bug 483122 - Cursor size on X11 and Wayland are not the same
Summary: Cursor size on X11 and Wayland are not the same
Status: RESOLVED NOT A BUG
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (other bugs)
Version First Reported In: 6.0.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-10 15:32 UTC by Firestar-Reimu
Modified: 2024-03-10 15:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Firestar-Reimu 2024-03-10 15:32:08 UTC
My screen is 2560x1600, and I have 200% scaling.

Previously on X11 I use cursor size = 36

But on Wayland the cursor size is scaled with screen so I use cursor size = 18

So I need to switch cursor size to match both compositors, or on X11 it will be too small
Comment 1 Nate Graham 2024-03-10 15:35:12 UTC
The cursor size on X11 is wrong, and always was wrong. Unfortunately it's not easily fixable, which is why it never got fixed and there's a difference between the size on X11 and Wayland. As you've observed, it is fixed on Wayland, and that's the best we can do.