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 Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
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 KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
translucency_config.desktop SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:44 +02:00
translucency_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
translucency_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00