Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-18 | Wayland: Allow building do not disturb applet in process | lukefromdc | 2 | -1/+8 | |
2023-08-10 | Auto-start m-n-d with session | raveit65 | 2 | -0/+27 | |
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-10 | Only exit on idle when explicitly requested | Colomban Wendling | 1 | -1/+1 | |
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. | |||||
2021-10-12 | Add AssumedAppArmorLabel to dbus service file | Dani Llewellyn | 1 | -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-02-24 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -0/+8 | |
2020-11-26 | Add Do Not Disturb Applet | rbuj | 4 | -6/+59 | |
2019-11-07 | migrate from intltools to gettext | Wu Xiaotian | 1 | -1/+0 | |
2019-09-02 | * Add do-not-disturb setting | Jason Conti | 1 | -0/+5 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -8/+0 | |
2015-09-09 | Rework gsettings schema building | infirit | 3 | -34/+32 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-01 | removed unused "default-sound" key | Monsta | 2 | -6/+0 | |
fixes https://github.com/mate-desktop/mate-notification-daemon/issues/48 | |||||
2013-10-22 | Add CLEANFILES to delete generated schema file | infirit | 1 | -0/+2 | |
2013-10-22 | Fix EXTRA_DIST gsettings variable | infirit | 1 | -1/+1 | |
2013-10-22 | Add update-icon-cache config option for makedistcheck | infirit | 1 | -2/+2 | |
2013-02-11 | Make GSettings schema translatable | Stefano Karapetsas | 3 | -35/+39 | |
2013-01-20 | Added "use-active-monitor" and "monitor-number" keys to gschema. | Steve Zesch | 1 | -0/+10 | |
2012-12-24 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+9 | |
2012-10-21 | change default settingsmate-notification-daemon-1.5.0 | Stefano Karapetsas | 1 | -2/+2 | |
default theme is Nodoka default position is on top right (panel notification area is on top right too) | |||||
2012-08-03 | migrate to GSettings | Stefano Karapetsas | 3 | -69/+27 | |
2011-12-10 | removed autogenerated files | Stefano Karapetsas | 1 | -671/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 10 | -0/+907 | |