c5e7fdb5e4
Those plugins re really simple and don't need any initialization logic. With the using statement, we do not need to add a constructor and pass the parent/args to the baseclass |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kdeconnect_ping.json | ||
pingplugin.cpp | ||
pingplugin.h | ||
README |
This plugin displays a notification to the user each time a package with type "kdeconnect.ping" is received. If the package has something in the "message" field, that will be displayed in the notification body.