268 Commits (c04fca92f97a4743ed0d9dfe095d559eef11796a)

Author SHA1 Message Date
Martin Gräßlin 048540a7c5 Fix error in package structure of scripted effects 14 years ago
Martin Gräßlin 8996876044 Scripted effects become configurable 14 years ago
Martin Gräßlin 5592dffb48 JavaScript bindings for KWin effects 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Thomas Lübking d73f2f25ab Revert "restrict AnimationEffect repainting" 14 years ago
Thomas Lübking 39fb788103 restrict AnimationEffect repainting 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 128ab01c8f Use invoke method for addRepaint* methods 14 years ago
Martin Gräßlin a38faa4329 Add visibleInClientGroup property 14 years ago
Martin Gräßlin 20add1c656 Add property shaped for hasOwnShape method 14 years ago
Martin Gräßlin bfdcbe60f5 Turn isManaged and isDeleted into properties on Toplevel 14 years ago
Martin Gräßlin 18f64bd36d Use invokeMethod for closeWindow 14 years ago
Martin Gräßlin a348df0d34 Use properties in EffectWindow where possible instead of inheritance 14 years ago
Martin Gräßlin 3c59983589 EffectWindow becomes a QObject 14 years ago
Thomas Lübking 4d7161dd75 Delay added signal and other signal bindings for synced windows until the window is actually visually shown 14 years ago
Thomas Lübking d845b60c6c change geometry w/o compositor restart 14 years ago
Thomas Lübking 48c28a9b3d add dbus debug "activeEffects" 14 years ago
Thomas Lübking 3b2476850e add dbus debug "activeEffects" 14 years ago
Thomas Lübking 8503b6c2a1 initialize m_currentBuildQuadsIterator to avoid crashes if buildQuads is called before the first startPaint, but eg. from a propertyNotify event for a shadow 15 years ago
Martin Gräßlin f98593d3fb Window Thumbnail support for QML 15 years ago
Thomas Lübking d3331eed9c export the baseincrement size to the effectwindow and utilize it in the windowgeometry effect 15 years ago
Andriy Rysin 4317ca8e88 Revert "Make kwin compile without OpenGL libs" 15 years ago
Andriy Rysin e94f58dd1b Make kwin compile without OpenGL libs 15 years ago
Thomas Lübking 51ef7518dd add EffectWindow::windowType 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 e35d0e4aad coding style fix 15 years ago
Thomas Lübking a2d9ff72aa fix close button side for present windows effect 15 years ago
Martin Gräßlin ebdb0f00ff Use QLatin1String where possible 15 years ago
Jaime Torres c7004ca3b7 remove a memory leak 15 years ago
Martin Gräßlin 1493dfd94f Load GLES effects instead of GL effects in GLES build 15 years ago
Thomas Lübking d20b841713 fix GL-less kwin compilation 15 years ago
Martin Gräßlin 2d9e588051 Add build option to suppress building of XRender Compositing 15 years ago
Martin Gräßlin 4c2629477c Less warnings please 15 years ago
Martin Gräßlin 039c025bfb Add a build option for screen edge support 15 years ago
Martin Gräßlin 2f8d0d3ba4 Fixing compile error when building without tabbox 15 years ago
Arthur Arlt 02e08be5bd Merge signals clientClosed() and unmanagedClosed() to windowClosed() 15 years ago
Arthur Arlt b63c9c1af8 Make mothod windowGeometryShapeChanged() a slot 15 years ago
Arthur Arlt 903bcb42fb Provide build option for TabBox functionality 15 years ago
Arthur Arlt d1b5d00129 Refactoring TabBox 15 years ago
Arthur Arlt aa14d53b71 Rename raiseWindows() to ensureOnTop() 15 years ago
Arthur Arlt 6e7a249cd0 Rename functions in class ScreenEdge 15 years ago
Arthur Arlt 2f11337d98 Refactoring Screen Edge handling 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Philipp Knechtges 89ec0b63aa kwin: Fix crash for Toplevel windows with zero EffectWindow 15 years ago
Martin Gräßlin 9ba2a8f5d7 Don't emit windowDamaged on window deconstruction 15 years ago
Fredrik Höglund 8ab56a2146 kwin: Return all windows in EffectsHandlerImpl::stackingOrder() 15 years ago
Fredrik Höglund e5ea420e96 kwin: Add an enabledByDefault() function to the effects interface 15 years ago