Friso Smit
Friso Smit
Hmm, I didn't expect it to only show a black rectangle. I thought it would be a black rectangle and then show the notification
And the commit before that is not broken?
Because I think that the issue is just amplified by the scale option
I don't see how we would know what window to focus and how to focus it in a way that works in every environment. I suspect the gnome notification daemon...
> I know it is not really beautiful, but a relatively simple possibility would be just going through the X windows and matching their class/instance values with the application name...
If you want that, you should send a PR :)
It should be pretty simple to implement. You can take a look at how the other positionings are implemented
Don't think so, but you can try
> yes but it might take plenty of time and code, i suggest you just use a compositor instead of adding support directly into the software Agreed. But I'd probably...
I do remember seeing a PR that wasn't merged, but I can't find it now. It hasn't been implemented in dunst yet