Martin Gräßlin
281ccd2206
Makes the animation working again. I have no idea why the animation was broken.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=826359
18 years ago
Martin Gräßlin
50d9cd1be0
Do not display the mouse cursor in fancy window switchers.
...
BUG: 165296
svn path=/trunk/KDE/kdebase/workspace/; revision=826357
18 years ago
Martin Gräßlin
1904a170e4
Fix memory lead and add missing glDisable.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=810633
18 years ago
Martin Gräßlin
ce394a7d6d
Bring some changes from coverswitch to flipswitch (we should have a superclass for those two effects):
...
* Physic based animation via TimeLine
* Default animation 200 msec
* Fade in and out panel and window caption box during start/stop animation
* Switch to stop animation if alt+tab is released during start animation
* TwinView/Xinerama support
BUG: 159111
svn path=/trunk/KDE/kdebase/workspace/; revision=802160
18 years ago
Luboš Luňák
3cf3c180c6
Avoid warning.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=786354
18 years ago
Martin Gräßlin
a4b360b1ee
Cumulative patch for cover- and flipswitch
...
* removing GL_DEPTH_TEST (should work with ATI, now)
* changing to generic time measurement for animation
* effects are fullscreen effects
* fix wrong region for painting the windows (infiniteRegion)
Bug: 158847
svn path=/trunk/KDE/kdebase/workspace/; revision=783766
18 years ago
Rivo Laks
de09d00e33
Don't try to antialias by enabling GL_POLYGON_SMOOTH, it's slow, especially
...
on Intel cards
svn path=/trunk/KDE/kdebase/workspace/; revision=783284
18 years ago
Luboš Luňák
cff2b0e6cd
Abstract paint clipping into PaintClipper helper class that allows
...
stacking of clipping regions.
(http://lists.kde.org/?l=kwin&m=120138051215450&w=2 )
BUG: 156798
svn path=/trunk/KDE/kdebase/workspace/; revision=779045
18 years ago
Martin Gräßlin
88fac4ee64
Disable animation if there is only one window.
...
BUG: 157292
svn path=/trunk/KDE/kdebase/workspace/; revision=771972
18 years ago
Martin Gräßlin
673aa39462
Animation cycles only one time over the stack to go to the next selected window, even if <alt> and <tab> are pressed more often. Fixes odd behaviour if <alt> and <tab> are holded.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=770090
18 years ago
Martin Gräßlin
e4834f296b
Alternative Alt+Tab window switcher which displays all windows on a 3D stack and flips through the stack
...
svn path=/trunk/KDE/kdebase/workspace/; revision=765574
18 years ago