https://bugs.kde.org/show_bug.cgi?id=491234
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org Product|systemsettings |kwin Keywords| |wayland Status|REPORTED |CONFIRMED Ever confirmed|0 |1 Component|kcm_touchpad |wayland-generic CC| |n...@kde.org Summary|When a full screen window |Touchpad "Disable while |is in use under Wayland, |typing" setting interferes |"Disable while typing" |with full-screen games |should have no effect, but |played with a touchpad |does | --- Comment #3 from Nate Graham <n...@kde.org> --- The problem here is that we don't know if a full-screen window is a game or not. So the setting is pretty dumb and it can't figure out whether applying it to any given context makes sense or not. If you play video games, at the moment the safest thing is to disable the setting entirely. In principle we could make the feature auto-disable itself when in a fullscreen window, on the logic that it *might* be a game, but this might be unexpected or disruptive to people who don't play games. The warning I added for 6.2.0 might help, but clearly it isn't enough. -- You are receiving this mail because: You are watching all bug changes.