Revision 802932

Go back to digest for 4th May 2008

Features in KDE Base

Marco Martin committed changes in /trunk/KDE/kdebase/workspace:

New class called PanelController:
is a new QWidget shown when the user clicks on the panel toolbox, it's a thing that will eventually replace the panel configuration dialog.
at the moment it has an add aplet and remove panel buttons.

it is possible to resize the panel by dragging the upper edge of the panel controller and in the future will be provided a way to resize the panel width and changing the position.
at the moment there is the known problem that the resize handle doesn't work for vertical panel for now.

File Changes

Added 2 files
  • /trunk/KDE/kdebase/workspace/plasma/plasma
  •   /panelcontroller.cpp
  •   /panelcontroller.h
Modified 5 files
  • /trunk/KDE/kdebase/workspace
  •   /libs/plasma/containment.cpp
  •   /libs/plasma/containment.h
  •   /plasma/plasma/CMakeLists.txt
  •   /plasma/plasma/panelview.cpp
  •   /plasma/plasma/panelview.h
7 files changed in total