kwin/effects/wobblywindows
Martin Gräßlin 909a678e13 New signal for maximize state changed
The signal includes the state for horizontal and vertical maximize state.
It would be better to use the enum fro, KDecorationDefines but we don't want
to depend on decorations library.

Wobbly windows is adjusted to use this new signal - it is the only effect
interested in maximize state change.
2011-03-13 11:00:10 +01:00
..
CMakeLists.txt
wobblywindows.cpp New signal for maximize state changed 2011-03-13 11:00:10 +01:00
wobblywindows.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
wobblywindows.h New signal for maximize state changed 2011-03-13 11:00:10 +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