Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-25 Thread Thomas Adam
On Fri, Nov 25, 2011 at 12:47:06AM -0600, David Fries wrote: > Sending a SIGTERM to FvwmButtons works to gracefully unswallow a > program called stalonetray which is a system tray. Setting -transient > on the FvwmButtons panel is calling XDestroyWindow and in term causes > the programs with items

Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-25 Thread David Fries
On Fri, Nov 25, 2011 at 09:18:52AM +, Thomas Adam wrote: > On Fri, Nov 25, 2011 at 12:47:06AM -0600, David Fries wrote: > > Sending a SIGTERM to FvwmButtons works to gracefully unswallow a > > program called stalonetray which is a system tray. Setting -transient > > on the FvwmButtons panel is

Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-25 Thread Thomas Adam
On 25 November 2011 17:53, David Fries wrote: > I took another look and did some tests.  DeadPipeCleanup is called > atexit().  With my patch and -transient, the Swallow flag Kill is The code is clear about this point. > causing the X-server to close to the connection to that client, the > flag