summaryrefslogtreecommitdiffstats
path: root/src/daemon/NotificationsService.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rich text formattingEmanoil Kotsev2024-11-091-1/+2
| | | | | | minimum size for the popup Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Implemented the required features to meet v1.2 of the specsEmanoil Kotsev2024-11-091-32/+112
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Update and clean upEmanoil Kotsev2024-11-091-3/+4
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Moving window workingEmanoil Kotsev2024-11-091-5/+7
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Moving windowEmanoil Kotsev2024-11-091-0/+3
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* some improvmentsEmanoil Kotsev2024-11-091-5/+8
| | | | | | display icon instead of text if supplied Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Code adjustments after revewEmanoil Kotsev2024-11-091-15/+18
| | | | | | | | | | | | | | 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>
* Handle properly closeing of notificationsEmanoil Kotsev2024-11-091-6/+21
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Some polishingEmanoil Kotsev2024-11-091-4/+4
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Replace gdbus and GTK with dbus-1-tqt and TDE native notificationsEmanoil Kotsev2024-11-091-0/+107
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>