|
From: SourceForge.net <no...@so...> - 2005-03-12 23:15:19
|
Patches item #1162195, was opened at 2005-03-12 18:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1162195&group_id=235 Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dan Allen (mojavelinux) Assigned to: Nobody/Anonymous (nobody) Summary: im received changes docklet icon Initial Comment: In the v1_1_4 branch of gaim, the docklet plugin gives the option to "hide new messages while away," which queues the messages and changes the icon of the docklet to a gaim man with an envelop emblem. While this feature is helpful, it doesn't help with conversations while active. This patch changes the docklet when a new im is received. It is relevant only to the 1_1_4 branch since the docklet plugin has changed drastically in HEAD. Scenario: The gaim conversation window is open but on a seperate Linux desktop (or perhaps set not to raise or notify on events). When a new message arrives, there is no visual indicator that the IM window received activity (the URGENT doesn't seem to work in this case). Solution: This patch changes the docklet icon to the gaim man with the envelop emblem when a new IM is received. It will change back to normal when a reply is sent or when clicking on the docklet icon. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1162195&group_id=235 |