Can we get a tray icon for Tokodon to get it out of sight and to not distract from work that needs to be done? Maybe with an unread counter for (selectable): - timeline - replies - interactions - replies and interactions That would be neat!
This is technically a duplicate of 463696 but I'm keeping it open because I want to add a unread counter ala NeoChat eventually :-)
Git commit 68c6d476634a15450dc55e7c3a6852647a5dc121 by Joshua Goins. Committed on 16/10/2024 at 23:45. Pushed by redstrate into branch 'master'. Add method for checking unread notifications, add it to the UI M +5 -0 src/account/abstractaccount.cpp M +14 -0 src/account/abstractaccount.h M +13 -0 src/account/account.cpp M +2 -0 src/account/account.h M +4 -0 src/autotests/mockaccount.cpp M +2 -0 src/autotests/mockaccount.h M +2 -0 src/content/ui/Main.qml https://invent.kde.org/network/tokodon/-/commit/68c6d476634a15450dc55e7c3a6852647a5dc121