tgalal / wazapp

Unofficial WhatsApp client for Meego/Harmattan
http://www.wazapp.im
GNU General Public License v2.0
358 stars 160 forks source link

Squircle notification. #18

Closed dcastrog closed 12 years ago

dcastrog commented 12 years ago

There should be a squircle in notification widgets instead of plain square profile picture.

CepiPerez commented 12 years ago

I don't know if its possible, since it uses the mnotification library I'm thinking about create rounded images for all wazapp contacts and use them in notifications @tgalal: what do you think?

tgalal commented 12 years ago

I don't think it's even necessary at the moment at all. We got more important things for now ;) So we could just leave this issue open for now.

CepiPerez commented 12 years ago

You're right, but it was easy to do and I did it. But I'm wondering what icon will be showed when a group message is received.

tgalal commented 12 years ago

Groups in whatsapp can have icons (set by group members), so either that or a default icon. But don't worry about group icons I'll take care of it.

knobtviker commented 12 years ago

Can't the image for notifications be manipulated in Python with a mask and then pushed to mnotification?

CepiPerez commented 12 years ago

I've already made this, but not that way Now wazapp make squircle icons for all contacts at startup And use those icons in all the interface

2012/6/3 knobtviker reply@reply.github.com:

Can't the image for notifications be manipulated in Python with a mask and then pushed to mnotification?


Reply to this email directly or view it on GitHub: https://github.com/tgalal/wazapp/issues/18#issuecomment-6083675

knobtviker commented 12 years ago

So basically you cached the contacts image avatars? OK.

CepiPerez commented 12 years ago

Yes But I'm thinking about change it and make the icons before the notification is launched to improve startup

2012/6/3 knobtviker reply@reply.github.com:

So basically you cached the contacts image avatars? OK.


Reply to this email directly or view it on GitHub: https://github.com/tgalal/wazapp/issues/18#issuecomment-6087316