60 Commits (85ea66f7365437afd322cd689a6acc5245dc19f5)

Author SHA1 Message Date
Sebastian Kügler 08a53e6a11 Remove K_EXPORT_PLUGIN macros 13 years ago
Martin Gräßlin 0063e2ed2d Translucency effect rewritten in JavaScript 13 years ago
Martin Gräßlin 83e3f18014 Drop BoxSwitch Effect 13 years ago
Martin Gräßlin 4c402e8045 Rewrite of Login effect to JavaScript 13 years ago
Filip Wieladek 378a4f8fe4 Mouse Click animation effect 14 years ago
Martin Gräßlin 1de1204ecd Drop KWIN_HAVE_OPENGL defines in effects 14 years ago
Martin Gräßlin b5279af212 Bring back the magnifier effect 15 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Kai Uwe Broulik ca2a019bc8 Add option to make login effect fade via black instead of a long transition to your desktop. 15 years ago
Martin Gräßlin e6b5a428ea Disable build of MagnifierEffect 15 years ago
Thomas Lübking af10fb4e49 export WindowGeometry config symbols 15 years ago
Thomas Lübking 51ee04837f whitespace: da3a0ad39be3cd5529b3d8b259065cd26e631a0b 15 years ago
Thomas Lübking a3328bd449 export WindowGeometry config symbols 15 years ago
Martin Gräßlin 54c0a913b9 Fixing broken Invert effect build. 15 years ago
Eike Hein 39f57a472f Disable the invert effect to unbreak the workspace build. 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin cf03487331 Remove Shadow Effect. 15 years ago
Martin Gräßlin 65e6a1b03b Removing Snow Effect. 15 years ago
Martin Gräßlin debb747797 Removing the Sharpen Effect. 15 years ago
Martin Gräßlin 8c4fc28e1a Blur ported to GLES. 15 years ago
Martin Gräßlin b7ee35bba1 Invert effect ported to GLES. 15 years ago
Martin Gräßlin 863726a085 LookingGlass ported to GLES. 15 years ago
Martin Gräßlin 75e926a6d7 Here comes the ported Magnifier 15 years ago
Martin Gräßlin 22d7c6c5f1 ShowFPS effect ported to GLES 15 years ago
Martin Gräßlin 7adc29efd7 Remove warnings when building with GLES 15 years ago
Martin Gräßlin ec1ec18260 Bring back some configuration interfaces 15 years ago
Martin Gräßlin 82b8faadab Welcome back Cube effect 15 years ago
Martin Gräßlin ae81f23fbc Building effects on ES. 15 years ago
Martin Gräßlin 24a0e94397 Config interface for resize effect 16 years ago
Andreas Demmer 2bedb6bba9 initial commit of the KWin dashboard effect 16 years ago
Martin Gräßlin b8637bf4fb New Glide effect for opening/closing windows by Iori Yagami. 16 years ago
Fredrik Höglund 087f1a6fef Make the strength of the blur effect configurable. 16 years ago
Martin Gräßlin 4fa09b63b4 Sphere and Cylinder become part of Cube effect. That is much more convenient than having an own effect for each (only loading the shader is actually required). 17 years ago
Martin Gräßlin f7f5bc8326 Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 17 years ago
Lucas Murray 846496d2c1 Cleaned up the effects/ directory by moving each individual effect into 17 years ago
Martin Gräßlin 07d5e9cf57 Add config dialog for MagicLamp effect. Currently only one option to change the animation duration is available. 17 years ago
Lucas Murray 1e4b9efdd4 Added background window opacity setting to box switch. 18 years ago
Martin Gräßlin bde94eae24 Own configuration dialog for cylinder and sphere effect, they do not use cube's config any longer. Nevertheless the effects use same global shortcut as cube. 18 years ago
Martin Gräßlin d5ea3cfba4 Activate build of cube and cylinder 18 years ago
Luboš Luňák 4fc3d50790 Properly #ifdef OpenGL-only and XRender-only stuff. 18 years ago
Cédric Borgese 0b6bb6a95f Implement a wobbly like effect for kwin. 18 years ago
Adriaan de Groot bd5fd7bb84 showfps requires both GL and RENDER compositing, and is disabled in CMakeLists unless you have both; reflect this in the rest of the code as well. 18 years ago
Adriaan de Groot b41208b4cc Consistency between the CMakeLists.txt which add showfps only if OpenGL and Xrender are there and the source 18 years ago
Martin Gräßlin dd1b16a432 Alternative Alt+Tab window switcher similar to Compiz Fusion's cover switch of shift switcher effect 18 years ago
Luboš Luňák a6e8d860a1 Make the ShowFps effect show the FPS as a number. 18 years ago
Martin Gräßlin e4834f296b Alternative Alt+Tab window switcher which displays all windows on a 3D stack and flips through the stack 18 years ago
Luboš Luňák a6fbe3d13e Snow effect from Martin Graesslin <ubuntu@martin-graesslin.com>. 18 years ago
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Dirk Mueller e37fe7d2fb embedding #ifdef's within macros is not portable 19 years ago