Consolatis
Consolatis
> Modifiers not reported in click events on a layer-shell surface in on-demand keyboard interactivity mode Hm.. that indeed sounds a bug from our side. Maybe it is a race...
> * otherwise, or if you make it lose focus by clicking elsewhere, it seems almost impossible to give it focus by clicking on it afterwards, so, in particular, modifiers...
Should be fixed by - #1594 Please reopen / comment if that is not the case.
Do you run with a border width of zero by chance?
Strange, the rounded rects should have nothing to do with font sizes but it looks like allocating the buffer fails for some reason (which usually is a `0` width or...
Yep, that seems to work when running nested: getting lots of "Failed to create font buffer" in the logs but no crash so far. I may investigate this later in...
My titles look like this though:  So maybe its internally using some replacement character and thus I don't run into size 0 here.
I am not sure how to reproduce this currently so a potential fix will likely not land in the next release. I'll move the issue to the followup release.
@johanmalm and me discussed this a while ago and our hope was that pango would provide something to tell us if there are no fonts available. However, that doesn't seem...
> On other side it most likely somewhere receive zeroes and did not react properly. Actually the issue from the segfault in the build log linked above is that our...