293 Commits (1bc2d7d3b7c3bfc9bbfe2bfcd01ff261b955354f)

Author SHA1 Message Date
Thomas Lübking 199f14d578 do not try to raise possible panel proxies 13 years ago
Thomas Lübking 1e4d1347d6 disconnect all client signals when it's closed 13 years ago
Fredrik Höglund 5f220bef2e Revert "delay unsynced window ready_for_painting state" 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Ni Hui 16ea7617f3 fix build without scripting 14 years ago
Ni Hui 720f9239cc fix build without scripting 14 years ago
Martin Gräßlin 6152cc4fa5 Split out the windowing system related part of SceneOpenGL 14 years ago
Martin Gräßlin 35237aadcb Splitting up of KWin's global D-Bus interface 14 years ago
Thomas Lübking 976037717b delay unsynced window ready_for_painting state 14 years ago
Thomas Lübking a6296dda20 delay unsynced window ready_for_painting state 14 years ago
Martin Gräßlin 8e5b2ae1aa Pass Compositor to EffectsHandlerImpl 14 years ago
Martin Gräßlin 62c4d449f5 Use signals'n'slots instead of deep function call into Compositor 14 years ago
Martin Gräßlin 2d954a6bf3 Make the Scene owned by the Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Martin Gräßlin 23f2de009b Effects can provide support information through properties 14 years ago
Thomas Lübking 7231694072 don't try to raise unmapped input windows 14 years ago
Thomas Lübking 6c4ef3ef35 re-use input window, prevent destryoing it 14 years ago
Martin Gräßlin 30bb8be037 Add activity support to Workspace Script Wrapper and Effects 14 years ago
Thomas Lübking b6c84775ab HACK around bug 288791 - search for likely panel proxies and raise them after destroying an effect input window 14 years ago
Thomas Lübking 601243e549 handle m_currentBuildQuadsIterator validation independent form painting pass 14 years ago
Martin Gräßlin f3443a6b07 Add CMake variable to rename kwin binaries 14 years ago
Thomas Lübking a332bf183b add desktopChanged signal to effects that carries the optionally changing widget 14 years ago
Thomas Lübking 3a6095726e Only reserve required electric borders for ElectricAlways 14 years ago
Thomas Lübking 590d9b42d8 restrict animationeffect repaints 14 years ago
Martin Gräßlin e3f2dd7612 Move KServiceTypeTrader query for Effects into a thread 14 years ago
Thomas Lübking ab86f0e837 add screen inversion through XF86VidModeSetGammaRamp or XRRSetCrtcGamma 14 years ago
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