kwin/effects/fallapart
Martin Gräßlin 819b474a79 Introduce property "visible" on EffectWindow
This property can be used to check whether a window is currently visible
to the user, that is:
* not minimized
* on the current desktop
* on current activity

This is a common need for various effects.

REVIEW: 108341
2013-01-21 15:56:58 +01:00
..
CMakeLists.txt Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
fallapart.cpp Introduce property "visible" on EffectWindow 2013-01-21 15:56:58 +01:00
fallapart.desktop SVN_SILENT made messages (.desktop file) 2013-01-07 08:11:48 +01:00
fallapart.h Effects can provide support information through properties 2012-08-17 17:49:49 +02:00