kwin/libkwineffects
Martin Gräßlin 3bbc9436db [kwin] Add a virtual Effect::requestedEffectChainPosition
This method replaces the X-KDE-ORDERING property in the Effect's desktop
files. This change is a preparation step for integrating the new Effect
Loader which doesn't read the ordering information. Thus it needs to be
provided by the Effect itself so that the EffectsHandler can properly
insert it into the chain.

Also for the built-in Effects on the long run it doesn't make much sense
to install the desktop files. And binary plugin effects will migrate to
json metadata which also doesn't have the KService::Ptr. Thus overall it
simplifies to read this information directly from the Effect.
2014-03-28 14:04:54 +01:00
..
autotests
anidata.cpp
anidata_p.h
CMakeLists.txt [kwin] Generate export header for kwinxrenderutils 2014-03-26 14:02:16 +01:00
kwinanimationeffect.cpp [kwin] Mark unused variables as unused 2014-02-03 11:36:21 +01:00
kwinanimationeffect.h
kwinconfig.h.cmake
kwineffects.cpp [kwin] Add a virtual Effect::requestedEffectChainPosition 2014-03-28 14:04:54 +01:00
kwineffects.h [kwin] Add a virtual Effect::requestedEffectChainPosition 2014-03-28 14:04:54 +01:00
kwinglcolorcorrection.cpp
kwinglcolorcorrection.h Replace NULL with nullptr in libkwineffects 2014-01-08 11:55:49 +01:00
kwinglcolorcorrection_p.h Replace NULL with nullptr in libkwineffects 2014-01-08 11:55:49 +01:00
kwinglobals.h Support for global pointer axis activation 2014-03-19 14:14:56 +01:00
kwinglplatform.cpp Try using OpenGL2 compositor on the Intel i915 and newer chipsets. 2014-03-28 22:25:10 +05:30
kwinglplatform.h [kwin] Drop direct rendering detection from GLPlatform 2014-03-17 10:58:59 +01:00
kwingltexture.cpp [kwin] Remove the legacy OpenGL 1 compositing backend 2014-03-10 08:59:11 +01:00
kwingltexture.h Add GLTexture(const QSize &) ctor 2014-02-24 16:08:59 +01:00
kwingltexture_p.h
kwinglutils.cpp Stop using deprecated headers 2014-03-18 18:02:02 +01:00
kwinglutils.h [kwin] Remove the legacy OpenGL 1 compositing backend 2014-03-10 08:59:11 +01:00
kwinglutils_funcs.cpp Replace NULL with nullptr in libkwineffects 2014-01-08 11:55:49 +01:00
kwinglutils_funcs.h Merge branch 'KDE/4.11' into master 2014-01-07 09:36:11 +01:00
kwinxrenderutils.cpp [kwin] Remove dependency on kwinglobals in kwinxrenderutils 2014-03-26 14:01:08 +01:00
kwinxrenderutils.h [kwin] Generate export header for kwinxrenderutils 2014-03-26 14:02:16 +01:00
Mainpage.dox
Messages.sh