Skip to content

applets/pager: add X11/Wayland KCM detection

The Pager's "Configure Virtual Desktops" context menu option fails to open the associated KCM on X11, because its name is kcm_kwin_virtualdesktops_x11 instead of kcm_kwin_virtualdesktops. This commit adds session type detection and opens the correct KCM depending on whether the session is running under Wayland or X11.

Merge request reports

Loading