kwin/effects
Martin Gräßlin 658ff303fe [effects] Support building the effect_builtins without need to link the lib
This change allows to include the effect_builtins.cpp into the build of
e.g. a kcm without having to link against all effects.

The use case for this is when one needs to resolve just the name of an
effect without wanting to hard code the name.
2015-01-29 11:44:47 +01:00
..
backgroundcontrast Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
blur [effects/blur] Disable cached blur for deleted windows 2015-01-08 09:07:21 +01:00
coverswitch Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
cube cube: Always set the shader in WindowPaintData 2014-12-04 19:19:30 +01:00
dashboard Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
desktopgrid setup desktopgrid for screencount change 2014-06-04 16:30:29 +02:00
dialogparent SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
diminactive Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
dimscreen [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
fade SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
fadedesktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
fallapart [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
flipswitch Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
glide Fix warnings in kwin/effects/glide/glide_config.ui 2014-12-05 20:07:37 +01:00
highlightwindow [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
invert SVN_SILENT made messages (.desktop file) 2014-09-28 15:11:49 +00:00
kscreen don't access array to check whether ptr is nullptr 2014-11-27 20:01:10 +01:00
login SVN_SILENT made messages (.desktop file) 2015-01-13 12:47:17 +00:00
logout Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
lookingglass Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
magiclamp Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
magnifier Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
maximize SVN_SILENT made messages (.desktop file) 2015-01-13 12:47:17 +00:00
minimizeanimation [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
mouseclick Make constants const, saves a few symbols in the .data section. 2014-09-27 20:30:49 +02:00
mousemark Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
presentwindows Don't hardcode Present Windows close button size 2014-08-11 12:27:21 +02:00
resize Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
scalein SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
screenedge [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
screenshot Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +01:00
sheet [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
showfps Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
showpaint [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slide [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slideback [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slidingpopups [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
snaphelper [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
startupfeedback [effects/startupfeedback] Use dedicated shader for bouncing cursor 2015-01-13 08:46:11 +01:00
thumbnailaside Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
trackmouse make trackmouse FX account paintdata scale/trans 2014-07-10 13:36:44 +02:00
translucency Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
windowgeometry SVN_SILENT made messages (.desktop file) 2014-06-10 10:37:36 +00:00
wobblywindows Make constants const, saves a few symbols in the .data section. 2014-09-27 20:30:49 +02:00
zoom SVN_SILENT made messages (.desktop file) 2014-09-28 15:11:49 +00:00
CMakeLists.txt [effects] Support building the effect_builtins without need to link the lib 2015-01-29 11:44:47 +01:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00
effect_builtins.cpp [effects] Support building the effect_builtins without need to link the lib 2015-01-29 11:44:47 +01:00
effect_builtins.h Fix compilation with gcc-4.9 2014-04-29 07:49:54 +02:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
logging.cpp Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 2013-11-29 08:47:56 +01:00