kde-extraapps/kdeplasma-addons/applets/incomingmsg
2015-02-27 11:02:43 +00:00
..
AUTHORS initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
ChangeLog initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
CMakeLists.txt initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
incomingmsg.cpp generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
incomingmsg.h initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
Messages.sh initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
plasma-applet-incomingmsg.desktop initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
README initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
TODO initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
widget.ui initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00

This is a basic plasmoid to notify you about
new messages from any service you have running.
This is particularly useful and designed for locked
screen with the plasma-overlay so you don't have to
unlock just to check if you got new messages (mail,im,
any other service, ...).
It uses DBus and only adds information for apps that are
running (it checks for the dbus interface). At the moment
sadly only kmail notifies over DBus for new messages.
Also qutIM notifies about count of unreaded messages.
Hack on it as you like.