summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
9 daysAdd countdown CSS classHEADmasterFabrice Creuzot4-16/+32
9 daysAdd actions-box CSS classFabrice Creuzot4-1/+28
9 daysAdd also theme nameFabrice Creuzot4-0/+8
9 daysAdd notification-box CSS classFabrice Creuzot4-0/+24
2024-11-26Release 1.28.3v1.28.3lukefromdc2-1/+5
2024-11-26ci: fix faraday version issue blocking Travis deploymentlukefromdc1-0/+1
2024-11-26Release 1.28.2v1.28.2lukefromdc2-1/+7
2024-11-26ci: fix known "edge" deployment issuelukefromdc1-2/+4
2024-11-26Update daemon.csundtek1-1/+1
remove exit / replace with gtk_main_quit [ 7590.265881] mate-notificati[76519]: segfault at 55ac5111c67a ip 00007d1d4fc09d61 sp 00007ffd0bf06698 error 4 in libgobject-2.0.so.0.8000.0[7d1d4fbdc000+37000] likely on CPU 0 (core 0, socket 0) [ 7590.265910] Code: 01 00 00 00 4c 89 ce 48 89 e5 e8 da e6 ff ff 5d 85 c0 0f 95 c0 0f b6 c0 c3 f3 0f 1e fa 48 85 ff 74 47 48 8b 07 48 85 c0 74 3f <48> 8b 00 48 3d fc 03 00 00 77 2c 48 8d 15 cd 53 02 00 48 c1 e8 02
2024-11-26Try to fix start of travis build processlukefromdc1-1/+3
2024-09-24Release 1.28.1v1.28.1lukefromdc2-1/+7
2024-09-24Try and fix Travis deployColomban Wendling1-0/+6
We had weird errors about the URI gem not being at the right version: > You have already activated uri 0.13.1, but your Gemfile requires uri > 0.13.0. Since uri is a default gem, you can either remove your > dependency on it or try updating to a newer version of bundler that > supports uri as a default gem. (Gem::LoadError) This is supposed to fix it for now. https://travis-ci.community/t/deployments-are-failing-due-to-uri-dependency/14375/4
2024-09-22daemon: Properly update the set of monitors when it changesColomban Wendling3-28/+48
Fixes #218.
2024-02-15ci: use ubuntu jammy as dockerv1.28.0raveit651-1/+1
2024-02-15release 1.28.0raveit652-3/+11
2024-02-15tx: sync with transifexraveit65132-1479/+1480
2024-01-05Fix positioning on Wayland when output is not at position 0, 0Sophie Winter1-4/+4
2023-11-25fix building with libxml 2.12.0raveit654-0/+8
2023-10-05applet: Do not override the process' text domainColomban Wendling1-7/+1
When loaded as in-process applet, we must not call `textdomain()` or we will override mate-panel's text domain. Instead, properly use gi18n-lib.h header that provides the same API but uses the compile-time `GETTEXT_PACKAGE` value for each call. Actually drop the whole i18n setup logic that is provided already by mate-panel's factory macros. Fixes #219.
2023-10-05applet: Actually use translationsColomban Wendling1-4/+4
2023-09-02tx: update resourcesraveit651-11/+11
2023-08-22release 1.27.1v1.27.1raveit652-2/+14
2023-08-22tx: pull with transifexraveit65133-168/+171
2023-08-22wayland: do not attempt to connect to x11 screensaverlukefromdc1-0/+3
2023-08-18Wayland: Allow building do not disturb applet in processlukefromdc5-9/+76
2023-08-10Auto-start m-n-d with sessionraveit653-0/+28
Relying on D-Bus activation to launch org.freedesktop.Notifications can result in selecting the wrong implementation if multiple daemons are installed. Fix this by launching m-n-d with the session rather than depending on D-Bus activation. We keep D-Bus activation for the moment for backward compatibility and to re-start the daemon in otherwise non-problematic situations if it crashes. Fixes #133 and #174.
2023-08-10Only exit on idle when explicitly requestedColomban Wendling4-5/+30
This allows to run as a regular session service that does not exit, but also as a well-behaved D-Bus-activated service. Make the default behavior not to exit, but when activated through D-Bus.
2023-08-10Fix potential crash if org.mate.ScreenSaver doesn't respondColomban Wendling1-0/+1
2022-12-13Fix build warnings about missing field initializerrbuj2-5/+7
2022-12-13mnd-daemon: fix memory leakrbuj1-0/+3
2022-12-13daemon: fix memory leakrbuj1-4/+4
2022-11-11release 1.27.0v1.27.0mbkma2-1/+14
2022-11-11tx: sync with transifexmbkma133-1460/+1466
2022-11-10configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-3/+3
2022-10-29tx: update resourcembkma1-10/+10
2022-10-28tx: migrate config filembkma2-6/+16
2022-08-06themes: fix typorbuj4-8/+8
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
2021-12-11build: show configure summary using a pretty formatrbuj1-17/+19
2021-12-11Use a blank line at mostrbuj5-19/+0
2021-12-11theme: remove whitespaces before #define, #ifdef, and #endifrbuj1-39/+37
2021-10-12Add AssumedAppArmorLabel to dbus service fileDani Llewellyn1-0/+1
Snap packages are unable to trigger the notification daemon in a fully confined package, because the snapd apparmor rules state that the target of the dbus call must specify that it is labelled `unconfined`. See https://forum.snapcraft.io/t/snapd-doesnt-allow-notification-daemon-to-be-activatable/22912/1 for the details. Signed-off-by: Dani Llewellyn <[email protected]>
2021-08-04release 1.26.0v1.26.0raveit652-1/+6
2021-08-04tx: sync with transifexraveit65133-4296/+4299
2021-08-04travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-22tx: update resourceraveit651-32/+32
2021-06-22Update copyright to 2021raveit6518-0/+18
2021-05-30release 1.25.1v1.25.1raveit652-1/+34
2021-05-30tx: sync with transifexraveit65133-6642/+18324
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.