Revision 558168

Go back to digest for 9th July 2006

Features in KDE Base

Luboš Luňák committed changes in /branches/work/kwin_composite:

Basic compositing support. It doesn't actually do anything
besides drawing what should be drawn anyway, and there are
still some things missing like stacking order for override
redirect windows, but KWin is basically a compositing manager now.

File Changes

Added 5 files
  • /branches/work/kwin_composite
  •   /composite.cpp
  •   /toplevel.cpp
  •   /toplevel.h
  •   /unmanaged.cpp
  •   /unmanaged.h
Modified 11 files
  • /branches/work/kwin_composite
  •   /activation.cpp
  •   /client.cpp
  •   /client.h
  •   /CMakeLists.txt
  •   /events.cpp
  •   /geometry.cpp
  •   /manage.cpp
  •   /utils.cpp
  •   /utils.h
  •   /workspace.cpp
  •   /workspace.h
16 files changed in total