You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Regressed by #304 (6dafd54, functions.vala). Affects notify-send (from libnotify) but not noti. Creating notifications via notify-send doesn't work unless swaync is launched with -c /null .
To Reproduce
Install swaync into a pristine container / jail
Run swaync &
Run notify-send "summary" "body"
Expected behavior
Do something... shown on terminal
A window pops up with titled summary with text body
Please provide logs if you're experiencing notification errors / bugs
Describe the bug
Regressed by #304 (6dafd54, functions.vala). Affects
notify-send
(from libnotify) but not noti. Creating notifications vianotify-send
doesn't work unlessswaync
is launched with-c /null
.To Reproduce
swaync &
notify-send "summary" "body"
Expected behavior
Do something...
shown on terminalsummary
with textbody
Please provide logs if you're experiencing notification errors / bugs
Desktop
The text was updated successfully, but these errors were encountered: