Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-26 Thread Dominique Michel
Le Fri, 25 Nov 2011 09:18:52 +, Thomas Adam a écrit : > 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-26 Thread Thomas Adam
On Sat, Nov 26, 2011 at 12:37:16PM +0100, Dominique Michel wrote: > Le Fri, 25 Nov 2011 09:18:52 +, > Thomas Adam a écrit : > > > 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 stalonetra

Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-26 Thread Thomas Adam
On Sat, Nov 26, 2011 at 12:37:16PM +0100, Dominique Michel wrote: > Both stalonetray and trayer will be killed and restarted during a > restart. And it work fine with compliant applications. Why? The exit handling in FvwmButtons will take care of this, and forcibly killing stalonetray or trayer i

CVS tadam: Remove calls to XDestroyWindow for -transient buttons

2011-11-26 Thread cvs
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: tadam 11/11/26 06:07:39 Modified files: . : Tag: branch-2_6 NEWS modules: Tag: branch-2_6 ChangeLog modules/FvwmButtons: Tag: branch-2_6 FvwmButtons.c Log message: Remove calls to

Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-26 Thread Dominique Michel
Le Sat, 26 Nov 2011 11:46:07 +, Thomas Adam a écrit : > On Sat, Nov 26, 2011 at 12:37:16PM +0100, Dominique Michel wrote: > > Both stalonetray and trayer will be killed and restarted during a > > restart. And it work fine with compliant applications. > > Why? The exit handling in FvwmButton

Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-26 Thread Dominique Michel
Le Sat, 26 Nov 2011 11:42:47 +, Thomas Adam a écrit : > On Sat, Nov 26, 2011 at 12:37:16PM +0100, Dominique Michel wrote: > > Le Fri, 25 Nov 2011 09:18:52 +, > > Thomas Adam a écrit : > > > > > On Fri, Nov 25, 2011 at 12:47:06AM -0600, David Fries wrote: > > > > Sending a SIGTERM to Fvw

Re: [PATCH] FvwmButtons transient avoid destroy

2011-11-26 Thread Thomas Adam
On Sat, Nov 26, 2011 at 01:31:38PM +0100, Dominique Michel wrote: > Le Sat, 26 Nov 2011 11:46:07 +, > Thomas Adam a écrit : > > > On Sat, Nov 26, 2011 at 12:37:16PM +0100, Dominique Michel wrote: > > > Both stalonetray and trayer will be killed and restarted during a > > > restart. And it wor