CVS olicha: * Added alias support to FvwmTaskBar

2001-08-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 01/08/07 00:00:14 Modified files: modules: ChangeLog modules/FvwmTaskBar: FvwmTaskBar.c Log message: * Added alias support to FvwmTaskBar (to be able to get one TaskBar by Xinerama screens) --

CVS olicha: * FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases

2001-08-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 01/08/07 01:13:20 Modified files: . : NEWS ChangeLog modules/FvwmTaskBar: FvwmTaskBar.c FvwmTaskBar.1 modules/FvwmIconBox: FvwmIconBox.c FvwmIconBox.1 modules/FvwmWinList:

Re: Proposing a new if-else syntax

2001-08-07 Thread Tim Phipps
[EMAIL PROTECTED] wrote: If you ask me, I would place a real interpreter language, tcl is fine. But this does not seem possible. This would require an absolutely new syntax. I am ready to rewrite hundreds of kilobytes of fvwm-themes configs, but I fear that some others have problems to

Enhancement request: Auto focus event notification

2001-08-07 Thread Tim Phipps
Configuration Information [Automatically generated, do not change]: uname output: SunOS silver 5.5.1 Generic_103640-35 sun4u sparc SUNW,Ultra-5_10 Compiler: gcc Compilation CFLAGS: -g -O2 prefix: /u/phippst/sunos FVWM Version: 2.4.1-beta1 FVWM_MODULEDIR:

Re: Proposing a new if-else syntax

2001-08-07 Thread Dominik Vogt
On Tue, Aug 07, 2001 at 09:15:36AM +0100, Tim Phipps wrote: [EMAIL PROTECTED] wrote: If you ask me, I would place a real interpreter language, tcl is fine. But this does not seem possible. This would require an absolutely new syntax. I am ready to rewrite hundreds of kilobytes of

Re: Notification: incoming/753

2001-08-07 Thread Dominik Vogt
On Mon, Aug 06, 2001 at 06:57:18PM -0700, Pete Gelbman wrote: On Sun, 5 Aug 2001, Dominik Vogt wrote: Dominik On Fri, Aug 03, 2001 at 05:19:06PM -0500, fvwm-bug wrote: + FVWM Bug Tracking notification + new message incoming/753 + Message summary for PR#753 From: [EMAIL

CVS domivogt: * Added a note about the FvwmPagerSloppyFocus vs Sloppy/MouseFocus page

2001-08-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/08/07 06:34:31 Modified files: modules: ChangeLog modules/FvwmPager: FvwmPager.1 Log message: * Added a note about the FvwmPagerSloppyFocus vs Sloppy/MouseFocus page switching/focus

While we are discussing new features...!

2001-08-07 Thread Larry Gensch
I've had a desire for some time for an improved syntax for matching windows using the Style, Next, Current, etc. commands. Right now, I can say: Next (xterm) Focus I can even use wildcards: Next (*term*) Focus This is all well and good when your terminal windows all have term

CVS domivogt: * Fixed FvwmForm windows with GrabServer getting buried under other windows

2001-08-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/08/07 07:28:02 Modified files: . : ChangeLog fvwm : placement.c modules: ChangeLog modules/FvwmForm: FvwmForm.c ReadXServer.c Log message: *

CVS domivogt: * Updated ChangeLog.

2001-08-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/08/07 09:09:30 Modified files: modules: ChangeLog Log message: * Updated ChangeLog. -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send

Re: Notification: incoming/753

2001-08-07 Thread Pete Gelbman
On Sun, 5 Aug 2001, Dominik Vogt wrote: Dominik On Fri, Aug 03, 2001 at 05:19:06PM -0500, fvwm-bug wrote: + FVWM Bug Tracking notification + new message incoming/753 + Message summary for PR#753 From: [EMAIL PROTECTED] Subject: SloppyFocus + sometimes won't refocus properly Date:

Re: Notification: incoming/753

2001-08-07 Thread Pete Gelbman
Dominik, Sorry for the double e-mails, but I discovered somethings else. When moving my .fvwm2rc to 2.4 I also enabled *FvwmPager: SloppyFocus option. It seems to be the combination of enabling this feature and using ClickTime of 150ms. To summarize, I'm now claiming that if you enable

FYI

2001-08-07 Thread Larry Moore
Title: FYI Debian 2.2.10 Linux m68k , Mac Quadra 610 24 Meg Ram - fvwm 2.4.0 and libstroke-0.5 compiled on the Quadra using gcc/g++ I'll play with the .fvwm2rc for a while. Please pass my thanks to the crew for all the work.

Core in Xinerma logic

2001-08-07 Thread Dan Espen
This is from current CVS on Solaris: fork gdb /opt/public/src/fvwm/2.4.1-beta1/fvwm2 core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain

Re: Proposing a new if-else syntax

2001-08-07 Thread Tim Phipps
fvwm-workers@fvwm.org wrote: I'd be content to have a solution for these problems: 1) If a certain window exists, kill it; if not, start it. AddToFunc temp_true_list + I Prev (certain_window) Close AddToFunc temp_true + I DestroyFunc temp + I AddToFunc temp I temp_true_list AddToFunc

Patch for possible if-else syntax

2001-08-07 Thread Dmitry Yu. Bolkhovityanov
Hi! I've made a patch which implements a simple if-else syntax. A new Otherwise command is introduced (wouldn't clash with possible future syntax enhancements, right?), which executes supplied command only if previous command was unsuccessful. So the syntax is: AddToFunc

Notification: incoming/755

2001-08-07 Thread fvwm-bug
FVWM Bug Tracking notification new message incoming/755 Message summary for PR#755 From: [EMAIL PROTECTED] Subject: fvwm-2.4.0 does not build with libstroke-0.5 Date: Tue, 07 Aug 2001 14:56:32 -0500 0 replies 0 followups ORIGINAL MESSAGE FOLLOWS

Re: Notification: incoming/753

2001-08-07 Thread Pete Gelbman
Yes, you're completely correct - the problem is only a *FvwmPager: SloppyFocus thing, and nothing related to ClickTime. It would probably be nice to have the FvwmPager man page updated to reflect the limitation of the *FvwmPager: SloppyFocus option when used in conjunction with other window