Hi Juanito. I recently submitted dino xmpp client for the TCL16 x86_64 repo.
Everything works perfectly except for one small problem: Next to each sent message, a single checkmark should appear when a sent message has been delivered, a double checkmark should appear when a sent message has been read. The checkmarks appear when I run dino in Devuan, but they do not appear when I run dino in TCL16 x86_64.
By blindly moving the cursor around, I'm able to find the location where the checkmark icon should appear because a tooltip pops up. Maybe TCL is missing the necessary icon? I can confirm that adwaita-icon-theme.tcz is loaded. Perhaps there is a hidden dependency that dino needs to draw the checkmark? All other icons appear just fine.
I reported the problem at dino's github page, here:
https://github.com/dino/dino/issues/1792This is the first gtk4 application that I've built so hopefully I'm missing something obvious. Any idea how to make the dang little checkmarks appear?
