Re: FvwmTabs v1.8

2003-06-10 Thread Scott Smedley
Hi David, Finally i have a Dillo with tabs :) Looks nice. hehe! I like Dillo too. Is it possible to change the Font? Sure, I'll make sure there's a config option in the next release. And a small bug: it crashes when you try to add itself as a tab. Hmmm, that's interesting. I thought I

Re: FvwmIdent sometimes blank

2003-06-10 Thread Dominik Vogt
On Sat, Jun 07, 2003 at 02:36:59PM -0400, Dan Espen wrote: Anyone else seen this? I have FvwmIdent configured like this: *FvwmIdent: Back Black *FvwmIdent: Fore white *FvwmIdent: Font 9x15bold I invoke it with a keypress: Key F3 A M Module FvwmIdent

CVS domivogt: * Circumvented a compile problem due to a broken math.h on QNX 4.25.

2003-06-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt03/06/10 04:18:14 Modified files: . : ChangeLog libs : Graphics.c Log message: * Circumvented a compile problem due to a broken math.h on QNX 4.25. -- Visit the official

CVS domivogt: * Circumvented a compile problem due to a broken math.h on QNX 4.25.

2003-06-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt03/06/10 04:18:48 Modified files: . : Tag: branch-2_4 ChangeLog NEWS libs : Tag: branch-2_4 Graphics.c Log message: * Circumvented a compile problem due to a broken math.h

CVS domivogt: * Fixed initial FvwmIdent drawing (Expose event was thrown away).

2003-06-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt03/06/10 06:19:26 Modified files: modules: ChangeLog modules/FvwmIdent: FvwmIdent.c Log message: * Fixed initial FvwmIdent drawing (Expose event was thrown away). -- Visit the official

Re: FvwmIdent sometimes blank

2003-06-10 Thread Dominik Vogt
On Tue, Jun 10, 2003 at 11:09:34AM +0200, fvwm-workers wrote: On Sat, Jun 07, 2003 at 02:36:59PM -0400, Dan Espen wrote: Anyone else seen this? I have FvwmIdent configured like this: *FvwmIdent: Back Black *FvwmIdent: Fore white *FvwmIdent: Font 9x15bold I invoke it with a

Colorsets tracker experiments.

2003-06-10 Thread Scott Smedley
Hi Mikhael, Should I expect to get an 'observation' if I dynamically change config parameters? (using FvwmTalk or FvwmCommand) The dynamic values are only propogated after I restart FvwmTabs. There were some problems that are fixed now. Ah, CVS version works as expected - thanks.

Re: FVWM: fvwm man page in HTML?

2003-06-10 Thread Uwe Pross
Hi there, On 10 Jun 2003 at 13:41:21 +, Mikhael Goikhman wrote: I think it is better to make a simple script which spilts the output from man2html. So the original man remains untached. For me the best solution is to use dhtml (with active + or -), not multiple pages, i.e. to show

Re: FvwmTabs v1.8

2003-06-10 Thread David Hansen
On Tue, Jun 10 at 9:51+0200 Scott Smedley wrote: Hi David, Finally i have a Dillo with tabs :) Looks nice. hehe! I like Dillo too. With Dillo you can observe a behaviour that i don't like: When you open in one tab an URL with a long title the button, the FvwmTabs window and (only)

Re: FVWM: fvwm man page in HTML?

2003-06-10 Thread Mikhael Goikhman
On 10 Jun 2003 16:36:57 +0200, Uwe Pross wrote: On 10 Jun 2003 at 13:41:21 +, Mikhael Goikhman wrote: I think it is better to make a simple script which spilts the output from man2html. So the original man remains untached. For me the best solution is to use dhtml (with active

Re: Colorsets tracker experiments.

2003-06-10 Thread Mikhael Goikhman
On 11 Jun 2003 00:02:31 +1000, Scott Smedley wrote: Please try new Colorsets tracker. Making the colorset fg/bg work is not interesting. It would be nice if you can make colorset pixmaps work using Perl/Tk or X11::Protocol. Maybe you can create a Tk window that shows all available

Re: Colorsets tracker experiments.

2003-06-10 Thread Mikhael Goikhman
On 10 Jun 2003 21:48:08 +, Mikhael Goikhman wrote: The purpose of such tool is clear. If you have a lot of colorsets, for example fvwm-themes uses about 37, you want to see them all. Of course the main purpose of my request was to have an exapmle of colorset usage in Perl. But if it is

Patch: fvwm-web: fix typo

2003-06-10 Thread Scott Smedley
This typo annoyed me so much I had to submit a patch. SCoTT. :) Index: documentation/dev_cvs.php === RCS file: /home/cvs/fvwm/fvwm-web/documentation/dev_cvs.php,v retrieving revision 1.7 diff -u -u -r1.7 dev_cvs.php ---