kwin/effects/wobblywindows
Martin Gräßlin 32c903b05b Rework signals for move/resize windows
First a signal is emitted when the user starts a move/resize operation.
During the move/resize operation each geometry change emits an update signal.
Last but not least a finish signal is emitted.

This eliminates the specific method for geometry updates in drawbound resize
mode.
2011-03-13 12:41:30 +01:00
..
CMakeLists.txt
wobblywindows.cpp
wobblywindows.desktop
wobblywindows.h Rework signals for move/resize windows 2011-03-13 12:41:30 +01:00
wobblywindows_config.cpp
wobblywindows_config.desktop
wobblywindows_config.h
wobblywindows_config.ui