Le dimanche 8 juin 2008, Dennis Nienhüser a écrit :
> Hi,
>
> the systray icons indicating offline and away status are currently still
> the ones from KDE 3.5. Attached is a patch that automatically generates
> icons for offline and away status from the current icon theme. The "all
> away" and "some away" status are merged (I don't think the distinction
> makes much sense anyway). See [1] for a visual diff.
>
> I hope artwork changes like that are ok despite the feature freeze.
> Please review/comment :)
>
> Dennis
>
> [1] http://dev.gentoo.org/~earthwings/misc/kopete_icons/

Hi, this patch is better then the current behaviour, and should be commited, 
because the wrong icons are a bug.

But the scaling is wrong.  You force 22x22 and 11x11
The correct fix is to use QIcon instead of QPixmap, and have a QIconEngine.
I think that Kopete::OnlineStatus should be used here, as it already have all 
the internals to create QIcons for corrects status.  Maybe it will be easy to 
add support for the global status in here.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to