Re: Colorset for Title bar's

2002-11-18 Thread Suzanne Skinner
On Sun, Nov 17, 2002 at 10:15:36AM +0100, Olivier Chapuis wrote: MultiPixmap may be removed in favor of MultiColorset if this simplifies the code (I think, yes). I do not know, maybe the two code can be merged. Suzanne any opinion? I'm all for it. I don't think MultiPixmap does anything

Taskbar launchers different mouse buttons

2002-10-05 Thread Suzanne Skinner
Greets, I've developed a patch which enhances Ben Mathews' excellent titlebar-launcher feature. It allows one to specify different actions when different mouse buttons are clicked on a launcher. It uses the same sort of syntax for this as FvwmButtons, like so: *FvwmTaskBar: Button Icon

Re: Taskbar launchers different mouse buttons

2002-10-05 Thread Suzanne Skinner
On Sat, Oct 05, 2002 at 01:20:36PM +, Mikhael Goikhman wrote: Suzanne, Ben, Olivier and other FvmwTaskBar lovers, is there a chance you agree with such arrangement? Would not having one powerful FvwmPanel and one or more applets to be optionally swallowed be a better solution? I'd have no

FvwmTaskBar fix

2002-10-04 Thread Suzanne Skinner
-orig/modules/ChangeLogFri Oct 4 13:33:40 2002 +++ fvwm-20021004/modules/ChangeLog Fri Oct 4 14:48:55 2002 @@ -1,3 +1,9 @@ +2002-10-04 Suzanne Skinner [EMAIL PROTECTED] + + * FvwmTaskBar/Start.c (StartButtonParseConfig): + Fixed a number of cases where space was malloced

All-Star Taskbar (bug, patch)

2002-10-03 Thread Suzanne Skinner
FvwmTaskBar is popping up StarMenu instead of StartMenu :-) Patch included. Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/ diff -ur fvwm-20021003-orig/modules/FvwmTaskBar/Start.c fvwm-20021003/modules/FvwmTaskBar/Start.c --- fvwm-20021003-orig/modules/FvwmTaskBar/Start.c Mon

Active Desk Label

2002-09-18 Thread Suzanne Skinner
The active desk label in the pager is not being hilighted properly at startup (unless Xft is used?). I think this bug was introduced via the change Use clipping redrawing for the desk label to DrawGrid(), as the hilight background is never initially drawn. The attached patch fixes the problem but

Compile Issues

2002-09-17 Thread Suzanne Skinner
Fvwm does not compile if Gnome hints and/or EWMH hints are disabled. The attached patch fixes this. Also, CFLAGS aren't working at all? Also also, Fvwm fails to link if compiled without Xinerama, because of the reference to XineramaQueryScreens (possibly others, haven't checked) in FScreen.o.

Re: Small MultiPixmap Fix

2002-09-09 Thread Suzanne Skinner
I don't understand what this patch changes. The values returned by get_title_geometry should be the same as fw-title_length and fw-title_thickness. It is indeed strange--it seems that the return values of get_title_geometry are invalid (reflecting the pre-resize dimensions of the window) on

Crashing Bug (w/prospective fix)

2002-09-07 Thread Suzanne Skinner
Fvwm has a habit of crashing on me right after I exit full-screen gqview. I'm using the 2002/08/25 CVS snapshot (right before Dominik's codefest) but I think the problem probably still exists in current CVS. The bug is difficult to reproduce (except when I'm not trying to reproduce it ;-P). I

Menus and Popups (bug?)

2002-09-04 Thread Suzanne Skinner
Has anyone noticed that in the latest CVS, menus invoked via Menu blah are behaving like Popups? Is this a bug or a strange new feature? :-) Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list,

configure.in glitch

2002-08-25 Thread Suzanne Skinner
There's a small glitch in the configure script in current CVS (see attachment). Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/ --- configure.in.orig Sun Aug 25 14:26:31 2002 +++ configure.inSun Aug 25 14:26:37 2002 @@ -160,7 +160,7 @@ dnl ewmh smr_SWITCH(ewmh,

MenuFace TiledPixmap (patch)

2002-08-24 Thread Suzanne Skinner
Developers, Here's a patch for the MenuFace TiledPixmap bug that I submitted yesterday :-) Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/ --- fvwm/menus.c.orig Sat Aug 24 13:45:58 2002 +++ fvwm/menus.cSat Aug 24 13:48:36 2002 @@ -4155,6 +4155,8 @@ /* be

MultiPixmap Titlebars Fix

2002-08-20 Thread Suzanne Skinner
Greets all, The attached patch (applied to fvwm-snap-20020819) fixes MultiPixmap titlebars in CVS! It turned out to be quite straightforward, as you'll see... Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/ --- fvwm/borders.c.orig Tue Aug 20 00:31:43 2002 +++ fvwm/borders.c Tue

Re: remaining decoration issues

2002-04-22 Thread Suzanne Skinner
Suzanne, can you please estimate the amount of work needed? Should we release 2.5.1 with or without working TitleStyle MultiPixmap? HmmI guess I finally need to learn how to use CVS :-) I'll take a look at it and try to get a response back on this tonight. Suzanne -- [EMAIL PROTECTED] -

Re: remaining decoration issues

2002-04-22 Thread Suzanne Skinner
I'll take a look at it and try to get a response back on this tonight. Hmm...I'm having a hard time getting the latest snapshot to compile. Maybe I should go All The Way to current CVS. I'm not sure if I'll be able to get the titlebars working again, but I'll give it a shot and probably let you

Re: png loader

2002-04-06 Thread Suzanne Skinner
On Sun, Mar 31, 2002 at 10:33:42PM +0200, Dominik Vogt wrote: Well, if you have time to spare you could take a look at the FANCY_TITLE_BAR ifdefs. I didn't test that at all when I rewrote the decoration layout code and it's very likely to be completely broken now :-) Could do, if desired. I

Re: png loader

2002-03-30 Thread Suzanne Skinner
I think it will be good that fvwm can load png images. The reason is that png is a good format and that there is a lot of icons and mini-icons in such format in the hd of a lot of machine (GNOME and KDE version 1 use this format). This sounds awesome to me. I've always wished for proper PNG