Re: changes to fvwm that have not been included in 2.4.5 for unknown reasons

2002-01-30 Thread Alexander Kotelnikov
On 29 Jan 2002 18:19:06 -0500 Paul == Paul Smith Paul wrote: Paul Paul %% Alexander Kotelnikov [EMAIL PROTECTED] writes: Mikhael This is not correct. It is standard for unux kernels to pass Mikhael a text executable script to /bin/sh by default. Paul ak LIE. Read standards, please. Paul Paul

CVS migo: * use the same generation for fvwm24_convert as for other perl scripts

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/01/30 05:51:14 Modified files: . : Tag: branch-2_4 ChangeLog configure.in utils : Tag: branch-2_4 ChangeLog Makefile.am fvwm24_convert.in Log message:

CVS migo: * use the same generation for fvwm24_convert as for other perl scripts

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/01/30 05:51:44 Modified files: . : ChangeLog configure.in utils : ChangeLog Makefile.am fvwm24_convert.in Log message: * use the same generation for fvwm24_convert as for other

Unconstrained Move

2002-01-30 Thread Mikhael Goikhman
I want to add an option to interactive Move, so snap is ignored. What do you think is a preferable syntax approach? I may think about 2 possible solutions. 1) New command UnconstrainedMove with the same arguments as Move. 2) An option to Move and AnimatedMove (other *Move* commands are not

Re: changes to fvwm that have not been included in 2.4.5 for unknown reasons

2002-01-30 Thread Dmitry Yu. Bolkhovityanov
On Tue, 29 Jan 2002, Dominik Vogt wrote: Actually, I'm guessing that setpgrp with 2 parameters takes the same arguments as setpgid. I don't have any documentation about that version. Can anybody help me out here? From OpenBSD 2.7 setpgid(2): COMPATIBILITY setpgrp() is

Re: Unconstrained Move

2002-01-30 Thread Dominik Vogt
On Wed, Jan 30, 2002 at 11:59:11AM +, Mikhael Goikhman wrote: I want to add an option to interactive Move, so snap is ignored. What do you think is a preferable syntax approach? I may think about 2 possible solutions. 1) New command UnconstrainedMove with the same arguments as Move.

CVS olicha: * Added some suggestion from A. Kotelnikov

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/01/30 07:25:16 Modified files: . : ChangeLog fvwm : ewmh_names.c fvwm.c libs : GetFont.c Makefile.am modules: ChangeLog

Re: Unconstrained Move

2002-01-30 Thread Mikhael Goikhman
On 30 Jan 2002 13:56:24 +0100, Dominik Vogt wrote: On Wed, Jan 30, 2002 at 11:59:11AM +, Mikhael Goikhman wrote: I want to add an option to interactive Move, so snap is ignored. What do you think is a preferable syntax approach? I may think about 2 possible solutions. 1) New

0 delay for Schedule locks up shedule queue

2002-01-30 Thread Tim Phipps
Configuration Information [Automatically generated, do not change]: uname output: SunOS silver 5.5.1 Generic_103640-38 sun4u sparc SUNW,Ultra-5_10 Compiler: gcc Compilation CFLAGS: -g -O2 -Wall -Wno-implicit-int prefix: /u/phippst/sunos FVWM Version: 2.5.1 FVWM_MODULEDIR:

Re: CVS domivogt: * New command Schedule that executes commands delayed. May be used to

2002-01-30 Thread Dominik Vogt
On Wed, Jan 30, 2002 at 01:03:11PM +, Tim Phipps wrote: fvwm-workers@fvwm.org wrote: Log message: * New command Schedule that executes commands delayed. May be used to implement FvwmAuto in fvwm itself. Is it possible to have a function self destruct with this? e.g. AddToFunc

Re: 0 delay for Schedule locks up shedule queue

2002-01-30 Thread Dominik Vogt
On Wed, Jan 30, 2002 at 02:23:44PM +, Tim Phipps wrote: Configuration Information [Automatically generated, do not change]: uname output: SunOS silver 5.5.1 Generic_103640-38 sun4u sparc SUNW,Ultra-5_10 Compiler: gcc Compilation CFLAGS: -g -O2 -Wall -Wno-implicit-int prefix:

Re: changes to fvwm that have not been included in 2.4.5 for unknown reasons

2002-01-30 Thread Paul Smith
%% Alexander Kotelnikov [EMAIL PROTECTED] writes: ak You are about this works, and I am about this is wrong. Shell ak is not the one program who exec. It works is far more important to us than it follows the standard. There are many situations out there where following the standard yields

Re: Unconstrained Move

2002-01-30 Thread Dominik Vogt
On Wed, Jan 30, 2002 at 02:09:08PM +, Mikhael Goikhman wrote: On 30 Jan 2002 13:56:24 +0100, Dominik Vogt wrote: On Wed, Jan 30, 2002 at 11:59:11AM +, Mikhael Goikhman wrote: I want to add an option to interactive Move, so snap is ignored. What do you think is a preferable

CVS olicha: * Fixed a miss print in an error msg

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/01/30 16:05:13 Modified files: . : ChangeLog libs : Flocale.c Log message: * Fixed a miss print in an error msg -- Visit the official FVWM web page at

CVS domivogt: * Added a queue module and rewrote the three types of queues to use it.

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/01/30 16:23:34 Modified files: . : ChangeLog NEWS fvwm : events.c functions.c module_interface.c module_interface.h schedule.c schedule.h

CVS domivogt: * Moved pre-2.4 Changelog entries to ChangeLog-pre-2.4.

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/01/30 16:27:15 Modified files: . : ChangeLog Added files: . : ChangeLog-pre-2.4 Removed files: . : ChangeLog-pre-2.2 Log message: * Moved

CVS domivogt: * Fixed core dump.

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/01/30 17:58:40 Modified files: . : ChangeLog fvwm : events.c module_interface.c module_interface.h libs : queue.c Log message: * Fixed core dump. --

FvwmConsole freezes when maximized if compiled w/ --enable-efence

2002-01-30 Thread Dominik Vogt
I compiled FvwmConsole with --enable-efence. Now, when I maximize It, the terminal window stops to accept key presses. I can see that it still gets focus (the cursor is as a frame when it doesn't have focus). I can also mark text, but I doesn't take any input. This probably means that one of

Re: CVS domivogt: * New command Schedule that executes commands delayed. May be used to

2002-01-30 Thread Cameron Simpson
On 15:57 30 Jan 2002, Dominik Vogt fvwm-workers@fvwm.org wrote: | Yes. At the moment, there are no guarantees when the scheduled | code is executed though. The schedule table is processed only when | no X events or module input is coming in. In theory it could take | hours before the code is

CVS domivogt: * Implemented new command State and new conditions State and !State.

2002-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/01/30 20:24:55 Modified files: . : ChangeLog NEWS fvwm : builtins.c commands.h conditional.c functions.c functions.h fvwm.h fvwm2.1

AutoHide in fvwm core

2002-01-30 Thread Dominik Vogt
With my latest changes, it's possible to implement autohiding using FvwmEvent with the enter_window/leave_window events, the Schedule command and the State command. This example uses WindowShade to hide two windows called FvwmButtons and XMessages automatically. If title button 8 is pressed

Re: CVS domivogt: * New command Schedule that executes commands delayed. May be used to

2002-01-30 Thread Cameron Simpson
On 12:10 31 Jan 2002, Cameron Simpson [EMAIL PROTECTED] wrote: | On 15:57 30 Jan 2002, Dominik Vogt fvwm-workers@fvwm.org wrote: | | Yes. At the moment, there are no guarantees when the scheduled | | code is executed though. The schedule table is processed only when | | no X events or module

Re: Unconstrained Move

2002-01-30 Thread Dmitry Yu. Bolkhovityanov
On Wed, 30 Jan 2002, Mikhael Goikhman wrote: On 30 Jan 2002 13:56:24 +0100, Dominik Vogt wrote: On Wed, Jan 30, 2002 at 11:59:11AM +, Mikhael Goikhman wrote: I want to add an option to interactive Move, so snap is ignored. What do you think is a preferable syntax approach?