Revision 863224

Go back to digest for 28th September 2008

Other in KDE Base

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

Half merged the extendified_notify applet.
Receipt and display of notifications is working, although I've temporarily disabled actions.

Still to do:
* Get actions working again
* Allow closing of a notification without having to drag it away and close it as a regular applet
* Implement timeouts and other cases where a notification is closed without user interaction
* Figure out what to do about saving/restoring notifications across plasma restarts - especially when the notifying app is no longer running

File Changes

Added 5 files
  • /trunk/playground/base/plasma/applets/systray-refactor
  •   /Messages.sh
  •   /ui/notificationwidget.cpp
  •   /ui/notificationwidget.h
  •   /ui/notifytextitem.cpp
  •   /ui/notifytextitem.h
Modified 7 files
  • /trunk/playground/base/plasma/applets/systray-refactor
  •   /CMakeLists.txt
  •   /core/notification.cpp
  •   /core/notification.h
  •   /core/task.h
  •   /ui/applet.cpp
  •   /ui/applet.h
  •   /protocols/dbus/dbusnotificationprotocol.cpp
12 files changed in total