[Users] compose message - double hight To/Cc/Bcc

Dave Howorth dave at howorth.org.uk
Tue Apr 16 12:37:22 UTC 2024


On Tue, 16 Apr 2024 09:47:20 +0000
Slavko <linux at slavino.sk> wrote:

> Dňa 16. apríla 2024 9:02:45 UTC používateľ Olaf Hering
> <olaf at aepfle.de> napísal:
> 
> >The bug is most likely in Claws Mail. I tend to think the height of
> >the rows has to be controlled by the configured font size, and the
> >icon has to follow that user-controlled size.  
> 
> Perhaps not bug in full word's mean, but suboptimal icon selection.
> Suboptimal in mean that small resolution for it is missing. And when
> CM doesn't work properly with default theme, here is something
> wrong.
> 
> I checked debian's adwaita icons [1] and i see relative big list of
> 16x16 icons and when i will consider that Adwaita is default, i will
> consider that list as good start to select from (but i do not know if
> any fallback happens for other themes). Adwaita has reasonable amount
> of scalable icons too...
> 
> Thus IMO we should to reconsider GTK icons selection and perhaps
> select alternative(s) to get it work properly with default theme. But,
> i have near to zero experiences in GTK, thus i can be wrong.

So claws is secting an icon called "edit-clear" and there is only one
icon with that name in the /usr/share/icons/Adwaita/48x48/legacy/
directory. There are lots of (30) icons with names that start with
"edit-clear-" and then include some other text such as "all-symbolic" or
"rtl-symbolic" or "symbolic-rtl" or "symbolic". Four of those icons are
'16x16' and four are 'scalable'.

Without knowing much about the subject it seems like the icon set has
changed and claws is consequently now loading an obsolete icon. I don't
know what the various flavours of icons look like but it seems like
modifying the code (line 7250 of compose.c) to load one of the more
complicated-named icons might be beneficial.

Maybe there's some gtk documentation somewhere that explains what icon
names are intended for what purpose?

> [1]
> https://packages.debian.org/bookworm/all/adwaita-icon-theme/filelist



More information about the Users mailing list