kwin/effects/wobblywindows
2009-06-30 20:09:04 +00:00
..
CMakeLists.txt
wobblywindows.cpp 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.desktop SVN_SILENT made messages (.desktop file) 2009-06-22 14:13:47 +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-06-22 14:13:47 +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