The process of ukui-notification-daemon is ukui-notifications . This is not a resident process that is pulled up by dbus whenever there is a notification and automatically exits after a while.
build & install
mkdir build
cd build
qmake ..
make
sudo make install INSTALL_ROOT=/usr
test
notify-send -a foo -i "/usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg" Hello UKUI!
How to report bugs
Bugs should be reported to the UKUI bug tracking system:
ukui-notification-daemon
ukui-notification-daemon displays passive popup notifications on the Linux desktop without interrupting user’s work.
ukui-notification-daemon follow freedesktop’s Desktop Notifications Specification. For details of the agreement, please refer to: https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html
run
The process of ukui-notification-daemon is ukui-notifications . This is not a resident process that is pulled up by dbus whenever there is a notification and automatically exits after a while.
build & install
test
notify-send -a foo -i "/usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg" Hello UKUI!
How to report bugs
Bugs should be reported to the UKUI bug tracking system:
https://github.com/ukui/ukui-notification-daemon/issues