Am 09/04/2011 04:28 PM, schrieb Thomas Adam:
[Ccing Stalonetray author]


It's because stalonetray's ConfigureNotify event handling is broken.  I do
have stalonetray tentatively reparented in FvwmButtons, hence:

*FB-np: (16x1, Swallow (UseOld,Close,Kill) `stalonetray` \
`Exec exec /usr/bin/stalonetray --geometry 16x1 --no-shrink \
--kludges force_icons_size -i 16`)

Note that the --no-shrink option is the most important part, and that the
geometry you specify for stalonetray should match the same as that for the
specific button stalonetray is being reparented to.

Until stalonetray is fixed, this is as good as you can do to make
FvwmButtons and stalonetray work well together.

-- Thomas Adam

Hi Thomas, thanks again, I got it working!

With this module-configuration it works like expected, the sizes fit together.

DestroyModuleConfig FvwmStaloneTray: *
Style "FvwmStaloneTray" NoTitle, NoHandles, Sticky, WindowListSkip, \
        CirculateSkip, BorderWidth 0, StaysOnBottom
*FvwmStaloneTray: Geometry 160x25+180-1
*FvwmStaloneTray: Frame 0
*FvwmStaloneTray: Colorset 60
*FvwmStaloneTray: (10x1, Swallow (UseOld,Close,Kill) `stalonetray` \
`Exec exec /usr/bin/stalonetray --geometry 10x1 --no-shrink \
--kludges force_icons_size -i 16 -t true -d none`)
AddToFunc StartFunction I Module FvwmButtons FvwmStaloneTray

--

Regards
Markus Hutmacher


Reply via email to