38 Commits (ef71908c6aeb324be057f9bfbb62bfd185fb6cdc)

Author SHA1 Message Date
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Martin Gräßlin 219d0cc6a9 KConf Update for TabBox QML 15 years ago
Martin Gräßlin 6a94ff5641 Don't handle closing windows while BoxSwitch is inactive 15 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin fa30d774af Paint windows on edge without Lanczos filger 15 years ago
Martin Gräßlin 4365b077d5 Do full repaints on window damage in boxswitch with GLES 15 years ago
Martin Gräßlin 032c2cc333 Ensure that list is not empty before accessing 15 years ago
Martin Gräßlin f213b7da70 Drop KWin::TimeLine from kwineffects 15 years ago
Martin Gräßlin 88d50727ee WindowDamaged becomes a signal 15 years ago
Martin Gräßlin 911098ee76 WindowGeometryShapeChanged becomes a signal 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
Thomas Lübking 17dacb2290 strip qhash::operator[] from boxswitch 15 years ago
Thomas Lübking 025a841e99 strip qhash::operator[] from boxswitch 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 7d37977558 Boxswitch does not use GL 15 years ago
Martin Gräßlin f2c142e8fb Use Lanczos in Boxswitch also during animation. 16 years ago
Luboš Luňák d467d26530 Do not introduce such generic indentifiers like None or Styled 16 years ago
Martin Gräßlin ef79d4c443 Use the normal Plasma selection to highlight the selected window in boxswitch. 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
Martin Gräßlin 191435d425 Move Lanczos filter from taskbarthumbnail effect into the scene and use it also in boxswitch, presentwindows and thumbnailaside effects. 16 years ago
Martin Gräßlin 17ea2bf146 setTabBoxWindow causes the ItemInfo to be regenerated, so we have to break the loop after finding a window. 16 years ago
Lucas Murray 7d897b7d3f Added PAINT_DISABLED_BY_CLIENT_GROUP. Allow highlighting of inactive tab 16 years ago
Martin Gräßlin 612972eea0 Boxswitch uses paintWindow instead of drawWindow to paint the thumbnail and invert uses drawWindow instead of paintWindow to set the shader. 17 years ago
Martin Gräßlin 8b3cb14094 Adding a proxy effect to BoxSwitch and using it in CoverSwitch to render the additional thumbnail bar. 17 years ago
Martin Gräßlin b98e700a9b Repaint the complete boxswitch frame on damage events. 17 years ago
Lucas Murray 8a8428e41c Less Krazy warnings please. 17 years ago
Lucas Murray 20f1a79d04 Less 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 8b5f974a7b Do not crash when a window get's closed while boxswitch is active. 17 years ago
Martin Gräßlin d1c27ba9a8 Show windows from other desktops in boxswitch in the same way as minimized windows. 17 years ago
Lucas Murray 358264a828 Various optimizations and memory leak patches to box and cover switch. 17 years ago
Lucas Murray c1d5937a66 SVN_SILENT Fix crash in box switch. 17 years ago
Lucas Murray 1e91a66fd2 Added support for unstyled and frameless EffectFrames. Converted all 17 years ago
Lucas Murray e03748fba7 Added EffectFrame, a helper class that creates, manages and caches a 17 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Lucas Murray a3d487cf92 Disable box switch animations by default. 18 years ago
Lucas Murray ab330beb59 Enable box switch animations by default. 18 years ago
Albert Astals Cid 882b909364 Add const & so we don't copy all that objects for nothing, faster effects for free! 18 years ago
Martin Gräßlin fcbe7cb7d9 Loading configuration should be done in reconfigure. 18 years ago
Martin Gräßlin a509d97094 Add animation to boxswitch effect. Animation is default off. If turned on the highlight is in the center of the box and the thumbnails are moved on alt+tab so that the currently selected window will be in the center. 18 years ago
Luboš Luňák 1d2c54edcc Support for proper effect reconfiguration instead of reloading them. 18 years ago
Lucas Murray 8d6746087e Added option to not elevate selected window in box switch. 18 years ago
Lucas Murray 1e4b9efdd4 Added background window opacity setting to box switch. 18 years ago
Luboš Luňák 8e5f95a9d6 Make a more explicit distinction between using normalized and non-normalized 18 years ago
Laurent Montel 79328d79c9 Fix includes 18 years ago
Lukas Kropatschek 8eeddd6c55 some krazy include issue fixes 18 years ago