I don't use xfce, but I've spent some time studying how the workrave
tray widget interacts with subtle's [1] built-in tray, so I spent a
little time looking at this bug. What I've found is:
1. To get the workrave widget to show up in the xfce panel as timers
rather than just the sheep icon, I had to go into the panel
preferences and increase the maximum icon size from 22 to 24.
2. Even after doing (1), the workrave widget was offset vertically
within the tray. I tracked this to the systray_box_size_request()
function in systray-box.c (this is in xfce-panel, not workrave).
That function doesn't increment n_visible_children for non-square
"icons". I suspect this problem only appears when there aren't any
regular square icons in the tray.
[1]: http://subforge.org/projects/subtle/wiki
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org