Pythonn Dockapp that detects when there are received messages from pidgin/finch
Go to file
Fredrick W. Warren 8d879ad4a5 added received indicator
a * will appear by the name that received the message
if the name is unknown then the * will appear by 'other'

this currently only works for XMMP/Jabber acounts
the sender has the part before the / extracted thus
user@example.com/testing becomes user@example.com
then this sender is checked againt the list of all
accounts for the user
2025-02-26 14:42:57 -07:00
.gitignore inital work on im app 2024-09-16 08:49:47 -06:00
background.xpm inital work on im app 2024-09-16 08:49:47 -06:00
pywmreceived.py added received indicator 2025-02-26 14:42:57 -07:00
xpm_resources.py refactord xpm resource to own file 2025-02-26 05:55:25 -07:00