You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Harold Burchell
102ec081e2
Extend on the quicktiling(/snap) work by mgraesslin in r1021305:
...
- Add hotkeys for snap left/snap right, kwin won't need a seperate hotkey for snap up, as maximize will do that job for us, and it already has a hotkey
- Add geometry restoring to quick tile, meaning that windows can be moved back to their original state after a tile, useful if just looking at something quickly.
Thanks to mgraesslin for review and lots of mentoring.
svn path=/trunk/KDE/kdebase/workspace/; revision=1022987
17 years ago
..
CMakeLists.txt
Added EffectFrame, a helper class that creates, manages and caches a
17 years ago
Mainpage.dox
Split kdecoration and kwineffects libraries as two modules for doxygen.
18 years ago
Messages.sh
branches/work/kwin_composite becomes new trunk kwin.
19 years ago
kcommondecoration.cpp
Prevent double deletion of widgets that are managed by their QObject parents
17 years ago
kcommondecoration.h
Prevent double deletion of widgets that are managed by their QObject parents
17 years ago
kcommondecoration_p.cpp
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kcommondecoration_p.h
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecoration.cpp
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecoration.h
added 'SettingCompositing' to notify decorations that compositing state has changed
17 years ago
kdecoration_p.cpp
Fix iterator
18 years ago
kdecoration_p.h
Make it possible to use KDecorationOptions without private headers.
18 years ago
kdecoration_plugins_p.cpp
Moved all debug, warning and error messages into the KWin 1212 area.
18 years ago
kdecoration_plugins_p.h
Make it possible to use KDecorationOptions without private headers.
18 years ago
kdecorationbridge.h
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecorationfactory.cpp
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kdecorationfactory.h
Remove old decoration shadow API, rename AbilityProvidesShadow and add
17 years ago
kwinconfig.h.cmake
Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order
18 years ago
kwineffects.cpp
Fixed some uses of uninitialized data (SceneOpenGL::selfCheckDone and TimeLine::m_CurveShape)
17 years ago
kwineffects.h
Don't const effect proxies.
17 years ago
kwinglobals.cpp
Use a modified errorMessage() with explicitly listing all extensions used by KWin.
18 years ago
kwinglobals.h
Extend on the quicktiling(/snap) work by mgraesslin in r1021305:
17 years ago
kwinglutils.cpp
Shader optimizations. Patch provided by Robin Burchell.
17 years ago
kwinglutils.h
Shader optimizations. Patch provided by Robin Burchell.
17 years ago
kwinglutils_funcs.cpp
No longer include config*.h files in installed headers.
19 years ago
kwinglutils_funcs.h
Fix opengl wrappers to match the opengl functions.
18 years ago
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.
17 years ago
kwinshadereffect.h
Funny, I didn't know XRender now had shaders too :).
18 years ago
kwinxrenderutils.cpp
slight performance for xrender shadows
17 years ago
kwinxrenderutils.h
slight performance for xrender shadows
17 years ago