Revision 669574

Go back to digest for 3rd June 2007

Other in KDE Base

Gustavo P. Boiko committed changes in /trunk/KDE/kdebase/workspace/kcontrol/randr:

Rename RandRScreen to OldRandRScreen. A new RandRScreen class will be created to handle randr1.2 requests, but the old one will still be used when randr1.2 is not available.

Get rid of the private d pointer as this library is only for internal use.

Move the rotationName() and rotationIcon() functions out of RandRScreen. Those functions might be used by Crtc and Output later (when they are implemented)

File Changes

Added 3 files
  • /trunk/KDE/kdebase/workspace/kcontrol/randr
  •   /oldrandrscreen.cpp
  •   /oldrandrscreen.h
  •   /randr.cpp
Deleted 2 files
  • /trunk/KDE/kdebase/workspace/kcontrol/randr
  •   /randrscreen.cpp
  •   /randrscreen.h
Modified 6 files
  • /trunk/KDE/kdebase/workspace/kcontrol/randr
  •   /CMakeLists.txt
  •   /krandrmodule.cpp
  •   /krandrtray.cpp
  •   /randr.h
  •   /randrdisplay.cpp
  •   /randrdisplay.h
11 files changed in total