[Pidgin] #6401: MSN chat alt + tab icon looks pixeled

Pidgin trac at pidgin.im
Sun Aug 16 02:26:04 EDT 2009


#6401: MSN chat alt + tab icon looks pixeled
-------------------------+--------------------------------------------------
 Reporter:  cnicog       |        Owner:  hbons       
     Type:  enhancement  |       Status:  new         
Milestone:               |    Component:  pidgin (gtk)
  Version:  2.4.3        |   Resolution:              
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by deryni):

  * owner:  => hbons


Comment:

 I'm going to guess that this is because (at least on my system) the
 Windows (large) window icon size is 32x32, GTK+ picks the closest window
 icon to that size it is given and uses that, and we give GTK+ 16x16,
 22x22, and 48x48 versions of the protocol icons. Assuming what I'm seeing
 is what the original reporter meant, that the protocol icons in the alt-
 tab display look noticably blockier than icons for other applications.

 We don't currently have 32x32 versions of the protocol icons so we would
 need to only offer the 16x16 and 48x48 versions for GTK+ (in the right
 order) in order to get GTK+ to pick the 48x48 icon currently.

 I'm going to assign this to Hylke and ask for 32x32 protocol icons, once
 we get those we can add them in to the list and that should fix this (some
 code related discussion will need to happen at that point but until we get
 the new icons can't really do anything to fix this).

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6401#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list