File: README.md

package info (click to toggle)
ukui-notification-daemon 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 216 kB
  • sloc: cpp: 1,733; xml: 38; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ukui-notification-daemon
 ukui-notification-daemon displays passive popup notifications on the Linux desktop without interrupting user's work.

## 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:

https://github.com/ukui/ukui-notification-daemon/issues