Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.1, 2.0.0
-
Fix Version/s: 2.5.0 Beta 1
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
Emoticon API should be extended to allow for pluggable packs. Specifically, support Adium emoticon packs.
An idea on this – it should be possible for an emoticon pack to register to receive events when their emoticon is first displayed. That would make it possible to easily implement specialized emoticons like:
The API would be pretty simple, it would basically be a listener that is invoked the first time an emoticon is received. As part of the event, you'd get the emoticon text entered.
- Emoticons that play sounds
- Emoticons that buzz the window, etc.
The API would be pretty simple, it would basically be a listener that is invoked the first time an emoticon is received. As part of the event, you'd get the emoticon text entered.