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 Rework signals for move/resize windows 2011-03-13 12:41:30 +01:00
wobblywindows.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
wobblywindows.h Rework signals for move/resize windows 2011-03-13 12:41:30 +01:00
wobblywindows_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
wobblywindows_config.h
wobblywindows_config.ui