Open jbeich opened 9 months ago
So you're saying that the changes to the execute_command
in that PR is what's causing notifications not to show? Or am I misunderstanding the issue?
Could you provide a video?
I'm not experiencing this at all on my two machines so it's pretty difficult to debug without more information
Unable to reproduce here on master (simply launch via sway config exec swaync
)
Describe the bug Regressed by #304 (6dafd54929ad, 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