Revision 867953

Go back to digest for 12th October 2008

Features in KDE Base

Jason Stubbs committed changes in /trunk/playground/base/plasma/applets/systray-refactor:

Changed icon return type from QPixmap to QIcon to allow an icon to be specified by name and to allow more than a single pixmap for protocols that can support it.

Fixed the dbus notification protocol to report the icon (as it needed to specify by name).

Also renamed appName and appIcon to applicationName and applicationIcon for readability.

File Changes

Modified 12 files
  • /trunk/playground/base/plasma/applets/systray-refactor
  •   /TODO
  •   /core/notification.cpp
  •   /core/notification.h
  •   /core/task.h
  •   /ui/applet.cpp
  •   /ui/notificationwidget.cpp
  •   /protocols/dbus/dbusnotificationprotocol.cpp
  •   /protocols/fdo/fdoselectionmanager.cpp
  •   /protocols/fdo/fdotask.cpp
  •   /protocols/fdo/fdotask.h
  •   /protocols/plasmoid/plasmoidtask.cpp
  •   /protocols/plasmoid/plasmoidtask.h
12 files changed in total