102 Commits (ec022261e4c0d034eee2402351e047e5c0544930)

Author SHA1 Message Date
Martin Gräßlin c7262e8bd3 Getter/setters for opacity, saturation and brightness in WindowPaintData 14 years ago
Martin Gräßlin a2b0d42916 Replace translation by QVector3D in Screen/Window PaintData 14 years ago
Martin Gräßlin 0eff12eb92 Use QGraphicsScale for scale information in ScreenPaintData 14 years ago
Martin Gräßlin 1de1204ecd Drop KWIN_HAVE_OPENGL defines in effects 14 years ago
Martin Gräßlin 812c310dcf Fix unused variable warnings 14 years ago
Martin Gräßlin f2069112c2 Fix crash on closing present windows due to filter frame being null 14 years ago
Martin Gräßlin d05d55b140 Delay creation of EffectFrames till needed 14 years ago
Thomas Lübking c8320b0db7 Avoid continious repaints in Present Windows effect 14 years ago
Thomas Lübking edfb40a95a guard a remaining m_closeView pointer 14 years ago
Thomas Lübking 41eea9dd3b Don't highlight windows w/o mouse 14 years ago
Martin Gräßlin 5ac29a5984 Remove TabBox related code from PresentWindows Effect 14 years ago
Thomas Lübking 2b2877ddb1 add present windows by class to active screen edges 14 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Thomas Lübking 152b738181 don't allocate unused closeview and guard all pointers 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
Thomas Lübking 7d17a29826 secure closeView NULL pointer access 14 years ago
Thomas Lübking a8b212e40e Pick correct screen area in tabbox w/o scree focus separation case 14 years ago
Thomas Lübking e1d15d9c21 present windows: keep highlighted windows in screen 14 years ago
Thomas Lübking 25342f89c9 present windows: keep highlighted windows in screen 14 years ago
Thomas Lübking 2a84ba0094 don't scale highlighted window in present windows during de/activation 15 years ago
Philipp Knechtges b6478e1b12 kwin: Optimizing Blur Part III 15 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Thomas Lübking 45eb40ef69 check m_closeView validity (can be NULL when the timer crosses the deactivation) 15 years ago
Thomas Lübking a2d9ff72aa fix close button side for present windows effect 15 years ago
Jaime Torres 664aaa1b60 ++ prefix for non-trivial data-types 15 years ago
Martin Gräßlin a05ad98896 Remove textureWidth/textureHeight from all Shaders 15 years ago
Martin Gräßlin c0570a660b Drag windows to close in Present Windows 15 years ago
Jan Gerrit Marker 2407b0fbc4 Make present windows effect not preserve space for windows from other activities 15 years ago
Kevin Ottens ecc92e16c6 Make it build with QT_STRICT_ITERATORS 15 years ago
Thomas Lübking 48939462da Strip QHash::operator[] from present window effect 15 years ago
Martin Gräßlin 2cf51238a8 kwineffects doesn't use kdecorations 15 years ago
Martin Gräßlin 640fdc7b6d PropertyNotify becomes a signal 15 years ago
Martin Gräßlin 911098ee76 WindowGeometryShapeChanged becomes a signal 15 years ago
Martin Gräßlin 3529c34934 End PresentWindows effect after last window closed 15 years ago
Martin Gräßlin 15757e953a TabBox uses signals to notify the effects 15 years ago
Martin Gräßlin e355700e6e EffectsHandler emits windowDeleted signal 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 dd4a169147 Fix missing include 15 years ago
Fredrik Höglund 73be6657ea kwin: Replace brightness and opacity with a modulation constant 15 years ago
Fredrik Höglund 2045e8dd34 kwin: Use the new setUniform() overloads in presentwindows 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Thomas Lübking 26d32df0da respect "ignore minimized" for all modes (except tabbox) 15 years ago
Thomas Lübking 267ce1942b option out close button, remove redundant tabbox config item 16 years ago
Martin Gräßlin 357f9f4174 Disable KWin shadow for the effect widgets in present windows and desktop grid 16 years ago
Martin Gräßlin 723f7d1a81 Delay showing the close window button in present window to prevent accidential closing of windows. 16 years ago