source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=dfl-notification
source $GRIMOIRE/$SECTION/DFL_VERSIONS


         ENTERED=20250403
           SHORT="dbus implementation of the XDG Desktop Notification specifications"
cat << EOF
DFL::NotifyWatcher is a dbus implementation of the XDG Desktop Notification specifications. This class watches 
for the incoming notification requests from the client and relays them to the notification manager. 
DFL::Notification is a convenience class that helps clients to create a notification. It uses dbus to relay the 
notification to the notification daemon.
EOF
