https://bugs.kde.org/show_bug.cgi?id=521953
--- Comment #8 from [email protected] --- (In reply to Zamundaaa from comment #7) > There's two weird things here: > - KWin doesn't use the hardware cursor on your system > - it does use overlays, even when the hardware cursor is not used > > Which would explain the issue with the context menu: the cursor is rendered > below the menu. > > If you set > https://invent.kde.org/plasma/kwin/-/wikis/Environment- > Variables#kwin_use_overlays to 0 and reboot, does that help? Also, please > attach the output of drm_info with the cursor visible and that env var set When I went to modify /etc/environment to set use overlays to 0 I found this: # # This file is parsed by pam_env module # # Syntax: simple "KEY=VAL" pairs on separate lines # KWIN_FORCE_SW_CURSOR=1 I honestly don't even remember when or why I set this, definitely I had it before updating that's for sure. I commented the variable and reboot and that fixed the issue. Still not sure what changed that could have changed the behaviour in between updates. -- You are receiving this mail because: You are watching all bug changes.
