Revision 844174
Go back to digest for 10th August 2008Features in KDE Base
Christian Weilbach committed changes in /trunk/playground/base/plasma/applets/leavemsg:
Write a wrapper daemon that takes almost no resources when not used, but allows the applet to deal with KNotification after it has been removed (with plasma-overlay) after unlock.
At the moment KNotification stuff needs to be ported from the applet to it and preferred KNotes usage is not yet configurable. It uses a simple Widget as fallback when KNotes is not installed.
All communication is DBus.
Add dateTime and change to a notes layout instead of a mail look-a-like.
...
File Changes
Added 11 files
- /trunk/playground/base/plasma/applets/leavemsg/SimpleMessageDaemon
- /CMakeLists.txt
- /dbus
- /main.cpp
- /SimpleMessageDaemon.cpp
- /SimpleMessageDaemon.h
- /dbus/DaemonDBusHandler.cpp
- /dbus/DaemonDBusHandler.h
- /dbus/org.freedesktop.SimpleMessageDaemon.daemon.xml
- /dbus/RootDBusHandler.cpp
- /dbus/RootDBusHandler.h
Modified 3 files
- /trunk/playground/base/plasma/applets/leavemsg
- /CMakeLists.txt
- /leavemsg.svgz
- /plasma-leavemsg.cpp
14 files changed in total