Re: Move/Resize ConfigureRequest

2003-07-08 Thread Dominik Vogt
On Tue, Jul 08, 2003 at 08:12:18AM +0200, Olivier Chapuis wrote: On Mon, Jul 07, 2003 at 09:37:54AM +0200, Dominik Vogt wrote: On Mon, Jul 07, 2003 at 09:09:42AM +0200, Olivier Chapuis wrote: On Sun, Jul 06, 2003 at 02:12:54PM +0200, [EMAIL PROTECTED] wrote: On Sun, Jul 06, 2003 at 07:24

Re: Move/Resize ConfigureRequest

2003-07-08 Thread Dominik Vogt
On Tue, Jul 08, 2003 at 08:12:18AM +0200, Olivier Chapuis wrote: On Mon, Jul 07, 2003 at 09:37:54AM +0200, Dominik Vogt wrote: On Mon, Jul 07, 2003 at 09:09:42AM +0200, Olivier Chapuis wrote: On Sun, Jul 06, 2003 at 02:12:54PM +0200, [EMAIL PROTECTED] wrote: On Sun, Jul 06, 2003 at 07:24

Re: Move/Resize ConfigureRequest

2003-07-08 Thread Dominik Vogt
But what about a FullScreen command which removes the decoration, MoveResize the window to the size of the screen and possibly put the window in a given layer: Oh well, I'm a bit slow today. You meant a command that is called by the user, not one to be called from the

Re: Superimposing characters

2003-07-08 Thread Dominik Vogt
On Tue, Jul 08, 2003 at 12:36:28PM +0200, Marcus Lundblad wrote: Marcus, _very_ cool sorry for the delay in getting back to ya. I just downloaded 'fvwm-snap-20030707' and tried the Arabic sample I mailed you. It core dumps on me upon startup (well, fvwm never does startup) - you have all

Re: Move/Resize ConfigureRequest

2003-07-08 Thread dominik . vogt
On Tue, Jul 08, 2003 at 04:57:37PM +, Mikhael Goikhman wrote: On 06 Jul 2003 21:12:13 +0200, [EMAIL PROTECTED] wrote: On Sun, Jul 06, 2003 at 02:12:54PM +0200, Dominik Vogt wrote: On Sun, Jul 06, 2003 at 07:24:33AM +0200, Olivier Chapuis wrote: On Sat, Jul 05, 2003 at 10:15:25PM

Re: Move/Resize ConfigureRequest

2003-07-08 Thread dominik . vogt
On Tue, Jul 08, 2003 at 04:53:48PM +, Mikhael Goikhman wrote: On 08 Jul 2003 08:31:49 +0200, Dominik Vogt wrote: Again - use the ResizeMoveMaximize command. It does all you need at the same time. I see no need to remove the window decorations. Moving them off screen should suffice

Re: Move/Resize ConfigureRequest

2003-07-07 Thread Dominik Vogt
On Mon, Jul 07, 2003 at 09:09:42AM +0200, Olivier Chapuis wrote: On Sun, Jul 06, 2003 at 02:12:54PM +0200, [EMAIL PROTECTED] wrote: On Sun, Jul 06, 2003 at 07:24:33AM +0200, Olivier Chapuis wrote: On Sat, Jul 05, 2003 at 10:15:25PM +0200, [EMAIL PROTECTED] wrote: It seems to work as

Re: strange SkipMapping behavior

2003-07-07 Thread dominik . vogt
its position in the preferences dialog or put this in your .fvwm2rc: Style Gimp NoPPosition Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm

Re: Move/Resize ConfigureRequest

2003-07-06 Thread dominik . vogt
on the interface, though. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send

Re: CVS malu: Removed F prefix on some files

2003-07-06 Thread dominik . vogt
^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]

Re: CVS malu: Removed F prefix on some files

2003-07-06 Thread dominik . vogt
that could compile. (I'm using gcc 3.3), is this a bug in gcc? I love gcc :-P That should only work in C++, shouldn't it? It's clearly not C and should not compile. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page

Re: CVS malu: Removed F prefix on some files

2003-07-06 Thread dominik . vogt
And while we are at nitpicking: we all use foo.[ch], foo.{c,h} or Fvwm*.c sometimes in the ChangeLog. This makes it hard to grep for changes. We should not use these wildcard constructs at all in the ChangeLog. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL

Re: Move/Resize ConfigureRequest

2003-07-06 Thread dominik . vogt
On Sun, Jul 06, 2003 at 02:12:54PM +0200, Dominik Vogt wrote: On Sun, Jul 06, 2003 at 07:24:33AM +0200, Olivier Chapuis wrote: On Sat, Jul 05, 2003 at 10:15:25PM +0200, [EMAIL PROTECTED] wrote: I have mostly completed and applied the patch. Still missing: * The window styles

coding conventions

2003-07-06 Thread dominik . vogt
I've added a document listing the coding/development conventions I follow. I hope it is useful for fvwm newbies. Only a few rules are absolutely strict. If you want to discuss or add anything, feel free to bring it up on the mailing list. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL

Re: CVS malu: Removed F prefix on some files

2003-07-06 Thread dominik . vogt
() { ... { int x; int z; y = 2; } Yup. Block declarations are fine. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send

Re: Move/Resize ConfigureRequest

2003-07-05 Thread dominik . vogt
On Fri, Jul 04, 2003 at 07:21:58AM +0200, Olivier Chapuis wrote: On Thu, Jul 03, 2003 at 10:14:31AM +0200, Dominik Vogt wrote: On Thu, Jul 03, 2003 at 08:12:29AM +0200, Olivier Chapuis wrote: However, I think we need a new style (as there is no standard way to detect that an application

some requests about coding style

2003-07-05 Thread dominik . vogt
that convention. If this is the case, please strip the 'F' from their names. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body

Re: Move/Resize ConfigureRequest

2003-07-04 Thread Dominik Vogt
On Fri, Jul 04, 2003 at 07:21:58AM +0200, Olivier Chapuis wrote: On Thu, Jul 03, 2003 at 10:14:31AM +0200, Dominik Vogt wrote: On Thu, Jul 03, 2003 at 08:12:29AM +0200, Olivier Chapuis wrote: 2) If a window resizes itself to the *exact* size of the display and the requested position

Re: Move/Resize ConfigureRequest

2003-07-04 Thread Dominik Vogt
On Thu, Jul 03, 2003 at 04:22:01PM -0400, parv wrote: in message [EMAIL PROTECTED], wrote Kingsly John thusly... - Start Mozilla, say that its position is +x+y. Set fullscreen (F11), if you have a not too recent version of Mozilla this works (with Mozilla-1.4 and maybe other this does

Re: StyleById patch voting thread

2003-07-04 Thread Dominik Vogt
On Tue, Jul 01, 2003 at 10:28:44PM +0200, Olivier Chapuis wrote: On Fri, Jun 27, 2003 at 10:07:37PM -0400, Dan Espen wrote: In this case, I've been agreeing with both sides. Dominik has some very good points. I don't agree about the Style code being a problem and therefore shouldn't be

Re: Move/Resize ConfigureRequest

2003-07-03 Thread Dominik Vogt
On Thu, Jul 03, 2003 at 08:12:29AM +0200, Olivier Chapuis wrote: Hello, Ok, this subject is delicate ... Examples of pb: - Start Mozilla, say that its position is +x+y. Set fullscreen (F11), if you have a not too recent version of Mozilla this works (with Mozilla-1.4 and maybe other

Re: comments on the recent ter-off menu patches

2003-07-01 Thread Dominik Vogt
On Tue, Jul 01, 2003 at 07:14:40AM +0200, Olivier Chapuis wrote: On Tue, Jul 01, 2003 at 12:53:34AM +0200, [EMAIL PROTECTED] wrote: 2) In clone_menu_root_static(): What is the logic of changing MR_COPIES(dest_mr) = 0; to MR_COPIES(dest_mr) = 1; ? Was it a bug?

Re: comments on the recent ter-off menu patches

2003-07-01 Thread Dominik Vogt
On Tue, Jul 01, 2003 at 10:09:50AM +0200, fvwm-workers wrote: On Tue, Jul 01, 2003 at 07:14:40AM +0200, Olivier Chapuis wrote: What is the goal of the TearMenuOff command, how can we use it? It is a dummy command only defined in menus, exactly like Title. Clicking on an item that uses it

how to update generated files on web site?

2003-06-30 Thread Dominik Vogt
(Reposted) Obviously, the instructions in the DEVELOPERS file for regenerating the AUTHORS, NEWS and man pages for the web site are out of date. But what are the correct instructions? Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the

comments on the recent ter-off menu patches

2003-06-30 Thread dominik . vogt
menustyle_something(). (I renamed copy_menu_style() to menustyle_copy()). Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message

Re: TaskBar vs WinList

2003-06-29 Thread dominik . vogt
feature FvwmButtons + FvwmWinList is missing that FvwmTaskBar has is limiting the width of the window buttons. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send

Re: StyleById patch voting thread

2003-06-29 Thread dominik . vogt
^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]

new .c files and config.h

2003-06-29 Thread dominik . vogt
Please remember to *always* add #include config.h as the *first* include statement in all .c files. I had to add it to dozens of files. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org

Re: new .c files and config.h

2003-06-29 Thread dominik . vogt
On Sun, Jun 29, 2003 at 09:52:07PM +0200, Dominik Vogt wrote: Please remember to *always* add #include config.h as the *first* include statement in all .c files. I had to add it to dozens of files. ... and don't forget there are *template* .c and .h files in the fvwm subdir

Re: fvwm logo contest

2003-06-26 Thread Dominik Vogt
On Wed, Jun 25, 2003 at 09:03:05PM -0400, Dan Espen wrote: A while back I volunteered to handle any logo submissions while Uwe and Mikhael were on vacation. I never did find the mailing list on the sourceforge site so I have no idea whether there have been any submissions. That's because

Re: FvwmButtons relief patch

2003-06-25 Thread Dominik Vogt
On Tue, Jun 24, 2003 at 09:33:27PM +0200, Remko Troncon wrote: Hi, I have a patch lying around here (for a few months now) which adds an option to FvwmButtons for customizing the relief (flat/raised/sunken) for both states. Do you suggest i polish it and send it through now, or should i

Re: Wrong font in FvwmTaskBar

2003-06-24 Thread Dominik Vogt
On Tue, Jun 24, 2003 at 01:24:13AM +0300, [EMAIL PROTECTED] wrote: Hi, I've noticed that in the development branch, the Start button from FvwmTaskBar uses the same font as the unselected buttons. I thought that it would be nicer if it used the selected buttons' font, and after looking

Re: StyleById patch voting thread

2003-06-24 Thread Dominik Vogt
On Tue, Jun 24, 2003 at 06:40:50AM +0200, Olivier Chapuis wrote: On Thu, Jun 19, 2003 at 03:51:50PM +0200, [EMAIL PROTECTED] wrote: On Sat, Jun 07, 2003 at 07:20:12PM +0200, Olivier Chapuis wrote: On Mon, May 19, 2003 at 01:44:27PM +0200, Dominik Vogt wrote: Should the StyleById patch

Re: WindowStyle (was: StyleById) patch voting thread

2003-06-19 Thread dominik . vogt
* performance. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail

Re: StyleById patch voting thread

2003-06-19 Thread dominik . vogt
On Sat, Jun 07, 2003 at 07:20:12PM +0200, Olivier Chapuis wrote: On Mon, May 19, 2003 at 01:44:27PM +0200, Dominik Vogt wrote: Should the StyleById patch be applied before 2.6? Please cast your votes here. Seems that there is no conclusion here. It seems that there is two votes

Re: FVWM, Acrobat Reader and ManualPlacement

2003-06-19 Thread dominik . vogt
version you are using? Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems

Re: Problem with my ,,crystal console''

2003-06-19 Thread dominik . vogt
in quake?). It should move from the top of my monitor But when I press Alt+~ (this is this shortcut) nothing happend and X crashes. Does fvwm leave a core file? If so, please fetch a stack trace and post it at fvwm-workers: $ gdb fvwm core (gdb) where Bye Dominik ^_^ ^_^ -- Dominik

Re: FVWM: FvwmPager exits when changing the desktop.

2003-06-19 Thread dominik . vogt
On Mon, Jun 02, 2003 at 02:25:58PM +0200, Uwe Pross wrote: Hi there, On 02 Jun 2003 at 14:14:40 +0200, Dominik Vogt wrote: Could you attach a debugger to the running pager and single step through it to see where it exits? I had a try using fvwm without a config - only with the config

Re: Some autoconf requests

2003-06-19 Thread dominik . vogt
pages for modules that weren't build is a mistake. Done. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message

web layout suggestion

2003-06-13 Thread Dominik Vogt
I like the pager in the birthday layout much better than on the regular page. I suggest that we switch to a horizontal pager there too, but below the page title: +-+ | The official fvwm home page | - front page title +-+

dead link on web page

2003-06-11 Thread Dominik Vogt
On the page http://www.fvwm.org/documentation/developers.php the link Web site is dead. It points to http://www.fvwm.org/documentation/dev_webpage.php Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe

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

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

Re: FvwmBanner: PNG or Colorset support and more

2003-06-06 Thread Dominik Vogt
On Thu, Jun 05, 2003 at 04:52:00PM +, Mikhael Goikhman wrote: On 05 Jun 2003 18:16:24 +0200, Dominik Vogt wrote: On Thu, Jun 05, 2003 at 03:39:45PM +, Mikhael Goikhman wrote: We don't seem to have the png or colorset support in FvwmBanner. So if a logo with an alpha channel

Re: FvwmBanner: PNG or Colorset support and more

2003-06-06 Thread Dominik Vogt
On Fri, Jun 06, 2003 at 07:38:12AM +, Mikhael Goikhman wrote: I'm speaking about tarball size, not executable size. So it will be 2283442 instead of 2243442 for each new logo. Why not? Because the gain you get for the additional size is close to zero. It's against the philosophy fvwm

Re: Bugs in SetEnv and UnsetEnv

2003-06-02 Thread Dominik Vogt
On Fri, May 30, 2003 at 03:55:56PM +, Mikhael Goikhman wrote: On 30 May 2003 09:38:19 +0200, Dominik Vogt wrote: On Thu, May 29, 2003 at 10:23:48PM +, Mikhael Goikhman wrote: I would like to get some feedback before I try to resolve these bugs. These are in both 2.4.x and 2.5.x

Re: FVWM: FvwmPager exits when changing the desktop.

2003-06-02 Thread Dominik Vogt
On Mon, Jun 02, 2003 at 02:05:38PM +0200, Uwe Pross wrote: Hi there, On 02 Jun 2003 at 13:52:56 +0200, Dominik Vogt wrote: On Mon, Jun 02, 2003 at 01:01:40PM +0200, Uwe Pross wrote: I have append a partial fvmw-config which produces a breakable pager on my system. After

Re: Patch to make FVWM 2.5.7 build cleanly under Cygwin.

2003-06-02 Thread Dominik Vogt
On Sun, Jun 01, 2003 at 06:53:38PM -0400, Francis Litterio wrote: Greetings, I managed to get FVWM 2.5.7 to build cleanly under Cygwin by making the following small patch. I hope this helps. Applied. Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To

Re: Birthday announcement draft

2003-05-30 Thread Dominik Vogt
On Fri, May 30, 2003 at 09:19:53AM +0200, Uwe Pross wrote: Hi there, On 29 May 2003 at 22:46:47 +0200, [EMAIL PROTECTED] wrote: (Announcement at end of message) Mikhael, you mentioned some info on fvwm's history on the sf site. Can this be merged into the home page before Sunday?

Re: Birthday announcement draft

2003-05-30 Thread Dominik Vogt
On Fri, May 30, 2003 at 10:04:37AM +0200, fvwm-workers wrote: * Learn more about fvwm's history link to history page and its authors and users link to page with photographs. Read: * Learn more about fvwm's history link to history page and its authors and users link to page

Re: Bugs in SetEnv and UnsetEnv

2003-05-30 Thread Dominik Vogt
On Fri, May 30, 2003 at 09:38:19AM +0200, fvwm-workers wrote: On Thu, May 29, 2003 at 10:23:48PM +, Mikhael Goikhman wrote: I would like to get some feedback before I try to resolve these bugs. These are in both 2.4.x and 2.5.x. 1) 'UnsetEnv VARNAME' does not work, the variable is

Re: Birthday announcement draft

2003-05-30 Thread Dominik Vogt
On Fri, May 30, 2003 at 11:18:21AM +0200, Uwe Pross wrote: Hi there, On 30 May 2003 at 11:14:21 +0200, Uwe Pross wrote: Have a look at http://www.fvwm.org?theme=birthday We may set is as default for the whole June. Wait for a couple of minutes until the page is updated to see

Re: CVS olicha: * Added a list for the windows which are scheduled for destroy

2003-05-27 Thread Dominik Vogt
On Tue, May 27, 2003 at 07:33:33AM +0200, Olivier Chapuis wrote: On Tue, May 27, 2003 at 02:34:55AM +0200, [EMAIL PROTECTED] wrote: On Mon, May 26, 2003 at 12:25:34PM +0200, Olivier Chapuis wrote: [snip] * So, I restored the previous logic (2003-05-20) and add a simple list of the

Birthday decorations and announcement?

2003-05-27 Thread Dominik Vogt
We still need to - Write at least a minimal birthday announcement and post it (volunteers?) - Update the web page with an announcement including - a BIG birthday statement - some information on the IRC chat. I plan to hang out on IRC between about 16:00 and 22:00 GMT on

Re: [Falk Hueffner [EMAIL PROTECTED]] Bug#188337: mwm hints parsing broken on 64 bit architectures

2003-05-25 Thread dominik . vogt
input_mode; #ifndef OSF_v1_2_4 longstatus; #else /* OSF_v1_2_4 */ int status; #endif /* OSF_v1_2_4 */ } MotifWmHints; So it looks like int is the way to go. What is the ulong solution based on? Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED

Re: Notification: incoming/1030

2003-05-25 Thread dominik . vogt
Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]

Re: Bug in menu hilight

2003-05-24 Thread dominik . vogt
changed - when I move the mouse over a menu position the text label stays black, but the underscore(!) (accel-key marker) turnes white. Only underscores get the ActiveFore option applied. Fixed. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit

Re: Bug submission, further details incoming/1034

2003-05-24 Thread dominik . vogt
occurs. I can click to move the window by depressing the mouse and then release the mouse without moving, and nothing happens (other than the titlebar appearing to depress). However, the slightest move will cause the above behavior. Fixed. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL

Re: CVS olicha: * Added a list for the windows which are scheduled for destroy

2003-05-24 Thread dominik . vogt
There is something broken in this commit. Please, Mikhael do not release 2.5.7 before I (or Dominik) fix it. What exactly is the problem? Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org

Re: CVS migo:

2003-05-21 Thread Dominik Vogt
Please always add a commit comment. Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]

Re: CVS migo:

2003-05-21 Thread Dominik Vogt
On Wed, May 21, 2003 at 12:27:58PM +, Mikhael Goikhman wrote: On 21 May 2003 09:05:41 +0200, Dominik Vogt wrote: Please always add a commit comment. If you read the message it says I have added a directory, I didn't do any commit of files yet. If you know how to add a directory

Re: StyleById

2003-05-19 Thread Dominik Vogt
On Mon, May 19, 2003 at 03:01:38AM +0200, Olivier Chapuis wrote: Hello, Attached to this msg 2 new cmds StyleById and DestroyStyleById. StyleById applies styles to specific windows: Pick Style $[w.id] NoTitle, !Borders DestroyStyleById can destroy such a style. The

Re: StyleById

2003-05-19 Thread Dominik Vogt
On Mon, May 19, 2003 at 08:52:23AM +0200, fvwm-workers wrote: On Mon, May 19, 2003 at 03:01:38AM +0200, Olivier Chapuis wrote: By the way I've noted a problem with the DestroyStyle cmd: - Start an xterm - Style * SloppyFocus - Style XTerm ClickToFocus - DestroyStyle XTerm Then,

Re: StyleById

2003-05-19 Thread Dominik Vogt
On Mon, May 19, 2003 at 10:39:30AM +, Mikhael Goikhman wrote: On 19 May 2003 08:52:23 +0200, Dominik Vogt wrote: On Mon, May 19, 2003 at 03:01:38AM +0200, Olivier Chapuis wrote: Hello, Attached to this msg 2 new cmds StyleById and DestroyStyleById. StyleById applies styles

Re: StyleById

2003-05-19 Thread Dominik Vogt
On Mon, May 19, 2003 at 12:52:47PM +0200, Olivier Chapuis wrote: On Mon, May 19, 2003 at 08:52:23AM +0200, Dominik Vogt wrote: On Mon, May 19, 2003 at 03:01:38AM +0200, Olivier Chapuis wrote: Hello, Attached to this msg 2 new cmds StyleById and DestroyStyleById. StyleById applies

StyleById patch voting thread

2003-05-19 Thread Dominik Vogt
Should the StyleById patch be applied before 2.6? Please cast your votes here. I vote for no because 1. It will even further delay delay the 2.6 release. 2. It will destabilise the code because of the delicate nature of the style to window propagation. 3. It does not introduce a data

Re: Notification: incoming/1034

2003-05-17 Thread dominik . vogt
what exactly you do to move a window, including the position and screen of the window? Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers

Re: Notification: incoming/1031

2003-05-14 Thread Dominik Vogt
On Tue, May 13, 2003 at 10:11:18AM -0500, fvwm-bug wrote: FVWM Bug Tracking notification new message incoming/1031 Message summary for PR#1031 From: [EMAIL PROTECTED] Subject: DecorateTransient Bug Date: Tue, 13 May 2003 10:11:17 -0500 0 replies 0 followups

2.4.16 and 2.5.7 releases?

2003-05-13 Thread Dominik Vogt
Anyone wants to build the next releases? Because I won't do it. Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL

Re: A Silent core dump

2003-05-07 Thread dominik . vogt
is to not execute the command at all. I forgot to catch that case in __execute_function() when I rewrote the DeferExectuion() calls. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org

Re: FAQ

2003-05-05 Thread Dominik Vogt
On Mon, May 05, 2003 at 01:21:40PM +0200, Uwe Pross wrote: Hi there, Would anyone mind if I change the links in the FAQ file in fvwm cvs from _+_A HREF=http://fvwm.org/fvwm-cats/_-_fvwm-cats_+_/A_-_ to http://fvwm.org/fvwm-cats ? No opinion, but we have the same style of

Re: Core dump from __move_loop

2003-05-04 Thread dominik . vogt
Fixed. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail

Re: Website - pager resizing

2003-05-04 Thread dominik . vogt
in the right-hand cell, having width=80 (or whatever) specified in the img tag. Mikhael - I have no problem getting used to the way the current browsers render the pages...but then, I haven't yet seen the extreme resizing happen. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL

Re: Extending Fvwm

2003-05-04 Thread dominik . vogt
out module input of various types and allow only input that is harmless at the time. This problem also lead me to abandon dynamic reconfiguration for this module... Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page

Re: New web page is slow

2003-05-01 Thread dominik . vogt
On Wed, Apr 30, 2003 at 05:36:11PM -0400, Bob Woodside wrote: On Wed, 30 Apr 2003 17:21:52 +0200 Dominik Vogt fvwm-workers@fvwm.org wrote: On Wed, Apr 30, 2003 at 04:26:54PM +0200, Uwe Pross wrote: On 30 Apr 2003 at 14:29:16 +0200, Dominik Vogt wrote: The page is initially

Re: FwmIdent errors

2003-04-30 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 01:13:09PM -0400, Bob Woodside wrote: Hi -- Using the almost current CVS (I last updated sometime yesterday afternoon), I find that FvwmIdent consistently fails. The following error is logged: X Error of failed request: BadDrawable (invalid Pixmap or

web: some pages too wide

2003-04-30 Thread Dominik Vogt
Some of the Developer Info sub pages are too wide. Looks like their windows have a hard coded minimum width of about 700 pixels (e.g. CVS Information). When this is fixed, could you please give me a hint where to change this so I may fix such trivial things myself in the future? Bye Dominik

web: faq link broken

2003-04-30 Thread Dominik Vogt
On the page FVWM - Documentation, the links to the FAQ are broken. They work on the pager, though. Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To

Re: New web page is slow

2003-04-30 Thread Dominik Vogt
On Wed, Apr 30, 2003 at 09:29:45AM +0200, Uwe Pross wrote: Hi there, On 29 Apr 2003 at 18:09:47 +0200, Dominik Vogt wrote: BTW: The total size I have given was not correct. I have forgotten the window decoration pictures. They come to another 25 kByte. Wow, 25kB? Why

New web page is slow

2003-04-29 Thread Dominik Vogt
Any ideas why the new web page takes 30 seconds on my ISDN line to load? Bye Dominik ^_^ ^_^ -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED] To report problems, send mail

Re: Jitterbug comments (Was: Notification: incoming/1020)

2003-04-29 Thread Dominik Vogt
On Sat, Apr 26, 2003 at 11:17:23PM +, Mikhael Goikhman wrote: On 27 Apr 2003 00:45:09 +0200, Olivier Chapuis wrote: On Sat, Apr 26, 2003 at 11:14:17AM -0500, Jason L Tibbitts III wrote: dv == dominik vogt [EMAIL PROTECTED] writes: dv Jason, can you do something about

valgrind output

2003-04-29 Thread Dominik Vogt
Does anyone understand what these problems come from (current cvs, compiled with -g -O2): ==10227== Syscall param writev(vector[...]) contains uninitialised or unaddressable byte(s) ==10227==at 0x40186927: vgAllRoadsLeadToRome_writev (vg_intercept.c:110) ==10227==Address

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 01:16:17PM +0200, Uwe Pross wrote: On 28 Apr 2003 at 10:40:54 +0200, Dominik Vogt wrote: Any ideas why the new web page takes 30 seconds on my ISDN line to load? All files together loaded when requesting www.fvwm.org/index.php are 122880 Bytes in size. Ah so

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 01:51:02PM +0200, fvwm-workers wrote: On Tue, Apr 29, 2003 at 01:16:17PM +0200, Uwe Pross wrote: On 28 Apr 2003 at 10:40:54 +0200, Dominik Vogt wrote: Any ideas why the new web page takes 30 seconds on my ISDN line to load? All files together loaded when

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 02:38:42PM +0200, Uwe Pross wrote: Hi there, On 29 Apr 2003 at 14:15:18 +0200, Dominik Vogt wrote: I was able to reduce the size of navgen.cli and navgen.php by 25% by removing all comments (especially the comment markers waste a lot of bandwidth

Re: New web page is slow

2003-04-29 Thread Dominik Vogt
On Tue, Apr 29, 2003 at 05:11:31PM +0200, Uwe Pross wrote: Hi there, On 29 Apr 2003 at 10:45:38 -0400, Bob Woodside wrote: It's clearly the graphics that cause it. It's is mix of the size of the graphics and the number of files to load. The window decoration requires quite a lot of

Re: FVWM: FvmwButtons and Keypresses

2003-04-27 Thread dominik . vogt
(WindowId ...) so that the pointer is not warped back to the initial position. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers

Re: Valgrind usability?

2003-04-27 Thread dominik . vogt
. It seems that the latest valgrind version (I get it from valgrind cvs) is better regarding this. URL? I can't find the cvs repository. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org

Re: in v2.5.6, cannot simply remove Mouse 2 binding via '-' function

2003-04-26 Thread dominik . vogt
use exactly the same arguments that were used initially to remove it. Both approaches have strenghth and weaknesses. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list

Jitterbug comments (Was: Notification: incoming/1020)

2003-04-26 Thread dominik . vogt
] in an attempt to update the bug. Did you not receive them? All mail you send to fvwm-bug becomes a new bug report. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list

Re: ./configure --without-... in 2.5.6

2003-04-26 Thread dominik . vogt
the --with-foobar-prefix and --with-foobar-exec-prefix options to configure simply do not support a --without-foobar option. It would be nice if they did, though. A patch is welcome. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page

menu changes - please test

2003-04-26 Thread dominik . vogt
window - Same for tear off menus - Same for indirect root menus (PopupAsRootMenu menu style). Watch out for core dumps and actions being applied to the wrong windows or window contexts. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit

Re: menu changes - please test

2003-04-26 Thread dominik . vogt
to catch the problem earlier, please? Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send unsubscribe fvwm-workers in the body of a message to [EMAIL PROTECTED

Valgrind usability?

2003-04-26 Thread dominik . vogt
with memset or safecalloc. For me it is almost impossible to distinguish the real problems from the junk reports. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To unsubscribe from the list, send

Re: [Marsh [EMAIL PROTECTED]] Bug#188274: fvwm menu functions

2003-04-25 Thread Dominik Vogt
On Fri, Apr 25, 2003 at 02:04:37AM +0400, Alexander Kotelnikov wrote: Hi. Can this user's problem be fixed? Subject: Bug#188274: fvwm menu functions Reply-To: Marsh [EMAIL PROTECTED], [EMAIL PROTECTED] Resent-From: Marsh [EMAIL PROTECTED] Resent-To: debian-bugs-dist@lists.debian.org

Re: Switching to the new web design

2003-04-23 Thread Dominik Vogt
:08:08 +0200, Dominik Vogt wrote: ... but currently we have no logo on the page. This is a must. I prefer to be without a logo for now than with the old fvwm_smaller.gif. Come on, we lived with it for years. At least the new design should have a defined place

Re: Switching to the new web design

2003-04-23 Thread Dominik Vogt
On Wed, Apr 23, 2003 at 10:59:40AM +0200, Uwe Pross wrote: The actual version uses your bullet and less colors on the same tone. The link and section colors might be a bit too dark. I think the yellow links were fine. The current blue is too similar to the section title. You can not

Re: Switching to the new web design

2003-04-23 Thread Dominik Vogt
On Wed, Apr 23, 2003 at 01:09:29PM +0200, Uwe Pross wrote: Hi there, On 23 Apr 2003 at 11:31:01 +0200, Dominik Vogt wrote: I think the yellow links were fine. The current blue is too similar to the section title. You can not distinguish between links, visited links and normal titles

Re: Switching to the new web design

2003-04-23 Thread Dominik Vogt
On Wed, Apr 23, 2003 at 01:50:09PM +0200, Uwe Pross wrote: Hi there, On 23 Apr 2003 at 13:33:56 +0200, Dominik Vogt wrote: - The pager is now wider than before (mozilla 1.2.1). The pages do not have 4:3 ratio anymore. It looks more like 2:1 (see attached picture). Yes, I

Re: Switching to the new web design

2003-04-23 Thread Dominik Vogt
On Wed, Apr 23, 2003 at 03:13:04PM +0200, Uwe Pross wrote: Hi there, On 23 Apr 2003 at 14:58:57 +0200, Dominik Vogt wrote: Yes, I have noticed this as well, but I am not sure why it is like this. I will have a look ... Now it has become even wider, about 5:2. Are you tuning

<    1   2   3   4   5   6   7   8   9   10   >