kwin/effects/slidingpopups
Martin Gräßlin b07dbedfdb [effects/slidingpopups] Don't update property on window closed
If the property changes the animation data is updated. As the last
property change event will definately be delivered before an unmap notify
we can be sure that the animation data is up to data. Reading the
property again does not have any advantages.

By removing it we get rid of at least one roundtrip to the X Server and
it fixes one failed GetProperty error when it tries to read the property
for an already destroyed unmanaged.

REVIEW: 117431
2014-04-09 08:35:39 +02:00
..
CMakeLists.txt
slidingpopups.cpp [effects/slidingpopups] Don't update property on window closed 2014-04-09 08:35:39 +02:00
slidingpopups.desktop SVN_SILENT made messages (.desktop file) 2014-04-04 05:29:27 +00:00
slidingpopups.h [kwin] Add a virtual Effect::requestedEffectChainPosition 2014-03-28 14:04:54 +01:00