2015-03-30 09:38:54 +00:00
|
|
|
[Desktop Entry]
|
2020-02-24 19:17:50 +00:00
|
|
|
Name=Eye on Screen
|
2015-03-30 09:38:54 +00:00
|
|
|
Icon=preferences-system-windows-effect-eyeonscreen
|
2020-02-24 19:17:50 +00:00
|
|
|
Comment=Suck windows into the desktop
|
2015-03-30 09:38:54 +00:00
|
|
|
|
|
|
|
Type=Service
|
|
|
|
X-Plasma-API=javascript
|
|
|
|
X-Plasma-MainScript=code/main.js
|
|
|
|
X-KDE-ServiceTypes=KWin/Effect
|
|
|
|
X-KDE-PluginInfo-Author=Thomas Lübking
|
|
|
|
X-KDE-PluginInfo-Email=thomas.luebking@gmail.com
|
|
|
|
X-KDE-PluginInfo-Name=kwin4_effect_eyeonscreen
|
|
|
|
X-KDE-PluginInfo-Version=0.1.0
|
[kcmkwin/compositing] Move show desktop effects to their own category
Summary:
We have two exclusive categories in the Appearance category:
minimize-animations and show-desktop. But it's hard to draw a line
between them, i.e. one can't say whether given effect belongs to the
minimize-animations category or to the show-desktop category.
This change moves show desktop effects to their own category so we have only
one exclusive category in the Appearance category.
Before:
{F6160592, layout=center, size=full}
After:
{F6161173, layout=center, size=full}
Reviewers: #kwin, #plasma, #vdg, ngraham
Reviewed By: #vdg, ngraham
Subscribers: davidedmundson, graesslin, ngraham, kwin
Tags: #kwin
Differential Revision: https://phabricator.kde.org/D14458
2018-07-29 14:01:39 +00:00
|
|
|
X-KDE-PluginInfo-Category=Show Desktop Animation
|
2015-03-30 09:38:54 +00:00
|
|
|
X-KDE-PluginInfo-Depends=
|
|
|
|
X-KDE-PluginInfo-License=GPL
|
|
|
|
X-KDE-PluginInfo-EnabledByDefault=false
|
|
|
|
X-KDE-Ordering=50
|
[effects] Put Window Aperture and eye On Screen in an exclusive category
Summary:
Having these two enabled doesn't make sense. Also, Window Aperture + eye
On Screen looks really weird.
Test Plan:
Opened the Desktop Effects KCM, both the Window Aperture effect and the
eye On Screen effect are in an exclusive category:
{F6160394, layout=center, size=full}
Reviewers: #kwin, #plasma, #vdg, davidedmundson, ngraham
Reviewed By: #kwin, #plasma, #vdg, davidedmundson, ngraham
Subscribers: ngraham, davidedmundson, kwin
Tags: #kwin
Differential Revision: https://phabricator.kde.org/D14456
2018-07-29 12:55:27 +00:00
|
|
|
X-KWin-Exclusive-Category=show-desktop
|