28 Commits (ebfd3f58d8cd2a5e4e2be9c7cafb93632fbdaca3)

Author SHA1 Message Date
Montel Laurent dd8cf0b678 normalize signal/slot 13 years ago
Martin Gräßlin f45ade7785 Port preMultiply of color to xcb_render 13 years ago
Martin Gräßlin 79af33c136 Cleanup in SnapHelper effect 13 years ago
Martin Gräßlin e790284eee Port SnapHelper effect to XCB 13 years ago
Thomas Lübking dcab3d44f3 snaphelper: repaint center rect on resizing client 13 years ago
Thomas Lübking d83d4a7977 snaphelper: repaint center rect on resizing client 13 years ago
Martin Gräßlin c2a4f81927 Introduce a helper class to automatically push/pop Shaders 14 years ago
Martin Gräßlin f9a2ecbf33 Do not use ShaderManager::isValid to check for OpenGL2 compositing 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Martin Gräßlin aebc322a74 Fix compilation of snaphelper effect without XRender 14 years ago
Philipp Knechtges 93b2674313 kwin: dropping several gl(Push|Pop)(Attrib|Matrix) calls 14 years ago
Thomas Lübking 74078d7a91 implement xrender support for snaphelper 14 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Thomas Lübking 26c0f269f1 snaphelper is also active when not in transition 14 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin 46fdbd26a4 Only end effect if it is not active any more 15 years ago
Martin Gräßlin f213b7da70 Drop KWin::TimeLine from kwineffects 15 years ago
Martin Gräßlin 32c903b05b Rework signals for move/resize windows 15 years ago
Martin Gräßlin eeb10c69d5 Signal for windowUserMovedResize 15 years ago
Martin Gräßlin 0b85768ec5 EffectsHandler emits windowClosed signal 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 990001c5d7 Drop GLVertexBuffer::useShader. 15 years ago
Martin Gräßlin 17032c66f8 SnapHelper uses shared VBO 15 years ago
Martin Gräßlin e2e4fe54ba Effects ported to GLES use ShaderManager 15 years ago
Martin Gräßlin 91f7a70e4f Snaphelper ported to GLES 15 years ago
Lucas Murray 9b555fc201 Backport r1003327: 17 years ago
Lucas Murray 9f02ea9b3a Correctly reference closed windows in the snap helper effect. 17 years ago
Toby Dickenson 0c166b6ecb call the windowUserMovedResized hook for maximize/restore. That method has two boolean parameters which indicate whether this is the first move in a sequence, and the last. For maximize/restore we set both to true, and several effects need tweaking to handle this case. Also include an addition to the wobbly windows effect to include a slight 'throb' when maximized/restored. This makes it easier for your eye to track where your de-maxized window went to. FEATURE 185014 17 years ago
Lucas Murray d072b5d1b7 Added new effect: Snap Helper. This effect is useful for those 17 years ago