summaryrefslogtreecommitdiffstats
path: root/src/daemon/notificationNodeService.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implemented the required features to meet v1.2 of the specsEmanoil Kotsev2024-11-091-3/+5
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Code adjustments after revewEmanoil Kotsev2024-11-091-6/+6
| | | | | | | | | | | | | | align copyright statements in header and cpp files explain why gdbus as example used in README remove iostream dependency in favour of tqDebug in main.cpp add again xml header in notificationdaemon.xml remove dbug-glib check from ConfigureChecks.cmake Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Replace gdbus and GTK with dbus-1-tqt and TDE native notificationsEmanoil Kotsev2024-11-091-0/+106
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>