kwin/kcmkwin/kwinscreenedges
Martin Gräßlin abe5c4ff04 Complete rewrite of flip switch.
* no more usage of OpenGL directly. Only highlevel API (except multiscreen :-()
 * better animations by adjusting the TimeLine's curve shape
 * new configuration options for window positions
 * Usage without tabbox (also supporting electric border)
 * Effect Frame showing the window title
 * many more things I have forgotten to mention
BUG: 187761

svn path=/trunk/KDE/kdebase/workspace/; revision=1000437
2009-07-21 10:18:48 +00:00
..
CMakeLists.txt It compiles without kde3support 2009-06-21 10:14:36 +00:00
kwinscreenedges.desktop SVN_SILENT made messages (.desktop file) 2009-07-14 14:39:27 +00:00
main.cpp Complete rewrite of flip switch. 2009-07-21 10:18:48 +00:00
main.h Complete rewrite of flip switch. 2009-07-21 10:18:48 +00:00
main.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
Messages.sh Merged "active screen edges" and "active desktop borders" into a single 2009-02-27 15:40:53 +00:00
monitor.cpp Show tooltip for screen edges containing selected action 2009-03-31 21:39:09 +00:00
monitor.h use ScreenPreviewWidget also there. 2009-03-16 12:15:11 +00:00