mirror of https://github.com/Nheko-Reborn/nheko
Fixes #50.
On KDE desktop icon failed to appear because TrayIcon requested a zero-size rect. Implementing MsgCountComposedIcon::availableSizes() method fixes that. After icon became visible it was not transparent, and places that should have been transparent contained artifacts likely due to uninitialized memory. Implementing MsgCountComposedIcon::pixmap() which returns a pixmap with alpha channel fixes that.pull/1/head
parent
775d2e88f5
commit
da6e7c11dc
Loading…
Reference in new issue