kwin: remove unused X-KDE-Ordering property

the effects have no dependencies and can be loaded and unloaded at any,
also none of the effects provide the same functionality (there used to be
such effects before but not anymore)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-12-11 08:41:29 +02:00
parent 0748256390
commit d3a7c7571a
14 changed files with 0 additions and 20 deletions

View file

@ -1361,8 +1361,6 @@ bool EffectsHandlerImpl::loadEffect(const QString& name, bool checkDefault)
}
kDebug(1212) << "Internal effect has been loaded" << name;
// order does not matter really
loaded_effects.append(EffectPair(name, effect));
effectsChanged();
return true;

View file

@ -156,4 +156,3 @@ X-KDE-PluginInfo-Category=Focus
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Ordering=50

View file

@ -140,4 +140,3 @@ X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=70

View file

@ -85,6 +85,3 @@ Comment[wa]=Efet KWin
Comment[x-test]=xxKWin Effectxx
Comment[zh_CN]=KWin
Comment[zh_TW]=KWin
[PropertyDef::X-KDE-Ordering]
Type=int

View file

@ -160,4 +160,3 @@ X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=85

View file

@ -156,4 +156,3 @@ X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=50

View file

@ -155,4 +155,3 @@ X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=70

View file

@ -128,4 +128,3 @@ X-KDE-PluginInfo-Category=Window Management
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Ordering=60

View file

@ -144,4 +144,3 @@ X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=50

View file

@ -115,4 +115,3 @@ X-KDE-PluginInfo-Category=Focus
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
X-KDE-Ordering=50

View file

@ -134,4 +134,3 @@ X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=40

View file

@ -117,5 +117,3 @@ X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Library=kwin4_effect_builtins
X-KDE-Ordering=90
X-KWin-Requires-OpenGL=true

View file

@ -154,4 +154,3 @@ X-KDE-PluginInfo-Category=Appearance
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-Ordering=70

View file

@ -125,6 +125,3 @@ X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-Depends=
# Whether this effect should be enabled by default
X-KDE-PluginInfo-EnabledByDefault=false
# The plugin (library) which contains the effect. One library may contain more effects.
# The order in which this effect is loaded. Lower numbers are loaded first.
X-KDE-Ordering=90