Summary: | Some GTK applications have a fuzzy mouse cursor with activated scaling in Wayland | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Hexagon <apricus> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | CC: | nate, postix, t08032002, xaver.hugl |
Priority: | NOR | ||
Version First Reported In: | 5.27.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Fuzzy mouse cursor demonstration
Cursor in Plasma 6.2.3 - blurry and too big |
Description
Hexagon
2023-05-14 18:51:10 UTC
Created attachment 158948 [details]
Fuzzy mouse cursor demonstration
I just added an image where I combined multiple screenshots to demonstrate the low resolution mouse cursor effect
Hi! Thank you for your report. Can you still reproduce it with more recent Plasma version? Also, do you see this for both Gtk3 and Gtk4 apps? Created attachment 176171 [details]
Cursor in Plasma 6.2.3 - blurry and too big
Hi, yes. Still happening on Plasma 6.2.3. The problem changed a bit, now the cursor is still blurry but 4 times as big. :)
Can be seen in the attached screenshot.
This seems to be an Gnome issue: https://gitlab.gnome.org/GNOME/gtk/-/issues/7031 respectively https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/7760 Should be fixed in Gtk 4.16.6 or 4.16.7, which has been tagged 6 respectively 3 days ago. Feel free to re-open, when the issue persists. :) Oh, sorry, those fixed won't be backported to Gtk 4.16 as of https://gitlab.gnome.org/GNOME/gtk/-/issues/7031#note_2234689 See also https://bugs.kde.org/show_bug.cgi?id=459161 > Metabug: Inconsistent cursor size on Wayland I self-compiled and installed gtk4 and the big mouse issue is gone, but the blurry mouse issue persists on apps that use gtk4 such as gnome tweaks. Unknown if this is a GTK issue or something with Plasma. GTK doesn't use cursor shape, so it getting cursor rendering wrong is a GTK bug that you may report to GTK. Or wait for cursor shape support to be merged into GTK, which makes KWin do the cursor rendering instead. |