kwin/effects/translucency
Martin Gräßlin bf0c69100a Improve the various checks in Translucency Effect
There were quite some useless checks like e.g. first checking whether
a window is the desktop and taking a different code path for that case
and in the other code path checking again.

Also using the new introduced boolean values for the checks instead of
comparing floating point numbers all the time.
2012-09-07 07:39:32 +02:00
..
CMakeLists.txt
translucency.cpp Improve the various checks in Translucency Effect 2012-09-07 07:39:32 +02:00
translucency.desktop SVN_SILENT made messages (.desktop file) 2012-06-12 17:07:51 +02:00
translucency.h Translucency Effect supports isActive hook 2012-09-07 07:39:32 +02:00
translucency_config.cpp
translucency_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
translucency_config.h
translucency_config.ui