https://bugs.kde.org/show_bug.cgi?id=521737
--- Comment #6 from Dwote <[email protected]> --- (In reply to Zamundaaa from comment #5) > Okay, so KWin is using OpenGL ES on your system for some reason, which hits > slightly different code paths. I forced KWin to use GLES on my laptop as > well, and could replicate the color blindness correction being broken. The > MR fixes that. > > The invert effect works fine here though. Can you also get me a log of that > one? Invert loads successfully, but toggling it causes it to be unloaded immediately. No relevant log entries appear during the toggle. ❯ qdbus6 org.kde.KWin /Effects org.kde.kwin.Effects.toggleEffect invert ❯ qdbus6 org.kde.KWin /Effects org.kde.kwin.Effects.isEffectLoaded invert true ❯ qdbus6 org.kde.KWin /Effects org.kde.kwin.Effects.toggleEffect invert ❯ qdbus6 org.kde.KWin /Effects org.kde.kwin.Effects.isEffectLoaded invert false ❯ journalctl --user-unit plasma-kwin_wayland -b --since "2026-06-23 11:50:00" -- No entries -- -- You are receiving this mail because: You are watching all bug changes.
