CVS olicha: * COMPOUND_TEXT text properties are converted with XmbTextPropertyToTextList

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 02/03/06 01:20:22 Modified files: . : Tag: branch-2_4 ChangeLog INSTALL.fvwm NEWS acconfig.h configure.in fvwm : Tag: branch-2_4 add_window.c events.c

Re: SnapAttraction with meta+mouse move

2002-03-06 Thread Dominik Vogt
On Tue, Mar 05, 2002 at 08:02:45PM -0700, S. Anderson wrote: Hello all, With fvwm cvs I use: SnapAttraction 4 All Screen it works OK when I move windows with Mouse 1 T A Move-or-Raise AddToFunc Move-or-Raise + M Move + M Raise + C Raise + D WindowShade but when I move them

CVS domivogt: * Animated window shading fixes w/ TitleAtTop+South and TitleAtBottom+North.

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/03/06 03:56:09 Modified files: . : ChangeLog fvwm : builtins.c Log message: * Animated window shading fixes w/ TitleAtTop+South and TitleAtBottom+North. -- Visit the

Learning pointer warping scheme

2002-03-06 Thread Tim Phipps
Morning all, A feature request: 1) Could I have $[pointer.x]/$[pointer.y] variables to return the pointer position relative to the window frame? I would use this to create a WarpToWindow function so the number should be pixels from the top-left of the fvwm frame. It might be useful

CVS domivogt: * Allow N, S, W, E, SW, SE, NW, NE for direction arguments.

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/03/06 03:59:51 Modified files: . : ChangeLog libs : Parse.c Log message: * Allow N, S, W, E, SW, SE, NW, NE for direction arguments. -- Visit the official FVWM web

Flocale error message

2002-03-06 Thread Dominik Vogt
What does this message mean: [FVWM][FInitCharset]: WARNNING -- Cannot set locale 1796553776 Bye Dominik ^_^ ^_^ -- Dominik Vogt, email: [EMAIL PROTECTED] LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20 -- Visit the

CVS domivogt: * Implemented new extended variables pointer.x, pointer.y, pointer.wx,

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/03/06 04:43:57 Modified files: . : ChangeLog NEWS fvwm : functions.c fvwm2.1 Log message: * Implemented new extended variables pointer.x, pointer.y, pointer.wx,

Re: Learning pointer warping scheme

2002-03-06 Thread Dominik Vogt
On Wed, Mar 06, 2002 at 09:58:14AM +, Tim Phipps wrote: Morning all, A feature request: 1) Could I have $[pointer.x]/$[pointer.y] variables to return the pointer position relative to the window frame? Done. Try pointer.x, pointer.y (position in root window), pointer.wx,

debug printf in fvwm/icccm2.c

2002-03-06 Thread Giuseppe Della Ricca
Hi Mikhael, I think someone forgot a debug printf in fvwm/icccm2.c, line 88: fprintf(stderr,%d\n, (int)lastTimestamp); maybe you ? Changelog: 2002-01-31 Mikhael Goikhman [EMAIL PROTECTED] ... * fvwm/session.c (get_version_string): switch from static to date-based version

Problems building snap-20020306

2002-03-06 Thread Jason L Tibbitts III
? perllib/General P ChangeLog P NEWS P docs/ChangeLog P docs/DEVELOPERS P fvwm/builtins.c P fvwm/functions.c P fvwm/fvwm2.1 P fvwm/move_resize.c P fvwm/virtual.c P fvwm/virtual.h P libs/Parse.c cvs update: in directory perllib/General: cvs update: cannot open CVS/Entries for reading: No such file

Re: Flocale error message

2002-03-06 Thread Olivier Chapuis
On Wed, Mar 06, 2002 at 11:01:36AM +0100, Dominik Vogt wrote: What does this message mean: [FVWM][FInitCharset]: WARNNING -- Cannot set locale 1796553776 It means that your 'echo $LC_CTYPE' locale is not supported by your libc I think. Do you have a similar message with 2.4.6

CVS domivogt: * Removed debug fprintf.

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/03/06 07:32:11 Modified files: . : ChangeLog fvwm : icccm2.c Log message: * Removed debug fprintf. -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To

Re: Flocale error message

2002-03-06 Thread Dominik Vogt
On Wed, Mar 06, 2002 at 01:41:19PM +0100, Olivier Chapuis wrote: On Wed, Mar 06, 2002 at 11:01:36AM +0100, Dominik Vogt wrote: What does this message mean: [FVWM][FInitCharset]: WARNNING -- Cannot set locale 1796553776 It means that your 'echo $LC_CTYPE' locale is not supported

Re: Flocale error message

2002-03-06 Thread Olivier Chapuis
On Wed, Mar 06, 2002 at 02:35:01PM +0100, Dominik Vogt wrote: On Wed, Mar 06, 2002 at 01:41:19PM +0100, Olivier Chapuis wrote: On Wed, Mar 06, 2002 at 11:01:36AM +0100, Dominik Vogt wrote: What does this message mean: [FVWM][FInitCharset]: WARNNING -- Cannot set locale

Very Urgent

2002-03-06 Thread Jim F. Kananga
FROM THE DESK OF Dr Jim F.kananga NNPC ATTN:CEO CONFIDENTIAL AND URGENT BUSINESS PROPOSAL Dear Sir, I am Dr Jim kananga Chairman of Contract Award and Verification Panel setup by the Nigerian National Petroleum Corporation (NNPC). I got your contact from the Nigeria Chember of Commerce

Re: Learning pointer warping scheme

2002-03-06 Thread Tim Phipps
Done. Try pointer.x, pointer.y (position in root window), pointer.wx, pointer.wy (position in frame) and pointer.cx, pointer.cy position in client window. See man page for details. Thanks, it's working nicely now. very useful when you middle-click a link in mozilla to get a new window,

CVS domivogt: * Renamed This command to ThisWindow.

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/03/06 12:23:28 Modified files: . : ChangeLog NEWS fvwm : commands.h conditional.c functions.c functions.h fvwm2.1 Log message: * Renamed This

CVS domivogt: * Renamed This command to ThisWindow.

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/03/06 12:24:04 Modified files: . : Tag: branch-2_4 ChangeLog NEWS docs : Tag: branch-2_4 ANNOUNCE fvwm : Tag: branch-2_4 commands.h conditional.c

This command is a show stopper for 2.4.6

2002-03-06 Thread Dominik Vogt
Before we can release 2.4.6 we have to think of a different name for the This command. It collides with the This context rectangle in the menu position hints. How about ThisWindow? Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM

Re: Flocale error message

2002-03-06 Thread Dominik Vogt
On Wed, Mar 06, 2002 at 02:51:18PM +0100, Olivier Chapuis wrote: On Wed, Mar 06, 2002 at 02:35:01PM +0100, Dominik Vogt wrote: On Wed, Mar 06, 2002 at 01:41:19PM +0100, Olivier Chapuis wrote: On Wed, Mar 06, 2002 at 11:01:36AM +0100, Dominik Vogt wrote: What does this message mean:

Re: This command is a show stopper for 2.4.6

2002-03-06 Thread Mikhael Goikhman
On 06 Mar 2002 19:12:29 +0100, Dominik Vogt wrote: Before we can release 2.4.6 we have to think of a different name for the This command. It collides with the This context rectangle in the menu position hints. How about ThisWindow? First, I think the syntax of Menu is very bad. A better

Re: Learning pointer warping scheme

2002-03-06 Thread Mikhael Goikhman
On 06 Mar 2002 16:18:06 +, Tim Phipps wrote: # this creates a function for each window to remember where to warp the pointer AddToFunc my_record_warp + I DestroyFunc my_warp_$w + I This AddToFunc my_warp_$w I WarpToWindow $[pointer.wx]p $[pointer.wy]p + I AddToFunc my_warp_$w I Break

CVS migo: * fixed some typos and indentation of several new variable entries

2002-03-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo02/03/06 18:17:55 Modified files: . : ChangeLog fvwm : fvwm2.1 Log message: * fixed some typos and indentation of several new variable entries -- Visit the official FVWM web page