Hi All,
I have this result in my log file:
systray/embed.c: In function 'embedder_reset_size':
systray/embed.c:307:7: warning: 'or' of unmatched not-equal tests is
always 1 [enabled by default]
(icon_sz.x < settings.icon_size && icon_sz.y < settings.icon_size))
it's dangerous?
gianluigi