[Gajim-devel] Chat window icon and status bar icon always 'online' even if the contact is off

Alex Malmyguine alex.malmyguine at bluesun.ca
Tue Aug 9 21:04:45 CEST 2016


Yann,

That would be Windows API:

	SendMessage(hwnd, WM_SETICON, ICON_SMALL, (LPARAM)hIcon);

It can be changed on the fly as the users flip the multi-user chat tabs or peer status changes.

Thank you!
Alex

-----Original Message-----
From: Gajim-devel [mailto:gajim-devel-bounces at gajim.org] On Behalf Of Yann Leboulanger
Sent: Tuesday, August 09, 2016 2:59 PM
To: gajim-devel at gajim.org
Subject: Re: [Gajim-devel] Chat window icon and status bar icon always 'online' even if the contact is off

Hi,

Which API are you talking about?

And this icon is hard to keep in sync when this windows have several tabs opened with different contacts in different statuses ...

--
Yann

Le 2016-08-08 21:59, Alex Malmyguine a écrit :
> If API to keep those icons in sync is available (like in Windows, not 
> sure about KDE/Gnome), should they not be kept in sync?
> 
> Thank you!
> Alex
> 
> -----Original Message-----
> From: Gajim-devel [mailto:gajim-devel-bounces at gajim.org] On Behalf Of 
> Yann Leboulanger
> Sent: Monday, August 08, 2016 2:34 PM
> To: gajim-devel at gajim.org
> Subject: Re: [Gajim-devel] Chat window icon and status bar icon always 
> 'online' even if the contact is off
> 
> Le 2016-08-08 19:44, Alex Malmyguine a écrit :
>> Just a question: are these 4 icons not supposed to be consistent?
>> 
>> I would think that if a status icon of a contact in the roster is 
>> gray due to offline, the same should be true for the window icon and 
>> Windows taskbar icon?
>> 
>> Thank you!
> 
> 
> Hi,
> 
> The icon in the window bar and in the taskbar don't represent the 
> status. It just represent the application. Change the iconset and 
> you'll see.
> 
> --
> Yann
> _______________________________________________
> Gajim-devel mailing list
> Gajim-devel at gajim.org
> https://lists.gajim.org/cgi-bin/listinfo/gajim-devel

--
Yann
_______________________________________________
Gajim-devel mailing list
Gajim-devel at gajim.org
https://lists.gajim.org/cgi-bin/listinfo/gajim-devel


More information about the Gajim-devel mailing list