Gajim has a (nasty) trayicon notification option that blinks the Gajim icon when you have new messages. You can cancel this behaviour via the ACE's trayicon_notification_on_events option. But what I would like to do is to change the icon to something else but not blink. Is that possible?
Edit: Version 0.15.1 should have fixed it but has not.
; pwd
/home/****/src/gajim-0.15.1
; grep -ri trayicon_blink *
;
The patch appears not to be included in the source tar ball.