20 Commits (d2f83ab8f792fdd0e7fa619e2015ca81e7a25508)

Author SHA1 Message Date
Luboš Luňák 1d2c54edcc Support for proper effect reconfiguration instead of reloading them. 18 years ago
Martin Gräßlin d5da6310b4 Fix possible crash when alt+tabbing again while coverswitch is closing. 18 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 18 years ago
Laurent Montel 79328d79c9 Fix includes 18 years ago
Martin Gräßlin f9f50b5863 Multiply opacity values, do not set them directly. This prevented the windows to be displayed it the opacity value had been set manually. 18 years ago
Martin Gräßlin 50d9cd1be0 Do not display the mouse cursor in fancy window switchers. 18 years ago
Cédric Borgese 41acbcfd5a Fix memory leak. 18 years ago
Sebastian Kügler 874ec72298 Also fadein/out windows that are mimizied and live under the taskbar when 18 years ago
Sebastian Kügler d35fe96770 Coverswitch: Fade windows not on the current desktop in and out 18 years ago
Martin Gräßlin 6925faa034 Adding some checks for Null-pointers. This should prevent from very unlikely crashes when a window closes during the animation. 18 years ago
Martin Gräßlin 1970e94260 Don't show complete animation if alt+tab is released during start animation. Directly switch to correct point in stop animation. 18 years ago
Martin Gräßlin 89458622c7 Make physic based animation also work with "high" animation durations. 18 years ago
Sebastian Kügler 9075540ef0 Don't set curveshape twice, caught by Andre Duffeck 18 years ago
Sebastian Kügler a4d3693625 CoverSwitch now uses TimeLine. 18 years ago
Martin Gräßlin 4c77b8c85d Makes CoverSwitch working with TwinView/Xinerama Settings. Switching is now only shown on the current screen and not extended to both screens. 18 years ago
Aaron J. Seigo a09d1a775d make cover switch look more elegent with a black reflective surface that "floats" on top of the desktop (by simply fading out to nothing) 18 years ago
Martin Gräßlin a4b360b1ee Cumulative patch for cover- and flipswitch 18 years ago
Martin Gräßlin 8d0137f788 Removing the global shortcut for slow motion mode 18 years ago
Luboš Luňák cff2b0e6cd Abstract paint clipping into PaintClipper helper class that allows 18 years ago
Martin Gräßlin dd1b16a432 Alternative Alt+Tab window switcher similar to Compiz Fusion's cover switch of shift switcher effect 18 years ago