Summary: | Cursor becomes giant when hovering over shell components with Wayland fractional scaling | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Brian <brianaberts> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bernie, erin-kde, meven29, nate, sb56637, subdiff |
Priority: | NOR | Keywords: | wayland |
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brian
2019-09-18 01:42:58 UTC
Confirmed. I have a giant cursor in the desktop and other plasma windows even with the scaling factor set to 1.0. xdpyinfo says: ... dimensions: 3440x1440 pixels (820x350 millimeters) resolution: 107x105 dots per inch I don't know the equivalent way to get DPI in Wayland. (In reply to bernie from comment #1) > Confirmed. I have a giant cursor in the desktop and other plasma windows > even with the scaling factor set to 1.0. > You should be able to fix the big cursor issue when using 1.0 scale by going into the cursor settings and logging back into the Wayland session. This behavior is caused by a different bug i think. (To clarify: Change the cursor size from auto to a set size such as 24) ... I say i think it's a different bug because when i use 1.2 fractional scale (didn't test other scales), even changing it from auto to a set size the bug will persist. Hmm, looks like dolphin, desktop shell, and other clients provide huge cursor surfaces. I'm also seeing this, but I'm not running the Wayland session (as far as I know?). SDDM says "Desktop Session: Plasma", and has no other options apart from Openbox. This is with openSUSE Leap 15.1 and all the updated KF5 / KDE / Qt / Plasma repos. Currently at Plasma 5.16.5, KF5 5.61.0, Qt 5.13.1. (In reply to S from comment #5) > I'm also seeing this, but I'm not running the Wayland session (as far as I > know?). SDDM says "Desktop Session: Plasma", and has no other options apart > from Openbox. This is with openSUSE Leap 15.1 and all the updated KF5 / KDE > / Qt / Plasma repos. Currently at Plasma 5.16.5, KF5 5.61.0, Qt 5.13.1. Open the kicker menu and search "Wayland". You should see a application with that name and the description "Information about the Wayland compositor". If when you open that application it is populated with information, then you are on a Wayland session. *** This bug has been marked as a duplicate of bug 385920 *** |