CVS domivogt: * Added Xinerama emulation (configure with --enable-xinerama-emulation).

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/07/22 07:26:25 Modified files: . : ChangeLog acconfig.h configure.in fvwm : Makefile.am fvwm.c fvwm2.1 module_interface.c module_interface.h

CVS domivogt fvwm-web: * Minimalistic description of Xinerama support.

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: domivogt01/07/22 07:27:19 Modified files: . : ChangeLog mod_f2m_communication.html Log message: * Minimalistic description of Xinerama support. -- Visit the official FVWM web page at

Re: Notification: incoming/743

2001-07-22 Thread Dmitry Yu. Bolkhovityanov
On 21 Jul 01 at 19:36, [EMAIL PROTECTED] wrote: The subject says it all -- if one presses keys when a shaded window is focused, that app receives key events. Since shading is like iconifying (i.e. minimizing a space, occupied by a window, to some icon), it is wise to prevent keys from

Xinerama to-do

2001-07-22 Thread Dominik Vogt
Here is a list of features Xinerama support may or may not support: 1) Window placement 2) Icon placement 3) Menu placement 4) Menu position hints 5) Sizing menus for different screen sizes 6) Position of the geometry window 7) Maximizing windows 8) Limit SnapAttraction to windows

Regarding Xinerama support

2001-07-22 Thread Dmitry Yu. Bolkhovityanov
Hi! I've almost made a very improved version (as compared to February), but still have to spend a few days finishing it. It is now based on 2.4 instead of 2.3.28. As I understood from conversation in the list, there were plans to do 2.4.1 as a bugfix-only release, so I didn't hurry

Re: CVS domivogt: * First version of Xinerama support.

2001-07-22 Thread Dmitry Yu. Bolkhovityanov
On 22 Jul 01 at 1:48, [EMAIL PROTECTED] wrote: On 21 Jul 2001 14:29:27 -0500, FVWM CVS wrote: Log message: * First version of Xinerama support. I don't think that HAS_XINERAMA is ever defined (because XINERAMA_CPPFLAGS is nowhere used) and thus parts of the xinerama code are ever

Re: Notification: incoming/743

2001-07-22 Thread Dominik Vogt
On Sun, Jul 22, 2001 at 07:36:54PM +0700, Dmitry Yu. Bolkhovityanov wrote: On 21 Jul 01 at 19:36, [EMAIL PROTECTED] wrote: The subject says it all -- if one presses keys when a shaded window is focused, that app receives key events. Since shading is like iconifying (i.e. minimizing

Re: man page formatting

2001-07-22 Thread Dan Espen
Dan Espen [EMAIL PROTECTED] writes: Dominik Vogt [EMAIL PROTECTED] writes: On Sat, Jul 21, 2001 at 07:48:17PM +, Mikhael Goikhman wrote: On 21 Jul 2001 19:26:09 +0200, Dominik Vogt wrote: The recent fixes in the man page for Solaris etc. (\f...) broke the bold typeface of

CVS dane: * fvwm/fvwm2.1: Remove some test code, fix remaining .IP commands.

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: dane01/07/22 09:59:30 Modified files: . : ChangeLog fvwm : fvwm2.1 Log message: * fvwm/fvwm2.1: Remove some test code, fix remaining .IP commands. -- Visit the official FVWM web page

Re: Regarding Xinerama support

2001-07-22 Thread Dominik Vogt
On Sun, Jul 22, 2001 at 07:51:14PM +0700, Dmitry Yu. Bolkhovityanov wrote: Hi! I've almost made a very improved version (as compared to February), but still have to spend a few days finishing it. It is now based on 2.4 instead of 2.3.28. Hey, you were doing this in secret? :-)

Re: man page formatting

2001-07-22 Thread Dominik Vogt
On Sun, Jul 22, 2001 at 10:48:41AM -0400, Dan Espen wrote: Dan Espen [EMAIL PROTECTED] writes: Dominik Vogt [EMAIL PROTECTED] writes: On Sat, Jul 21, 2001 at 07:48:17PM +, Mikhael Goikhman wrote: On 21 Jul 2001 19:26:09 +0200, Dominik Vogt wrote: The recent fixes in the

CVS migo: * configure: finally make #ifdef'd xinerama code be ever compiled in;

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo01/07/22 11:15:00 Modified files: . : ChangeLog configure.in libs : Makefile.am utils : ChangeLog fvwm-config.in Log message: * configure: finally make #ifdef'd

Re: man page formatting

2001-07-22 Thread Dan Espen
Dominik Vogt [EMAIL PROTECTED] writes: On Sun, Jul 22, 2001 at 10:48:41AM -0400, Dan Espen wrote: Dan Espen [EMAIL PROTECTED] writes: Dominik Vogt [EMAIL PROTECTED] writes: On Sat, Jul 21, 2001 at 07:48:17PM +, Mikhael Goikhman wrote: On 21 Jul 2001 19:26:09 +0200, Dominik Vogt

CVS migo: * removed previous incorrect fix added by error

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo01/07/22 13:14:42 Modified files: . : ChangeLog libs : Makefile.am Log message: * removed previous incorrect fix added by error -- Visit the official FVWM web page at

Re: CVS domivogt: * First version of Xinerama support.

2001-07-22 Thread Mikhael Goikhman
On 22 Jul 2001 16:49:43 +, Mikhael Goikhman wrote: Yes, Xinerama support is on after configure; make install. The same problem happens with configure --disable-xinerama. BTW, I can't reproduce the problem with WindowShade now. Only interactive Move is problematic. Regards, Mikhael. --

Re: CVS domivogt: * First version of Xinerama support.

2001-07-22 Thread Dominik Vogt
On Sun, Jul 22, 2001 at 06:18:57PM +, Mikhael Goikhman wrote: On 22 Jul 2001 16:49:43 +, Mikhael Goikhman wrote: Yes, Xinerama support is on after configure; make install. The same problem happens with configure --disable-xinerama. BTW, I can't reproduce the problem with

CVS domivogt: * Fixed -99999 y position when moving windows that was broken w/ the Xinerama

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/07/22 18:38:20 Modified files: . : ChangeLog NEWS todo-xinerama fvwm : fvwm2.1 menus.c menus.h move_resize.c virtual.c windowlist.c

Re: man page formatting

2001-07-22 Thread Dominik Vogt
On Sun, Jul 22, 2001 at 12:35:06PM -0400, Dan Espen wrote: Dominik Vogt [EMAIL PROTECTED] writes: On Sun, Jul 22, 2001 at 10:48:41AM -0400, Dan Espen wrote: It looks to me like the Linux .BI command is dependent on groff's .while command which doesn't appear to available on Solaris.

Re: Notification: incoming/742

2001-07-22 Thread Dominik Vogt
On Tue, Jul 17, 2001 at 04:06:21AM -0500, fvwm-bug wrote: FVWM Bug Tracking notification new message incoming/742 Message summary for PR#742 From: [EMAIL PROTECTED] Subject: PRIVATE: modal windows Date: Tue, 17 Jul 2001 04:06:19 -0500 0 replies 0 followups

Re: Xinerama to-do

2001-07-22 Thread Dominik Vogt
On Sun, Jul 22, 2001 at 09:32:38PM +0700, Dmitry Yu. Bolkhovityanov wrote: On 22 Jul 01 at 12:57, [EMAIL PROTECTED] wrote: Here is a list of features Xinerama support may or may not support: 1) Window placement 2) Icon placement 3) Menu placement 4) Menu position hints

CVS domivogt: * Several menu placement/Xinerama fixes.

2001-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt01/07/22 19:56:03 Modified files: . : ChangeLog fvwm : menus.c windowlist.c Log message: * Several menu placement/Xinerama fixes. -- Visit the official FVWM web page at