A panel spacer with virtual desktop switching for KDE Plasma.
This widget is suitable for people who want to quickly switch between virtual desktops only with mouse, but find Pager uncomfortable due to its size (too small or too big) and appearance (cluttered and distracting).
- Supports both flexible and fixed sizes.
- Navigation can wrap around.
- You can left-click/middle-click/right-click the spacer to:
- Peek at Desktop
- Show Overview (default for left-click)
- Show Grid View
- Show Present Windows
- Run Command
You cannot combine this widget with the built-in panel spacer to center other widgets. Instead, place this widget on each side.
- Right-click the desktop or panel and select
Add Widgets…
. - Select
Get New Widgets…
and thenDownload New Plasma Widgets
. - Search for
Spacer as Pager
and pressInstall
.
git clone https://github.com/eatsu/plasmoid-spacer-as-pager.git
cd plasmoid-spacer-as-pager
kpackagetool6 -t Plasma/Applet -i package
- Allow directly switching virtual desktops via the context menu.
- Allow displaying the current desktop name.
- Bundle the icon into the package (if possible).
GPLv2+