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
On 12:10 31 Jan 2002, Cameron Simpson <[EMAIL PROTECTED]> wrote:
| On 15:57 30 Jan 2002, Dominik Vogt 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
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 (
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 window_flags.
On 15:57 30 Jan 2002, Dominik Vogt 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 actually executed.
Woul
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 the
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.
--
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 pre-2.
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
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 http://www.fvwm.org/>.
To
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
%% 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 stand
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: /u/phipps
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt02/01/30 09:04:35
Modified files:
fvwm : schedule.c
Log message:
* Fixed schedule with delay <= 0.
--
Visit the official FVWM web page at http://www.fvwm.org/>.
To unsubscribe from the list, se
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.
> On 30 Jan 2002 09:26:52 -0500
> "Paul" == Paul Smith wrote:
Paul>
Paul> %% Alexander Kotelnikov <[EMAIL PROTECTED]> writes:
ak> LIE. Read standards, please.
Paul>
Paul> Single UNIX says:
Paul>
Paul> If the process image file is not a valid executable object, execlp()
Paul> and execvp(
%% Alexander Kotelnikov <[EMAIL PROTECTED]> writes:
ak> LIE. Read standards, please.
Paul> Single UNIX says:
Paul>
Paul> If the process image file is not a valid executable object, execlp()
Paul> and execvp() use the contents of that file as standard input to a
Paul> command interpre
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: /u/phippst/sunos/libexe
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.
> >
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
modules/FvwmBu
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 once_only
+ I FvwmBanner
+ I Schedule 0 DestroyFunc once_only
+ I Sc
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 Mov
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 identi
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
intera
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 p
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:
*
> On 29 Jan 2002 18:19:06 -0500
> "Paul" == Paul Smith 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, plea
27 matches
Mail list logo