Skip to content

effects KCM: add an "off" option before each exclusive group

Jin Liu requested to merge work/genericity/exclusive-group-off into master

Currently you can't disable all effects in an exclusive group.

BUG: 481040

Some exclusive groups can be disabled in other KCMs (e.g. desktop switching). Some are all manually invoked, so no need to disable (e.g. zoom). But still, this MR adds an "off" to all groups for consistency.

Merge request reports