android-messages-desktop icon indicating copy to clipboard operation
android-messages-desktop copied to clipboard

New message badge count

Open oparada1988 opened this issue 2 years ago • 6 comments

Would be cool if you could implement a badge count for new messages like discord does.

Ubuntu 22.04LTS

Screenshot from 2022-04-15 00-08-42

oparada1988 avatar Apr 15 '22 04:04 oparada1988

I am strictly not uninterested in this (as in I will consider proposals of art and the like). I recall we may have had this in the past and on many systems the numbers were hard to read so I settled on a dot. It is also hard to track the exact number of unread messages to the same granularity that discord can since I would need to parse it out of the DOM most likely.

OrangeDrangon avatar Apr 15 '22 04:04 OrangeDrangon

I am strictly not uninterested in this (as in I will consider proposals of art and the like). I recall we may have had this in the past and on many systems the numbers were hard to read so I settled on a dot. It is also hard to track the exact number of unread messages to the same granularity that discord can since I would need to parse it out of the DOM most likely.

Wow, thanks for the fast reply, I understand and thanks for the explanation. You can close this :-)

oparada1988 avatar Apr 15 '22 04:04 oparada1988

That was not a dismissal. I meant to imply I was open to it. I just meant to invite discussion about it and hopefully someone would be interested in making some art so we can try it out since that is not my thing. Sorry for any confusion :)

OrangeDrangon avatar Apr 15 '22 04:04 OrangeDrangon

No problem! Wish I could help but im a brick when it comes to coding, Hopefully someone talented can fill in my gap! lol

oparada1988 avatar Apr 15 '22 04:04 oparada1988

@OrangeDrangon I know that on MacOS - many apps can have an ambiguous unread indicator that just has a dot. I'm not super familiar with Electron, but perhaps this could work at least on MacOS as a proxy for the dot that shows on the browser tab that Messages has already?

image

jylertones avatar Sep 26 '22 13:09 jylertones

It's not as clean-looking as a little addition to the tray icon itself, but what if it flashed back and forth between the numeral and the normal tray icon? That would make it more legible as a larger size while still showing what the tray app is, as it flashes back and forth. https://github.com/OrangeDrangon/android-messages-desktop/issues/400

Jon8RFC avatar Oct 02 '22 14:10 Jon8RFC