Skip to content

KCM KWin VirtualDesktop highlight settings

Cyril Rossi requested to merge crossi/kwin:kwin_desktop into master

Currently the highlight is only for the items. KCModuleData will come in another MR. This is more simple implementation than the one I previously made.

Some default value are hardcoded in the KCM such as Rows count (2) and the number of virtual desktop, on revert to default, it keeps only the first one.

Screenshot_20210127_171016 Screenshot_20210127_171141

Merge request reports