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 Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
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 Fix improper include guards. 2009-12-17 20:50:07 +00:00
wobblywindows_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