! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Emblems on thumbnail file icons are missing
Status:
RESOLVED: FIXED
Product:
Xfdesktop
Component:
General

Comments

Description Eric Koegel editbugs 2012-04-07 09:50:53 CEST
Since thumbnail files have different widths and heights to preserve the
aspect ratio of the image, the gdk_pixbuf_composite function can fail
when applying symlink emblems to the icon.
Comment 1 Eric Koegel editbugs 2012-04-07 10:04:39 CEST
Created attachment 4305 
Emblems on thumbnail file icons are missing

Fix how gdk_pixbuf_composite draws the emblem to the icon so that
icons with a different width & height work. This patch also reworks 
how the respective peek_pixbuf functions work to cut down on 
unnecessary actions.
Comment 2 Nick Schermer editbugs 2012-12-21 11:02:56 CET
Can't we use a cellrenderer for this? Code looks like a mess. This kinda stuff is also the reason why we proposed to include the desktop in thunar.
Comment 3 Eric Koegel editbugs 2014-07-24 18:43:53 CEST
Feature implemented.

Bug #8645

Reported by:
Eric Koegel
Reported on: 2012-04-07
Last modified on: 2014-07-24

People

Assignee:
Eric Koegel
CC List:
3 users

Version

Attachments

Additional information