c950ec20e3
Window Strip is only for Plasma Active, so we don't want to see it in the UI for Window Switcher Layouts as it would not properly work on the desktop anyway. Accomplished by a simple property definition on the service file.
18 lines
491 B
Desktop File
18 lines
491 B
Desktop File
[Desktop Entry]
|
|
Name=Window Strip
|
|
Comment=Window switcher layout for Plasma Active
|
|
Icon=preferences-system-windows-switcher-window-strip
|
|
|
|
X-Plasma-API=declarativeappletscript
|
|
X-Plasma-MainScript=ui/main.qml
|
|
X-KWin-Exclude-Listing=true
|
|
|
|
X-KDE-PluginInfo-Author=Martin Gräßlin
|
|
X-KDE-PluginInfo-Email=mgraesslin@kde.org
|
|
X-KDE-PluginInfo-Name=window_strip
|
|
X-KDE-PluginInfo-Version=1.0
|
|
|
|
X-KDE-PluginInfo-Depends=
|
|
X-KDE-PluginInfo-License=GPL
|
|
X-KDE-ServiceTypes=KWin/WindowSwitcher
|
|
Type=Service
|