CVS domivogt: * Fixed RecaptureWindow crash.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 06:11:12

Modified files:
.  : ChangeLog 
fvwm   : add_window.c functable.c functions.c 

Log message:
* Fixed RecaptureWindow crash.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Fixed Restart.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 07:09:48

Modified files:
.  : ChangeLog 
fvwm   : add_window.c fvwm.c 

Log message:
* Fixed Restart.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Removed debug code.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 07:10:10

Modified files:
fvwm   : fvwm.c 

Log message:
* Removed debug code.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Fixed offset between pointer and window when dragging.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 09:04:32

Modified files:
.  : ChangeLog 
fvwm   : functions.c functions.h icons.c menus.c 
 move_resize.c virtual.c 
libs   : FEvent.c FEvent.h FScreen.c Makefile.am 
 fvwmlib.h 

Log message:
* Fixed offset between pointer and window when dragging.
* Fixed complex action clicking logic.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Fixed hilighting of unfocused windows.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 10:13:30

Modified files:
.  : Tag: branch-2_4 ChangeLog NEWS 
fvwm   : Tag: branch-2_4 events.c 

Log message:
* Fixed hilighting of unfocused windows.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Removed libs/Pointer.c.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 10:13:57

Removed files:
libs   : Pointer.c 

Log message:
* Removed libs/Pointer.c.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: odd highlighed window problem with 2.4.9

2002-09-12 Thread Dominik Vogt
On Tue, Sep 10, 2002 at 02:27:20PM -0400, Charles Hines wrote:
  Me == Charles Hines [EMAIL PROTECTED] writes:
 
 ...
 Me If you don't get a chance to look into it, I'll try again myself later
 Me today (or tonight at home if I remember to mail this little testcase back
 Me there).
 
 I finially got around to looking into this problem, and turned out that
 finding where the problem and coming up with a workable fix was actually
 rather easy:

And it's the right fix too.

 ===
 --- events.c~   Thu Jul 18 05:45:28 2002
 +++ events.cTue Sep 10 14:21:14 2002
 @@ -1754,7 +1754,7 @@
  }
  if (!IS_ICONIFIED(Tmp_win))
  {
 -  DrawDecorations(Tmp_win, DRAW_ALL, True, True, PressedW);
 +  DrawDecorations(Tmp_win, DRAW_ALL, (Tmp_win == get_focus_window()), 
 True, PressedW);
  }
}
else if (Tmp_win  Event.xbutton.window == Tmp_win-Parent 
 ===
 
 At least, that seemed to make things behave properly for me.

Welcome back to the fvwm developer community.  We'd be happy to
give you cvs commit rights if you want them :-)

I have applied the patch.  Was this also a problem in 2.5.x?  I
guess not since the faulty code was already removed, but I did not
try it out myself.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, mail: [EMAIL PROTECTED], phone: 0721/91374-382
Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM crashes when typing Q on Pine

2002-09-12 Thread Wolfgang Pfeiffer
Dominik Vogt wrote:

 The DeferExecution() function is trashing memory.  I ran into the
 same problem yesterday and have hopefully fixed it in current CVS.
 (But be aware that fvwm will probably crash anyway.)

... I didn't find any explanations on how to use CVS when searching
on:
ftp://ftp.fvwm.org/pub/fvwm/devel/sources/

But is the fix for the problem already built into
ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/fvwm-snap-20020912.tar.gz
??

Or are there so many more instabilities (additional to the ones that
are already in 2.5.3) that it doesn't make much sense to install a
snapshot?

In case someone is answering: If you please Cc me to my private email
address, too: I'm not on the fvwm-workers list.

Best regards
Wolfgang

-- 
Key on: http://home.t-online.de/home/520050060325-0001/
Key fingerprint = 5FFA E2D1 6DB5 C023 0C5F  3FA7 4E08 5F9F 1560 0BA8

Home Page: www.geocities.com/wolfgangpfeiffer/

-- END TRANSMISSION --

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM crashes when typing Q on Pine

2002-09-12 Thread Dominik Vogt
On Thu, Sep 12, 2002 at 07:01:50PM +0200, Wolfgang Pfeiffer wrote:
 Dominik Vogt wrote:
 
  The DeferExecution() function is trashing memory.  I ran into the
  same problem yesterday and have hopefully fixed it in current CVS.
  (But be aware that fvwm will probably crash anyway.)
 
 ... I didn't find any explanations on how to use CVS when searching
 on:
 ftp://ftp.fvwm.org/pub/fvwm/devel/sources/

  Look on our web site:  http://fvwm.org/cvs.html

 But is the fix for the problem already built into
 ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/fvwm-snap-20020912.tar.gz
 ??

I'm not sure, but the fix will be in the next snapshot.

 Or are there so many more instabilities (additional to the ones that
 are already in 2.5.3) that it doesn't make much sense to install a
 snapshot?

It makes sense to try it out, but not to use it on your system.

 In case someone is answering: If you please Cc me to my private email
 address, too: I'm not on the fvwm-workers list.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM crashes when typing Q on Pine

2002-09-12 Thread Wolfgang Pfeiffer
Dominik,
Thanks for your fast answer:

On Sep 12, 2002, 19:24 (+0200) Dominik Vogt wrote:

 On Thu, Sep 12, 2002 at 07:01:50PM +0200, Wolfgang Pfeiffer wrote:
  Dominik Vogt wrote:
 
   The DeferExecution() function is trashing memory.  I ran into the
   same problem yesterday and have hopefully fixed it in current CVS.
   (But be aware that fvwm will probably crash anyway.)
 
  ... I didn't find any explanations on how to use CVS when searching
  on:
  ftp://ftp.fvwm.org/pub/fvwm/devel/sources/

   Look on our web site:  http://fvwm.org/cvs.html

I'll have a look at it ..


  But is the fix for the problem already built into
  ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/fvwm-snap-20020912.tar.gz
  ??

I just tried to build an RPM/SRC.RPM from this snapshot (I have, as,
IIRC, previously told in this thread, RedHat 6.2 here): it didn't
work:

##
error: Bad exit status from /var/tmp/rpm-tmp.79583 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.79583 (%build)
###


 I'm not sure, but the fix will be in the next snapshot.

let's hope it builds RPM's here :)


  Or are there so many more instabilities (additional to the ones that
  are already in 2.5.3) that it doesn't make much sense to install a
  snapshot?

 It makes sense to try it out, but not to use it on your system.

Ummmh, you probably mean: not trying it in a production environment
or so, right? I mean, I have just one machine here, so I'll install it
on this one or nowhere ... :)

But at any rate: I will try to build and install the RPM.

Best regards
Wolfgang

Please reply to: [EMAIL PROTECTED]
-- 
Key on: http://home.t-online.de/home/520050060325-0001/
Key fingerprint = 5FFA E2D1 6DB5 C023 0C5F  3FA7 4E08 5F9F 1560 0BA8

Home Page: www.geocities.com/wolfgangpfeiffer/

-- END TRANSMISSION --

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Fixed all known remaining event handling bugs. Code is stable again (?).

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 14:45:56

Modified files:
.  : ChangeLog NEWS 
fvwm   : events.c focus.c focus_policy.h menus.c style.c 
libs   : FEvent.c defaults.h 

Log message:
* Fixed all known remaining event handling bugs.  Code is stable again (?).

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Applied FvwmTaskBar patch by Ben Mathews.

2002-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/09/12 15:26:28

Modified files:
.  : AUTHORS 
modules/FvwmTaskBar: ButtonArray.c FvwmTaskBar.1 FvwmTaskBar.c 
 Start.c Start.h 

Log message:
* Applied FvwmTaskBar patch by Ben Mathews.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: (2nd try) Fixed - FvwmTaskBar patch to allow shortcut buttons

2002-09-12 Thread Dominik Vogt
On Sun, Sep 08, 2002 at 09:58:33PM -0400, Ben Mathews wrote:
 Forgot to attach the attachment to the last one.  Here it is again, with 
 the attachment! -
 
 Attached is the fixed patch that allows shortcut buttons in FvwmTaskBar, 
 as well as a couple of new positioning options.It now does not crash 
 when you declare a start button after a minibutton, and a problem with 
 using StartMenu (instead of the spiffy new StartCommand) has also been 
 fixed.  I have been beating it for a couple of hours now and it seems 
 perfectly stable.

I have applied the patch to the latest CVS code.  Can you please
make another patch for the NEWS file and modules/ChangeLog?

[snip]

 Some sample lines from my fvwm2rc:
 
 *FvwmTaskBar: WindowButtonsLeftMargin 1
 *FvwmTaskBar: WindowButtonsRightMargin 0
 *FvwmTaskBar: StartButtonRightMargin 2
 
 *FvwmTaskBar: Button Title Mozilla, Action exec exec 
 /usr/local/mozilla/mozilla
 *FvwmTaskBar: Button Icon mini.term.xpm, Action exec exec xterm
 *FvwmTaskBar: Button Title Freeamp, Icon mini.cd.xpm, Action exec exec 
 freeamp

Works nicely.  I noticed a few cosmetical quirks and a real bug:

 * When the tip window pops up over such a button, it contains the
   text Click here to start as if the pointer was over the Start
   button.  The position isn't correct either.  I guess there
   should be no tip window at all by default but you can specify a
   text to display in the button definition, e.g.

 *FvwmTaskBar: Button Icon mini.term.xpm, Tip Start xterm, \\
  Action exec exec xterm

   But that's not critical.  To reproduce, add

 *FvwmTaskBar: ShowTips

   to your config file.

 * A bug:  press a mouse button over one of these sub buttons.
   It is then drawn pressed in.  Now drag the pointer a bit with
   the button still down == all parts of the extended start
   buttons are drawn pressed in.

 * The action is invoked when the button is released, not when
   it's pressed as in most other parts of fvwm, e.g. window
   titles and FvwmButtons.

 * When I use

 *FvwmTaskBar: AutoStick

   and press the Start button, the task bar vanishes.  It's on
   neither of my four pages, but it's still in the process list.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: odd highlighed window problem with 2.4.9

2002-09-12 Thread Dominik Vogt
On Thu, Sep 12, 2002 at 02:01:22PM -0400, Charles Hines wrote:
  DV == Dominik Vogt fvwm-workers@fvwm.org writes:
 
 DV On Tue, Sep 10, 2002 at 02:27:20PM -0400, Charles Hines wrote:
 ...
  I finially got around to looking into this problem, and turned out that
  finding where the problem and coming up with a workable fix was actually
  rather easy:
 
 DV And it's the right fix too.
 
 And there was much rejoicing... :)
 
 ...
  At least, that seemed to make things behave properly for me.
 
 DV Welcome back to the fvwm developer community.  
 
 I'd hardly constitute this piddly little patch as my return to fvwm
 development. :)

A little prodding never hurts :-)

 DV We'd be happy to give you cvs commit rights if you want them :-)
 
 Have to pass for now as our firewall at work won't let cvs through and I still
 don't know how much I'd be able to get away with doing from home right now
 either, but thanks anyways!  Maybe someday...
 
 Speaking of cvs access, however, wasn't it possible in the past to browse the
 cvs repository for fvwm via the cvsweb interface?  The bookmark that I had to
 that no longer works and no amount of guessing (or looking over the links on
 the fvwm website) could find it.

  ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/

The info is on the cvs sub page.

 DV I have applied the patch.  Was this also a problem in 2.5.x?  I
 DV guess not since the faulty code was already removed, but I did not
 DV try it out myself.
 
 Don't know, let me grab the code and check it out...assume it's not unless I
 send another message to the contrary... :)

I'd rather assume it's fixed unless you state otherwise :)  I
rewrote the border drawing logic completely in 2.5.x and that
statement fell prey to my work.  I looked through all other
border_draw_decorations() calls in events.c (latest CVS) and that
argument seems to be set correctly everywhere.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM crashes when typing Q on Pine

2002-09-12 Thread Dominik Vogt
On Thu, Sep 12, 2002 at 08:17:44PM +0200, Wolfgang Pfeiffer wrote:
 Dominik,
 Thanks for your fast answer:
 
 On Sep 12, 2002, 19:24 (+0200) Dominik Vogt wrote:
 
  On Thu, Sep 12, 2002 at 07:01:50PM +0200, Wolfgang Pfeiffer wrote:
   Dominik Vogt wrote:
  
The DeferExecution() function is trashing memory.  I ran into the
same problem yesterday and have hopefully fixed it in current CVS.
(But be aware that fvwm will probably crash anyway.)
  
   ... I didn't find any explanations on how to use CVS when searching
   on:
   ftp://ftp.fvwm.org/pub/fvwm/devel/sources/
 
Look on our web site:  http://fvwm.org/cvs.html
 
 I'll have a look at it ..
 
 
   But is the fix for the problem already built into
   ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/fvwm-snap-20020912.tar.gz
   ??
 
 I just tried to build an RPM/SRC.RPM from this snapshot (I have, as,
 IIRC, previously told in this thread, RedHat 6.2 here): it didn't
 work:
 
 ##
 error: Bad exit status from /var/tmp/rpm-tmp.79583 (%build)
 
 
 RPM build errors:
 Bad exit status from /var/tmp/rpm-tmp.79583 (%build)
 ###
 
 
  I'm not sure, but the fix will be in the next snapshot.
 
 let's hope it builds RPM's here :)
 
 
   Or are there so many more instabilities (additional to the ones that
   are already in 2.5.3) that it doesn't make much sense to install a
   snapshot?
 
  It makes sense to try it out, but not to use it on your system.
 
 Ummmh, you probably mean: not trying it in a production environment
 or so, right? I mean, I have just one machine here, so I'll install it
 on this one or nowhere ... :)

Actually I wanted to say:  expect trouble and be prepared to
downgrade to a more stable release.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: odd highlighed window problem with 2.4.9

2002-09-12 Thread Charles Hines
 Dominik == Dominik Vogt [EMAIL PROTECTED] writes:

Dominik On Thu, Sep 12, 2002 at 02:01:22PM -0400, Charles Hines wrote:
 I'd hardly constitute this piddly little patch as my return to fvwm
 development. :)

Dominik A little prodding never hurts :-)

True. :)

And hopefully I shall truly return someday...

...
 Speaking of cvs access, however, wasn't it possible in the past to browse
 the cvs repository for fvwm via the cvsweb interface?  The bookmark that I
 had to that no longer works and no amount of guessing (or looking over the
 links on the fvwm website) could find it.

Dominik   ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/

Dominik The info is on the cvs sub page.

Oh I knew about the snapshots, I was referring to actually surfing through the
cvs repository via the cvsweb interface.  Here's the link I had bookmarked:

  
http://www.hpc.uh.edu/cgi-bin/cvsweb.cgi/fvwm/?cvsroot=FVWMhideattic=1sortbydate=0

and I remember using it a couple of times, but that doesn't seem to work any
more and I all my attempts to guess what might be the current correct URL were
sadly incorrect.

Jason, does the cvsweb stuff for fvwm still exist anywhere by any chance?

 DV I have applied the patch.  Was this also a problem in 2.5.x?  I
 DV guess not since the faulty code was already removed, but I did not
 DV try it out myself.
 
 Don't know, let me grab the code and check it out...assume it's not unless I
 send another message to the contrary... :)

Dominik I'd rather assume it's fixed unless you state otherwise :)  

Doh!  That's what I meant to say...  Oh wait, I see why I worded it that way.
You said was this also a problem so I was replying assume it's not [a
problem] unless I send another message where the [a problem] was implied but
easily confused with [fixed].

Note that I hate (and often abuse) English...sometimes it's hard to guess that
it's my native tongue. :)

Dominik I rewrote the border drawing logic completely in 2.5.x 

So I noticed.

Dominik and that statement fell prey to my work.  I looked through all other
Dominik border_draw_decorations() calls in events.c (latest CVS) and that
Dominik argument seems to be set correctly everywhere.

And I did download 2.5.3 and verify that it worked fine there.

On an unrelated note, I was forced to use gcc to compile v2.5.3 (normally I
use Sun's Forte compiler on my Solaris box here at work) due to the use of the
__attribute__ macro.  I probably could have gotten around it pretty easily by
using the #define for it in vms/config.h (assuming that there aren't any other
gcc-isms in there) but it was quicker to just use gcc instead.

I hope you're not requiring gcc now and that this was just an accident... :)

Just thought I'd mention it if you or someone else haven't fixed that already.
And if you haven't, I might be pursuaded to submit another patch if you'd
like. :)

Chuck

-- 
Charles K. Hines   [EMAIL PROTECTED]   [EMAIL PROTECTED]
Principal Scientist at ReQuest Technologies Inc   (http://www.ReQuestTech.com/)

  dis ting could have possabiwities if I put my twisted widdle mind to it!
- Bugs Bunny

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: odd highlighed window problem with 2.4.9

2002-09-12 Thread Jason L Tibbitts III
 CH == Charles Hines [EMAIL PROTECTED] writes:

CH Jason, does the cvsweb stuff for fvwm still exist anywhere by any
CH chance?

No, it doesn't.  It never survived the last CVS server move.  As I'll
be moving it again anyway, I may try to get something like cvsweb
going again then.

 - J
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: odd highlighed window problem with 2.4.9

2002-09-12 Thread Paul Smith
If you're setting it up from scratch I suggest you go with viewcvs
instead of cvsweb; the former is nicer (and, unless things have changed
recently, much better supported):

  http://viewcvs.sourceforge.net/

-- 
---
 Paul D. Smith [EMAIL PROTECTED] HASMAT--HA Software Mthds  Tools
 Please remain calm...I may be mad, but I am a professional. --Mad Scientist
---
   These are my opinions---Nortel Networks takes no responsibility for them.
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: (2nd try) Fixed - FvwmTaskBar patch to allow shortcut buttons

2002-09-12 Thread Ben Mathews

Dominik Vogt wrote:

  * The action is invoked when the button is released, not when
it's pressed as in most other parts of fvwm, e.g. window
titles and FvwmButtons.

Are you saying that action should be invoked when the button is 
released, not when it is pressed?


I am using the latest CVS source and I am seeing that the start button 
launches on release, but the minibuttons launch their applications on 
the press, not the release.  Which part needs to be changed?


  * When I use

  *FvwmTaskBar: AutoStick

and press the Start button, the task bar vanishes.  It's on
neither of my four pages, but it's still in the process list.


I am using the latest CVS source and can't replicate this.  Can you send 
me a fvwm2rc and/or explicit instructions on how to do this.


Thanks.

Ben Mathews





--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: Addendum to FAQ 4.3

2002-09-12 Thread Mikhael Goikhman
On 12 Sep 2002 09:03:08 +0200, Eric Doenges wrote:
 
 Mikhael Goikhman wrote:
 
  If you insist not to use any 2.4.x features, we can't help. The support on
  this list and the FAQ (not counting some non-updated parts) is for 2.4.x.
 
 [ ... ]
 
  Yes, I forgot to mention that for -lock to work you should run:
  
ModuleSynchronous FvwmM4 -lock file
 
 This works, thanks. Maybe this tidbit of information should be in
 the FAQ ?

I hope someone will do this.

Regards,
Mikhael.
--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: Addendum to FAQ 4.3

2002-09-12 Thread Dominik Vogt
On Thu, Sep 12, 2002 at 11:35:24AM +, Mikhael Goikhman wrote:
 On 12 Sep 2002 09:03:08 +0200, Eric Doenges wrote:
  
  Mikhael Goikhman wrote:
  
   If you insist not to use any 2.4.x features, we can't help. The support on
   this list and the FAQ (not counting some non-updated parts) is for 2.4.x.
  
  [ ... ]
  
   Yes, I forgot to mention that for -lock to work you should run:
   
 ModuleSynchronous FvwmM4 -lock file
  
  This works, thanks. Maybe this tidbit of information should be in
  the FAQ ?
 
 I hope someone will do this.

Do you have anyone particular in mind with someone?  I didn't
really this thread, but I suspect that unless someone is you,
nothing will happen.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: Addendum to FAQ 4.3

2002-09-12 Thread Dan Espen
Dominik Vogt [EMAIL PROTECTED] writes:
 On Thu, Sep 12, 2002 at 11:35:24AM +, Mikhael Goikhman wrote:
  On 12 Sep 2002 09:03:08 +0200, Eric Doenges wrote:
   
   Mikhael Goikhman wrote:
   
If you insist not to use any 2.4.x features, we can't help. The support
  on
this list and the FAQ (not counting some non-updated parts) is for 2.4.
 x.
   
   [ ... ]
   
Yes, I forgot to mention that for -lock to work you should run:

  ModuleSynchronous FvwmM4 -lock file
   
   This works, thanks. Maybe this tidbit of information should be in
   the FAQ ?
  
  I hope someone will do this.
 
 Do you have anyone particular in mind with someone?  I didn't
 really this thread, but I suspect that unless someone is you,
 nothing will happen.

I think a man page update is called for.
I'll see what I can come up with.

-- 
Dan Espen   E-mail: [EMAIL PROTECTED]
444 Hoes Lane  Room RRC 1C-214  Phone: (732) 699-5570
Piscataway, NJ 08854
--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]