On 24/03/2008, Michael Treibton <[EMAIL PROTECTED]> wrote:
> in other window managers, apps which use systray (such as gajim, or
>  gaim or kopete) remember the window position when theyre toggled via
>  their systray icon.  in fvwm, they do not.
>
>  is there a reason for this? can this behavior be rectified?  is it a bug?

It's not a bug.  You probably have:

Style * NoPPosition

Which instructs FVWM to ignore program specified locations, and use
whichever placement policy you wish.  For the most part this is what
users' want.  In your case, you would most likely want to place Style
commands *after* such a line above which did something like this:

Style "Buddy List" UsePPosition
Style Somethingelse UsePPosition

-- Thomas Adam

Reply via email to