Friso Smit

Results 322 comments of Friso Smit

This would probably be a useful feature to natively include. I like your `dnd` proposal more, because it's easier to implement and easier to use. Doing it with scripts would...

> Yeah, repurposing `pause` might work as well. I can imagine that people who actually `pause` dunst when the screen saver/locker is active might want `pause` and `dnd` to be...

> Been a while since anything related to this issue, hopefully someone could shed some lights on this one. > It will be nice to have clickable visual buttons for...

I would also like to add, in case other people want to work on it, to base it on the newest master, since a lot of the drawing code has...

I don't think dunst has changed anything that could cause this issue. You can try an older version to verify, but otherwise I think the issue might lay at i3-gaps...

@pvonmoradi I haven't seen this issue myself (I'm on wayland). Could you try to see if you can reproduce this issue with an older version of dunst?

Yeah, it seems like the behaviour regressed, making it worse. If it's easy for you to reproduce, it would help if you bisect the issue to see where it was...

I don't see anything that could impact this issue in the changes from 1.7.3 through 1.8.1. The new geometry was already implemented before the release of 1.7.3

It could be that there is always the possibility of it showing one frame of black, but when `scale=2` the chance is higher, since the rendering takes longer. You could...