Friso Smit
Friso Smit
I'm using Android 10 and Simple contacts 6.22.1 Pro
Yeah, looks good!
Did it happen again? If not I think this issue can be closed. It could be something weird about your setup if there are issues connecting to Xorg
A workaround would be to set the service to restart when it fails in systemd (Restart=always)
What do you mean with delta correction? One thing that may be cool to add is an angle for the gradient. But already looks cool like this
This might be a distro issue. It would be useful to provide a backtrace.
If it always crashes you can do the following: ``` pkill dunst gdb dunst -ex r -ex bt ``` Also, what distro are you using?
But I'm not even sure if a trap is a crash. If not, it's not as easy to generate a backtrace
There is nothing useful in this output. Does the issue even happen when running dunst from the command line? If not, you'll have to look at how exactly dunst is...
Currently there is no difference between follow mouse and keyboard on wayland. Dunst lets the compositor decide where to put the window. This is at the time of creating the...