kwin/effects/wobblywindows
2009-08-25 19:36:52 +00:00
..
CMakeLists.txt
wobblywindows.cpp Constrain the middle of a window following a step-change (such as maximize or restore) so that any simulation asymetry will not cause the window to drift off-center. This previously led to problems with the wobblyness set to maximum. BUG: 198559 2009-08-25 19:36:52 +00:00
wobblywindows.desktop SVN_SILENT made messages (.desktop file) 2009-08-23 12:06:49 +00:00
wobblywindows.h call the windowUserMovedResized hook for maximize/restore. That method has two boolean parameters which indicate whether this is the first move in a sequence, and the last. For maximize/restore we set both to true, and several effects need tweaking to handle this case. Also include an addition to the wobbly windows effect to include a slight 'throb' when maximized/restored. This makes it easier for your eye to track where your de-maxized window went to. FEATURE 185014 2009-03-02 20:18:35 +00:00
wobblywindows_config.cpp
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file) 2009-08-23 12:06:49 +00:00
wobblywindows_config.h
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