systembus-notify
systembus-notify copied to clipboard
systembus-notify - system bus notification daemon
For packaging this, it would be useful to have a systemd user service that users can enable. I think? we can make this bus activated like in https://www.freedesktop.org/software/systemd/man/systemd.service.html#id-1.10.6.
https://code.guido-berhoerster.org/projects/xwrited/ I packaged this for Debian some years ago: https://tracker.debian.org/pkg/xwrited Software description: > The xwrited utility displays write(1) and wall(1) messages as desktop notifications. A notification daemon compliant to the...
Hi `rfjakob/systembus-notify`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
Any thoughts on how to lock this down to only some trusted users? Currently, if I open a KDE session as user A, any other local user can simply spam...
It would be really cool if this could be installed onto deb based distros without using make or make install.
The notifications are all at `normal` level. Can you add an argument to specify the urgency level? Like the `notify-send` command does ``` -u, --urgency=LEVEL Specifies the urgency level (low,...
``` $ ./systembus-notify connecting to d-bus user bus: fatal: sd_bus_default_user: No such file or directory ```