Martin Gräßlin
d5ea3cfba4
Activate build of cube and cylinder
...
svn path=/trunk/KDE/kdebase/workspace/; revision=832916
2008-07-15 19:31:23 +00:00
Luboš Luňák
4fc3d50790
Properly #ifdef OpenGL-only and XRender-only stuff.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=817585
2008-06-06 11:07:15 +00:00
Cédric Borgese
0b6bb6a95f
Implement a wobbly like effect for kwin.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=798476
2008-04-18 12:01:47 +00:00
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.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=790175
2008-03-26 00:55:39 +00:00
Adriaan de Groot
b41208b4cc
Consistency between the CMakeLists.txt which add showfps only if OpenGL and Xrender are there and the source
...
svn path=/trunk/KDE/kdebase/workspace/; revision=780246
2008-02-28 13:46:41 +00:00
Martin Gräßlin
dd1b16a432
Alternative Alt+Tab window switcher similar to Compiz Fusion's cover switch of shift switcher effect
...
svn path=/trunk/KDE/kdebase/workspace/; revision=777745
2008-02-21 13:20:22 +00:00
Luboš Luňák
a6e8d860a1
Make the ShowFps effect show the FPS as a number.
...
Patch by Carlo Segato <brandon.ml@gmail.com>.
FEATURE: 155638
svn path=/trunk/KDE/kdebase/workspace/; revision=771282
2008-02-05 17:20:08 +00:00
Martin Gräßlin
e4834f296b
Alternative Alt+Tab window switcher which displays all windows on a 3D stack and flips through the stack
...
svn path=/trunk/KDE/kdebase/workspace/; revision=765574
2008-01-24 10:36:32 +00:00
Luboš Luňák
a6fbe3d13e
Snow effect from Martin Graesslin <ubuntu@martin-graesslin.com>.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=758626
2008-01-08 15:47:31 +00:00
Luboš Luňák
bb433ac40e
No longer include config*.h files in installed headers.
...
Also slightly redo the #define's for effects, now it's:
- #ifdef KWIN_HAVE_COMPOSITING to check whether there's any compositing support at all
- #ifdef KWIN_HAVE_OPENGL_COMPOSITING to check for OpenGL-based compositing
- #ifdef KWIN_HAVE_XRENDER_COMPOSITING the same for XRender
CCMAIL: kwin@kde.org
svn path=/trunk/KDE/kdebase/workspace/; revision=749628
2007-12-17 14:14:53 +00:00
Luboš Luňák
01bf6cbb4c
License cleanup - add headers where missing, be explicit about GPL
...
being v2+ (right now it says just GPL, which according to GPL itself
means any GPL). Decoration clients will come later.
CCMAIL: kwin@kde.org
svn path=/trunk/KDE/kdebase/workspace/; revision=742302
2007-11-27 19:40:25 +00:00
Dirk Mueller
e37fe7d2fb
embedding #ifdef's within macros is not portable
...
svn path=/trunk/KDE/kdebase/workspace/; revision=740309
2007-11-22 23:28:34 +00:00
Rivo Laks
797bece861
Add config dialog for trackmouse.
...
It doesn't let you configure anything yet, just shows which keys activate the
effect. But hopefully one day it will be configurable as well.
svn path=/trunk/KDE/kdebase/workspace/; revision=736297
2007-11-13 21:50:00 +00:00
Rivo Laks
a10061ed6f
Add config dialog for sharpen
...
svn path=/trunk/KDE/kdebase/workspace/; revision=736229
2007-11-13 18:21:49 +00:00
Rivo Laks
f8ec94079b
Add config dialog for invert
...
svn path=/trunk/KDE/kdebase/workspace/; revision=736226
2007-11-13 18:14:56 +00:00
Luboš Luňák
2a88854a01
#ifdef HAVE_OPENGL
...
svn path=/trunk/KDE/kdebase/workspace/; revision=736203
2007-11-13 17:37:53 +00:00
Luboš Luňák
ce20cf0625
More configuration options for effects. Most of the code
...
by Christian Nitschkowski <segfault_ii@web.de>.
svn path=/trunk/KDE/kdebase/workspace/; revision=736161
2007-11-13 16:20:52 +00:00
Rivo Laks
0adf0a1b49
Add zoom config dialog (just keyboard shortcuts)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=735761
2007-11-12 15:11:00 +00:00
Rivo Laks
bbb6d2d96a
- Add config module for MakeTransparent effect.
...
Defaults are 70% translucency for window decorations and 80% for moving windows.
- Set it's user-visible name to Translucency
svn path=/trunk/KDE/kdebase/workspace/; revision=728122
2007-10-22 13:34:26 +00:00
Laurent Montel
d59f95c2d0
Fix compile enable final
...
svn path=/trunk/KDE/kdebase/workspace/; revision=720825
2007-10-03 20:18:56 +00:00
Rivo Laks
bb6a65b424
Add config module for DesktopGrid.
...
You can configure slide animation and activations shortcut
svn path=/trunk/KDE/kdebase/workspace/; revision=716951
2007-09-25 17:52:19 +00:00
Rivo Laks
7ad70d9c83
Fix compilation
...
svn path=/trunk/KDE/kdebase/workspace/; revision=714831
2007-09-20 18:06:36 +00:00
Bernhard Loos
4ff6a33526
fix the effect kcm for kwin
...
(port it to KPluginFactory)
svn path=/trunk/KDE/kdebase/workspace/; revision=714825
2007-09-20 17:48:27 +00:00