So, issue-name speaks for itself.
Probably it is wlc problem.
Probably I just cooking it wrong.
Using Fedora 25.
Like i3, sway does not include a notification daemon. You need to use an external one like dunst.
dunst doesn't really work well under sway:
This is probably due to the way wayland is designed (eg: can't grab global hotkey, etc).
Is there any workaround for this? Am I mistaken in thinking that sway needs to explicitly support notification daemons somehow (due to the placement overriding and global hotkey grabbing).
dunst also assumes DISPLAY=:0, so the provided systemd user service fails to run under Sway.
@WhyNotHugo Did you find a good alternative? I switched to Sway recently and noticed the same.
I can confirm Mako works.
Most helpful comment
Like i3, sway does not include a notification daemon. You need to use an external one like dunst.