More Info

Revision 861627

(Back to digest)
 

Features in KDE Base

Rob Scheepmaker committed changes in /trunk/playground/base/plasma/applets/extendified_notify:

Start of an extendified notification applet.
Not only does this version use extenders for displaying notifications, it's also based on PopupApplet which means removal of a lot of duplicate code.

Code can maybe be cleaned up a bit more, but it basically works.

Only major regression: it no longer groups notifications of the same app.
To do this neatly, it would require grouping support in extenders and that's more something for 4.3 I think.

File Changes

Added 13 files
/trunk/playground/base/plasma/applets/extendified_notify
 
/CMakeLists.txt
 
/left.svg
 
/Messages.sh
 
/notificationwidget.cpp
 
/notificationwidget.h
 
/notifyapplet.cpp
 
/notifyapplet.h
 
/notifytextitem.cpp
 
/notifytextitem.h
 
/plasma-applet-notify.desktop
 
/right.svg
 
/TODO
13 files changed in total