22 Commits (b40119aab288410bd121724f46ff3242979a872e)

Author SHA1 Message Date
Thomas Lübking 13b420fe7b flipswitch effect, slotWindowClosed - heap data still doesn't wipe itself ;-) 15 years ago
Thomas Lübking b54806fe0f strip QHash::operator[] from flipswitch 15 years ago
Thomas Lübking a23e01f0d9 Sanitize special window pointers in flip/coverswitch 15 years ago
Martin Gräßlin f213b7da70 Drop KWin::TimeLine from kwineffects 15 years ago
Martin Gräßlin 2cf51238a8 kwineffects doesn't use kdecorations 15 years ago
Martin Gräßlin 15757e953a TabBox uses signals to notify the effects 15 years ago
Martin Gräßlin 0b85768ec5 EffectsHandler emits windowClosed signal 15 years ago
Martin Gräßlin ab6f2ba1fd EffectsHandler emits windowAdded signal 15 years ago
Martin Gräßlin b265537962 Drop dependency to libplasma from kwineffects library 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 8d46c978aa FlipSwitch supports MultiScreen with GLES. 15 years ago
Martin Gräßlin 5dfa8becb5 FlipSwitch ported to GLES. 15 years ago
Martin Gräßlin 1eea0dee70 Show desktop in flip stack when desktop should be shown. 15 years ago
Luboš Luňák d467d26530 Do not introduce such generic indentifiers like None or Styled 16 years ago
Martin Gräßlin 37be26fdf6 Enable new EffectFrame cross fading in FlipSwitch 16 years ago
Martin Gräßlin b216a23908 Do not recreate text and icon EffectFrame in each rendered frame, but only when it's changed. 16 years ago
Martin Gräßlin e2eebb6503 Refactoring of EffectFrame: EffectFrame becomes an interface just like EffectsHandler and EffectWindow and a concrete EffectFrameImpl in core. 16 years ago
Lucas Murray e5f84879f6 Show inactive tab windows in flip switch. 16 years ago
Lucas Murray 8a8428e41c Less Krazy warnings please. 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago
Martin Gräßlin abe5c4ff04 Complete rewrite of flip switch. 17 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Lucas Murray 5413d0ec5d SVN_SILENT Cleaned up recent commits. 18 years ago
Martin Gräßlin 39d23a7ab3 Do not activate OpenGL only effects in XRender mode. 18 years ago
Lucas Murray f11107c987 Don't create an input window if there is no windows. 18 years ago
Enrique Matías Sánchez f5efd9ca28 SVN_SILENT Fix typos in kdebase 18 years ago
Luboš Luňák 1d2c54edcc Support for proper effect reconfiguration instead of reloading them. 18 years ago
Martin Gräßlin 4f1a0d49d9 Ensure that full screen input window is always destroyed when using alt+tab again while flip switch closes. So mouse cursor is shown again. Backport rev 864231. 18 years ago
Martin Gräßlin 14b2e97700 Ensure that full screen input window is always destroyed when using alt+tab again while flip switch closes. So mouse cursor is shown again. 18 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 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 281ccd2206 Makes the animation working again. I have no idea why the animation was broken. 18 years ago
Martin Gräßlin 50d9cd1be0 Do not display the mouse cursor in fancy window switchers. 18 years ago
Martin Gräßlin 1904a170e4 Fix memory lead and add missing glDisable. 18 years ago
Martin Gräßlin ce394a7d6d Bring some changes from coverswitch to flipswitch (we should have a superclass for those two effects): 18 years ago
Luboš Luňák 3cf3c180c6 Avoid warning. 18 years ago
Martin Gräßlin a4b360b1ee Cumulative patch for cover- and flipswitch 18 years ago
Rivo Laks de09d00e33 Don't try to antialias by enabling GL_POLYGON_SMOOTH, it's slow, especially 18 years ago
Luboš Luňák cff2b0e6cd Abstract paint clipping into PaintClipper helper class that allows 18 years ago
Martin Gräßlin 88fac4ee64 Disable animation if there is only one window. 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. 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 18 years ago