System:
-
GPU: RTX 4060
-
Driver: 580.105.08
-
Distro: Arch Linux
-
DE: KDE Plasma 6.5.3
-
Session: Wayland
Issue:
I am experiencing persistent hardware cursor artifacts. When the cursor changes shape (e.g., from Default Pointer to Text I-Beam), the previous cursor image is not cleared from the screen, leaving a “ghost” cursor behind.
Scope:
-
This affects both Native Wayland applications (e.g., Dolphin, System Settings) and XWayland applications.
-
It is not captured by software screen recorders (Spectacle/OBS), indicating the corruption is happening on the Hardware Cursor Plane / Overlay.
Troubleshooting Attempted:
- KWIN_DRM_NO_AMS=1 causes a black screen /when trying to log into Plasma Wayland using SDDM
Steps to Reproduce:
-
Boot into Plasma Wayland session
-
Open any application
-
Move mouse over a text field to trigger a cursor shape update.
-
The original cursor remains visible underneath the new cursor.