summaryrefslogtreecommitdiffstats
path: root/src/daemon/notificationNodeService.h
Commit message (Collapse)AuthorAgeFilesLines
* Update and clean upEmanoil Kotsev2024-11-091-4/+10
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Code adjustments after revewEmanoil Kotsev2024-11-091-1/+1
| | | | | | | | | | | | | | 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/+109
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>