kwin/lib
Martin Gräßlin 754f5d0829 Quick maximize and tiling when moving a window to the left/right or top screen edge.
Top screen edge (un)maximizes. Left screen edge sets window to left half of screen geometry, right edge to other half.

svn path=/trunk/KDE/kdebase/workspace/; revision=1021305
2009-09-08 20:01:08 +00:00
..
CMakeLists.txt Added EffectFrame, a helper class that creates, manages and caches a 2009-02-21 04:53:13 +00:00
Mainpage.dox Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
Messages.sh branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
kcommondecoration.cpp Prevent double deletion of widgets that are managed by their QObject parents 2009-08-21 07:25:58 +00:00
kcommondecoration.h Prevent double deletion of widgets that are managed by their QObject parents 2009-08-21 07:25:58 +00:00
kcommondecoration_p.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kcommondecoration_p.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecoration.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecoration.h Remove unneeded enum from decoration library. 2009-07-01 04:54:56 +00:00
kdecoration_p.cpp Fix iterator 2008-11-11 23:09:11 +00:00
kdecoration_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecoration_plugins_p.cpp Moved all debug, warning and error messages into the KWin 1212 area. 2008-11-17 15:04:52 +00:00
kdecoration_plugins_p.h Make it possible to use KDecorationOptions without private headers. 2008-01-29 16:44:41 +00:00
kdecorationbridge.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecorationfactory.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecorationfactory.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kwinconfig.h.cmake Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order 2008-01-03 15:22:19 +00:00
kwineffects.cpp Don't const effect proxies. 2009-09-02 02:30:22 +00:00
kwineffects.h Don't const effect proxies. 2009-09-02 02:30:22 +00:00
kwinglobals.cpp Use a modified errorMessage() with explicitly listing all extensions used by KWin. 2008-02-24 11:41:55 +00:00
kwinglobals.h Quick maximize and tiling when moving a window to the left/right or top screen edge. 2009-09-08 20:01:08 +00:00
kwinglutils.cpp Shader optimizations. Patch provided by Robin Burchell. 2009-08-06 13:57:09 +00:00
kwinglutils.h Shader optimizations. Patch provided by Robin Burchell. 2009-08-06 13:57:09 +00:00
kwinglutils_funcs.cpp No longer include config*.h files in installed headers. 2007-12-17 14:14:53 +00:00
kwinglutils_funcs.h Fix opengl wrappers to match the opengl functions. 2008-05-11 11:14:49 +00:00
kwinshadereffect.cpp The assert for popRenderTarget in kwinshadereffect caused the kwin freezes as if assert has not been compiled in, the fbo will never be detached. So now we have working looking glass and sharpen effect back. 2009-04-27 20:02:22 +00:00
kwinshadereffect.h Funny, I didn't know XRender now had shaders too :). 2008-06-16 08:45:28 +00:00
kwinxrenderutils.cpp slight performance for xrender shadows 2009-05-12 14:12:46 +00:00
kwinxrenderutils.h slight performance for xrender shadows 2009-05-12 14:12:46 +00:00