CVS olicha: * Fixed IconMan geometries

2001-09-23 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 01/09/23 02:03:58 Modified files: modules: ChangeLog modules/FvwmIconMan: x.c Log message: * Fixed IconMan geometries -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To

Re: FvwmBanner shapes

2001-09-23 Thread Olivier Chapuis
On Fri, Sep 21, 2001 at 03:44:37PM -0400, Dan Espen wrote: Dominik Vogt fvwm-workers@fvwm.org writes: On Tue, Sep 18, 2001 at 08:48:31AM -0400, Dan Espen wrote: I think the 2.4.3 release should be built soon, but I'll stay out of this discussion now. Dan, could you again decide when the

FVWM2 Xinerama patches

2001-09-23 Thread Sidik Isani
Hello - I have a suggestion for Xinerama, but I don't know enough about automake to provide a patch: we could use configure options telling fvwm2 where to look for the library and include files. Also related to Xinerama, here are better versions of some patches I posted before (now

FVWM2 Xinerama patch 1

2001-09-23 Thread Sidik Isani
diff -ru fvwm-snap-20010916/libs/FScreen.c fvwm-2.5.0-cfht/libs/FScreen.c --- fvwm-snap-20010916/libs/FScreen.c Sat Sep 15 01:00:05 2001 +++ fvwm-2.5.0-cfht/libs/FScreen.c Tue Sep 18 20:41:10 2001 @@ -528,6 +528,27 @@ return 0; } +/* Returns the screen of which (global_x, global_y) is

FVWM2 Xinerama patch 2

2001-09-23 Thread Sidik Isani
diff -ru fvwm-snap-20010916/fvwm/fvwm2.1 fvwm-2.5.0-cfht/fvwm/fvwm2.1 --- fvwm-snap-20010916/fvwm/fvwm2.1 Sun Sep 16 01:00:02 2001 +++ fvwm-2.5.0-cfht/fvwm/fvwm2.1Sat Sep 15 16:54:45 2001 @@ -5239,7 +5239,7 @@ .IR StartsOnDesk . For those standard Xt programs which understand this

FVWM2 Xinerama patch 3

2001-09-23 Thread Sidik Isani
diff -ru fvwm-snap-20010916/fvwm/placement.c fvwm-2.5.0-cfht/fvwm/placement.c --- fvwm-snap-20010916/fvwm/placement.c Fri Sep 7 04:37:27 2001 +++ fvwm-2.5.0-cfht/fvwm/placement.cTue Sep 18 20:27:14 2001 @@ -922,6 +922,31 @@ /* the USPosition was specified, or the window is a transient,

FVWM2 Xinerama patch 4

2001-09-23 Thread Sidik Isani
diff -ru fvwm-snap-20010916/fvwm/move_resize.c fvwm-2.5.0-cfht/fvwm/move_resize.c --- fvwm-snap-20010916/fvwm/move_resize.c Fri Sep 7 04:37:27 2001 +++ fvwm-2.5.0-cfht/fvwm/move_resize.c Tue Sep 18 20:27:18 2001 @@ -457,11 +457,17 @@ { char str [100]; int offset; + int screen_x,

FVWM2 cleanup patch

2001-09-23 Thread Sidik Isani
We've been using the fvwm-1.24r for years with the following patch to prevent clean-up problems when users log out. The problem was sometimes users start things from their window manager menus which are not intended to be daemons, but also do not launch any windows, or the windows do