This website requires JavaScript.
Explore
Help
Sign in
yukijoou
/
kwin
Watch
1
Star
0
Fork
You've already forked kwin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6d57716d53
kwin
/
effects
/
snaphelper
History
Script Kiddy
d6dadb0c84
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=935170
2009-03-04 15:51:12 +00:00
..
CMakeLists.txt
Added new effect: Snap Helper. This effect is useful for those
2009-02-15 10:34:31 +00:00
snaphelper.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
snaphelper.desktop
SVN_SILENT made messages (.desktop file)
2009-03-04 15:51:12 +00:00
snaphelper.h
Added new effect: Snap Helper. This effect is useful for those
2009-02-15 10:34:31 +00:00