Re: Removing gnome support from FvwmGtk

2006-07-12 Thread Olivier Chapuis
seventh guardian a écrit : On 7/12/06, Thomas Adam [EMAIL PROTECTED] wrote: On Wed, Jul 12, 2006 at 11:24:57PM +0100, seventh guardian wrote: Hello. Having looked at FvwmGtk code, I realise there's no need for gnome support, as no gnome specific functions are used. So, there's no

Re: Grabbing and complex functions

2006-06-28 Thread Olivier Chapuis
Scott Smedley a écrit : Hi Dominik et al, This post follows on from the previous ModuleListenOnly command which was getting a bit off-topic. As a hack/compromise, maybe we could modify AddToFunc to keep track of whether or not it uses a mouse modifier only then grab the X server, in

Re: Removing EWMH support?

2006-03-27 Thread Olivier Chapuis
interested in getting this (and other similar issues) worked out appropriately. So with all that in mind, read on. Sorry to answer only now. On Fri, 24 Mar 2006, Olivier Chapuis wrote: Ethan Blanton a écrit : Olivier Chapuis spake unto us the following wisdom: Now a note

Re: Removing EWMH support?

2006-03-24 Thread Olivier Chapuis
Ethan Blanton a écrit : Olivier Chapuis spake unto us the following wisdom: Now a note on _NET_CURRENT_DESKTOP (and _NET_DESKTOP_VIEW PORT), the EWMH spec says that this property (as a client msg) is for a pager. Thus if gtk_window_present() uses this property (and one may understand

Re: Removing EWMH support?

2006-03-22 Thread Olivier Chapuis
Dominik Vogt a écrit : On Sun, Mar 12, 2006 at 11:41:54PM +0100, Dominik Vogt wrote: A current discussion with the gaim developers about some gaim mis-feature has made me think about abandoning EWMH support completely. In my eyes, the only usefull message it has is the FULLSCREEN stuff.

Re: Removing EWMH support?

2006-03-13 Thread Olivier Chapuis
Dominik Vogt a écrit : A current discussion with the gaim developers about some gaim mis-feature has made me think about abandoning EWMH support completely. In my eyes, the only usefull message it has is the FULLSCREEN stuff. Everything else is just causing trouble. Reasoning: * Most of the

Re: EWMH Window Types

2005-11-10 Thread Olivier Chapuis
On Thu, Nov 10, 2005 at 11:21:47PM +0100, Viktor Griph wrote: The way fvwm handles the _NET_WM_WINDOW_TYPE hint is very non-configurable currently. You can't even set other style options on the windows yourself. Yes. Moreover, in the case of the TOOLBAR type the interpretation follows the

Re: MenuStyle

2005-10-20 Thread Olivier Chapuis
On Thu, Oct 20, 2005 at 11:06:36AM +0200, Dominik Vogt wrote: On Thu, Oct 20, 2005 at 07:42:36AM +0200, Viktor Griph wrote: Hi I am looking into the MenuStyle code trying to understand how some things are done. I plan to enable negation of all on/off menu styles by prefixing ! to

IconAndSelect buttons in IconMan

2005-01-17 Thread Olivier Chapuis
Hello, If there is no objection I will add to IconMan an IconAndSelectButton option and an IconAndSelectColorset option. These options will respect backward compatibility: the buttons which represent an iconified and selected window will respect the SelectButton and SelectColorset options if the

Re: FVWM: FvwmButtons and fullscreenmodes in recent fvwm broken?

2005-01-16 Thread Olivier Chapuis
On Fri, Jan 14, 2005 at 06:02:08PM +0100, Trilobit wrote: Hi, I recently updated my Debian Linux Box. And so I got version 2.5.12 of fvwm installed. After starting X11 with the new fvwm and my old working configuration for 2.5.x FvwmButtons hangs using 99percent of CPU time. And, after

FlushMessageQueue

2005-01-16 Thread Olivier Chapuis
Hello, It is easy to write some fvwm code to reproduce a [FVWM][FlushMessageQueue]: ERROR Failed to write descriptor error. Just do so that: - fvwm grab the server - fvwm FlushMessageQueue - a module is locked at some place (server is grabbed) -- The error So, fine, we should not

Re: Notification: incoming/1550

2005-01-07 Thread Olivier Chapuis
On Fri, Jan 07, 2005 at 11:10:41AM -0600, [EMAIL PROTECTED] wrote: FVWM Bug Tracking notification new message incoming/1550 Message summary for PR#1550 From: [EMAIL PROTECTED] Subject: Working Area breaks with GNOME Xinerama Date: Fri, 7 Jan 2005 11:10:09 -0600

Re: Patch: FvwmScript - add ReliefDepth parameter to H/VDipSticks

2005-01-06 Thread Olivier Chapuis
On Fri, Dec 24, 2004 at 07:42:18PM -0500, Lev Babiev wrote: Hello all, I recently started using FvwmScript as part of my setup. One of the functions performed by the script is displaying CPU load, memory usage and swap utilization. The output is displayed using small VDipSticks on my

Re: EWMH and Maximize growonwindowlayer patch

2005-01-06 Thread Olivier Chapuis
On Tue, Dec 14, 2004 at 01:19:27AM +0100, Arnaud Vrac wrote: In my config i have: EwmhBaseStruts 0 0 20 0 Style * EWMHUseStrutHints, EWMHPlacementUseWorkingArea Mouse 1 4 A Maximize growonwindowlayer grow grow However when i maximize a window the EWMH area is

Re: CVS olicha: * Added a set of functions for implementing tool tips

2004-12-11 Thread Olivier Chapuis
On Wed, Dec 08, 2004 at 10:26:27PM -0500, Dan Espen wrote: Olivier Chapuis [EMAIL PROTECTED] writes: On Sun, Dec 05, 2004 at 07:44:40PM -0500, Dan Espen wrote: FVWM CVS fvwm-workers@fvwm.org writes: For FvwmIconMan, I adjusted the first paragraph, but got stuck on the second

Re: CVS olicha: * Added a set of functions for implementing tool tips

2004-12-06 Thread Olivier Chapuis
On Sun, Dec 05, 2004 at 07:44:40PM -0500, Dan Espen wrote: FVWM CVS fvwm-workers@fvwm.org writes: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: olicha 04/12/03 02:47:49 Modified files: . : ChangeLog NEWS libs : Makefile.am

Re: fvwm: Fullscreen should not require EWMHUseStackingOrderHints style

2004-10-27 Thread Olivier Chapuis
On Wed, Oct 27, 2004 at 11:06:27AM +0200, Per von Zweigbergk wrote: On Tue, 26 Oct 2004, Olivier Chapuis wrote: On Tue, Oct 26, 2004 at 01:26:38PM -0500, Manoj Srivastava wrote: If the EWMHUseStackingOrderHints style is off, fullscren works, but pager is not hidden. But, EWMH always

Re: fvwm: Fullscreen should not require EWMHUseStackingOrderHints style

2004-10-26 Thread Olivier Chapuis
On Tue, Oct 26, 2004 at 01:26:38PM -0500, Manoj Srivastava wrote: Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian BTS has a record of your input] This was reported by a Debian user. Fvwm2 seems to have some trouble with the EWMH fullscreen mode.

Re: Some new FVWM features from metisse

2004-09-07 Thread Olivier Chapuis
On Fri, Sep 03, 2004 at 10:54:55AM +, Mikhael Goikhman wrote: On 03 Sep 2004 10:03:19 +0200, Dominik Vogt wrote: On Fri, Sep 03, 2004 at 07:20:59AM +0200, Olivier Chapuis wrote: * Support for _NET_SHOW_DESKTOP via a new command ShowDesktop bool: this command, if bool is on, iconify

Some new FVWM features from metisse

2004-09-03 Thread Olivier Chapuis
Hello, When working on metisse (http://insitu.lri.fr/~chapuis/metisse) and related projects I added a few new features to FVWM. Maybe some can go into the official 2.5.x tree as it does not seem that the tree is really feature freezed. Just vote! Here a full list of the difference between 2.5.x

Re: Some new FVWM features from metisse

2004-09-03 Thread Olivier Chapuis
On Fri, Sep 03, 2004 at 06:44:49AM +0100, Thomas Adam wrote: On Fri, Sep 03, 2004 at 07:20:59AM +0200, Olivier Chapuis wrote: * Support for _NET_SHOW_DESKTOP via a new command ShowDesktop bool: this command, if bool is on, iconify all window not in the window skip list. If bool is off

A 3D X Desktop

2004-06-29 Thread Olivier Chapuis
Hello, Maybe some people can be interested by this experimental software: http://insitu.lri.fr/~chapuis/metisse It is a 3D X desktop based on Xvnc, XDarwin, FVWM and Ametista. There is a special version of FVWM included in it. Regards, Olivier -- Visit the official FVWM web page at

Re: CVS write access for Scott?

2004-06-03 Thread Olivier Chapuis
On Thu, Jun 03, 2004 at 08:44:52AM -0400, Dan Espen wrote: Dominik Vogt [EMAIL PROTECTED] writes: I think we should give CVS write access to Scott. Anybody to second that opinion? Mikhael proposed this on 31-May so you've just seconded it. And I second it too ... now. Olivier -- Visit

Re: FvwmTaskBar FvwmButtons crash when managing remote display

2004-05-30 Thread Olivier Chapuis
On Sat, May 29, 2004 at 01:41:02AM +0200, BUCHMULLER Norbert wrote: Hi, I posted a bug report a week ago (incoming/1284). Since then I investigated the problem a bit more, and found it to be MIT-SHM related (and independent of any configuration file; does the same with a zero conffile, ie.

Re: Pixmaps, icons, etc. don't work in remote fvwm

2004-05-01 Thread Olivier Chapuis
On Sat, May 01, 2004 at 12:15:15AM +0100, Piotr Zielinski wrote: Piotr When I use fvwm remotely, none of the image-based stuff (icons, Piotr pixmap, etc.) work. Olivier I've recently commited a fix to this problem. At present time Olivier I cannot test this fix. Can you try Olivier

Re: Pixmaps, icons, etc. don't work in remote fvwm

2004-04-30 Thread Olivier Chapuis
Piotr Zielinski wrote: When I use fvwm remotely, none of the image-based stuff (icons, pixmap, etc.) work. I see a random image of the same size instead and fvwm reports the following error (many times) [FVWM][FvwmErrorHandler]: ERROR *** internal error *** [FVWM][FvwmErrorHandler]: ERROR

Re: Fvwm shm and remote X sessions

2004-04-29 Thread Olivier Chapuis
On Tue, Apr 13, 2004 at 01:38:36AM +0530, Kingsly John wrote: When you try to run fvwm in a remote X session(ie., Xserver runs on one machine.. and fvwm on another.) it's trying to use shared memory and it causes a lots of issues with images.. 1) all my FvwmButtons which use images

Re: Fvwm shm and remote X sessions

2004-04-13 Thread Olivier Chapuis
On Tue, Apr 13, 2004 at 01:38:36AM +0530, Kingsly John wrote: When you try to run fvwm in a remote X session(ie., Xserver runs on one machine.. and fvwm on another.) it's trying to use shared memory and it causes a lots of issues with images.. Yes I known this problem, I will fix it soon.

Re: EWMHIgnore... styles incomplete?

2004-04-01 Thread Olivier Chapuis
On Wed, Mar 31, 2004 at 10:55:18AM +0200, Dominik Vogt wrote: Olivier, it looks like the EWMHIgnore...Hints styles only handle the initial hints of a window. For example, with EWMHIgnoreStateHints, applications can not specify an initial layer, but can change their layer via a client message.

Re: Solaris 8 and Iconv

2004-03-28 Thread Olivier Chapuis
On Mon, Mar 08, 2004 at 08:29:27PM +0100, Marcus Lundblad wrote: On Mon, 8 Mar 2004, Dan Espen wrote: Marcus Lundblad [EMAIL PROTECTED] writes: Markus can you check that all the new (vs 2.5.7) text conversion stuff are not used too often? I removed some redundant calls.

Re: fvwm-2.4.18 and fvwm-2.5.10 have been released

2004-03-23 Thread Olivier Chapuis
On Fri, Mar 19, 2004 at 05:42:54PM +0100, Dominik Vogt wrote: Tarballs and announcements are in the usual place. It seems that the fvwm-2.4.18 release has not been announced (fvwm users list and freshmeat). Regards, Olivier -- Visit the official FVWM web page at URL:http://www.fvwm.org/. To

Re: fvwm-2.4.18 and fvwm-2.5.10 have been released

2004-03-23 Thread Olivier Chapuis
On Tue, Mar 23, 2004 at 08:35:51AM -0600, Jason L Tibbitts III wrote: OC == Olivier Chapuis [EMAIL PROTECTED] writes: OC It seems that the fvwm-2.4.18 release has not been announced (fvwm OC users list and freshmeat). A message was sent to fvwm-announce on March 19 at 10:55AM CST

Solaris 8 and Iconv

2004-03-03 Thread Olivier Chapuis
Hello, So it seems that Solaris 8 + Iconv and 2.5.7 has no problem with text rendering performance (at least with an iso8859-1 locale). But 2.5.8 and better has some important problem (fixed by --disable-iconv). In a certain sense text rendering performance with Solaris 8 + Iconv is not

Re: fvwm-root failure

2004-02-28 Thread Olivier Chapuis
On Wed, Feb 25, 2004 at 02:16:15PM -0500, Chris Ross wrote: Olivier Chapuis wrote: On Fri, Feb 20, 2004 at 11:38:34AM -0500, Chris Ross wrote: [ limits on shm usage cause fvwm-root to fail ] I will fix this bug this week-end. Normaly, if shm fail fvwm-root use normal XImage, but it seems

Re: fvwm-root failure

2004-02-25 Thread Olivier Chapuis
On Fri, Feb 20, 2004 at 11:38:34AM -0500, Chris Ross wrote: Hi. I'm running a solaris 8 system, with the installed openwin X server, and fvwm-root is failing with a shared memory error on my machine. I looked into it, and it's a error returned from shmget() somewhere in the X

The Schedule cmd does not execute complex functions

2004-01-25 Thread Olivier Chapuis
Hello, Try this: AddToFunc foo I Echo OK Schedule 500 foo it seems that foo is not executed via the Schedule cmd. Regards, Olivier -- 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

Re: Beep when opening menus

2004-01-19 Thread Olivier Chapuis
On Mon, Jan 19, 2004 at 10:00:16AM +0100, Dominik Vogt wrote: On Sat, Jan 17, 2004 at 12:36:43AM +0100, Olivier Chapuis wrote: On Fri, Jan 16, 2004 at 05:21:22PM +0100, Uwe Pross wrote: Hi there, On 16 Jan 2004 at 14:58:58 +0100, Olivier Chapuis wrote: Use

Re: Beep when opening menus

2004-01-16 Thread Olivier Chapuis
On Fri, Jan 16, 2004 at 10:50:08AM +0100, Uwe Pross wrote: Hi there, A couple of weeks ago I reported an nerving beep when opening FvwmWindowList or menus of some programs. In the last days I used FrameMaker which shows this behaviour quite often when a submenu is opened and

Re: FVWM: Re: Mozilla/Firebird FullScreen issues

2004-01-05 Thread Olivier Chapuis
On Mon, Jan 05, 2004 at 12:24:38PM +0530, Kingsly John wrote: +++ Olivier Chapuis [2004-01-04 20:47:08]: Hello, First some clarifications. 2.5.8 support the ewmh way to go full screen (_NET_WM_STATE_FULLSCREEN) and 2.5.7 does not. I can reproduce the mozilla disappearing problem

Re: Mozilla/Firebird FullScreen issues

2004-01-04 Thread Olivier Chapuis
Hello, First some clarifications. 2.5.8 support the ewmh way to go full screen (_NET_WM_STATE_FULLSCREEN) and 2.5.7 does not. I can reproduce the mozilla disappearing problem with 2.5.7, I cannot with 2.5.8. One point is that an application (here mozilla) can use different method to go full

Re: Colorset usability issues

2003-10-12 Thread Olivier Chapuis
On Sun, Oct 12, 2003 at 03:36:51PM +0300, Mikhael Goikhman wrote: I suggest these colorset usability things: 1) New colorset option Clear or NoEffects depending on what it does that removes all effects from a colorset, it may be aproximately equivalent to: Colorset N NoDither, \ #

Re: Status of logo voting?

2003-09-30 Thread Olivier Chapuis
On Mon, Sep 29, 2003 at 12:59:05PM +0200, Uwe Pross wrote: Hi there, On 29 Sep 2003 at 10:22:19 +0200, Dominik Vogt wrote: I think we need to start the voting process soon before the logo artits get angry :-) I got hardly feedback for the actual voting page. You reported one problem

Re: Notification: incoming/1076

2003-09-11 Thread Olivier Chapuis
On Wed, Sep 10, 2003 at 11:08:25AM -0500, [EMAIL PROTECTED] wrote: FVWM Bug Tracking notification new message incoming/1076 Message summary for PR#1076 From: [EMAIL PROTECTED] Subject: Mouse strokes Date: Wed, 10 Sep 2003 11:08:24 -0500 0 replies 0

Re: Using Unicode's Private Use Are for additional presentation forms

2003-09-10 Thread Olivier Chapuis
On Sun, Sep 07, 2003 at 09:23:12PM +0200, Marcus Lundblad wrote: I was looking through some documentation on the web. The program Mutt has assigned some part of the private use area for contextual presentation forms and ligatures not present in normal Unicode. For example U+E600 to U+E6FF

Re: [PATCH] fix missing font charsets

2003-08-31 Thread Olivier Chapuis
On Sat, Aug 30, 2003 at 11:07:13PM -0600, S. Anderson wrote: Hello everyone, While using a utf-8 locale I get this message in my ~/.xsession-errors: [FVWM][FlocaleGetFontSet]:

Re: fvwm crash

2003-08-25 Thread Olivier Chapuis
On Mon, Aug 25, 2003 at 02:47:43AM +0200, Jochen Klenner wrote: Hello, noticed this with the recent CVS version. To reproduce, start fvwm with the attached config file, touch the taskbar with the mouse to shade it, iconify a window by clicking the only titlebar button. Fvwm freezes, using

Re: CVS olicha: * Fixed _NET_WM_STATE_FULLSCREEN: set correctly _NET_WM_STATE

2003-08-15 Thread Olivier Chapuis
On Thu, Aug 14, 2003 at 02:25:43PM +0200, Dominik Vogt wrote: On Thu, Aug 14, 2003 at 01:17:29PM +0200, Olivier Chapuis wrote: On Thu, Aug 14, 2003 at 03:48:20AM -0500, FVWM CVS wrote: snip * Removed the decor for EWMH fullscreen windows, forbid shading Why? If you shade

Re: Problems with the new detection of IOCCC/Traditional move method

2003-08-10 Thread Olivier Chapuis
On Sat, Aug 09, 2003 at 11:28:43PM +0300, Mikhael Goikhman wrote: Here I demonstrate some bad problems with the current move/placement methods. I use TiledCascadePlacement, but this should not matter here. I know that xv was always problematic, but I see this with some other programs too. (And

Re: Gnome 2 and FVWM

2003-08-07 Thread Olivier Chapuis
On Mon, Jul 14, 2003 at 06:53:33PM -0400, Paul Smith wrote: snip If we could get this working it would be nice to have an entry for Gnome 2 in the FAQ, because the current info there for Gnome is all Gnome 1.x based (there is no Window Manager option under the control panel etc. anymore,

Re: Session management and Swallowed apps

2003-08-06 Thread Olivier Chapuis
On Thu, Jul 31, 2003 at 10:05:47AM +0300, Mikhael Goikhman wrote: On 30 Jul 2003 15:11:27 +0200, Olivier Chapuis wrote: In fact there is a solution. From the XSMP spec: Some clients may wish to manage the programs they start. For example, a mail program could start a text

Re: Notification: incoming/1000 (KDE Kicker system tray)

2003-08-06 Thread Olivier Chapuis
On Thu, Mar 20, 2003 at 07:15:51AM -0600, [EMAIL PROTECTED] wrote: FVWM Bug Tracking notification new message incoming/1000 Message summary for PR#1000 From: [EMAIL PROTECTED] Subject: KDE Kicker system tray Date: Thu, 20 Mar 2003 07:15:50 -0600 0 replies 0

Session management and Swallowed apps

2003-07-30 Thread Olivier Chapuis
Hello, Note first that this subject has been already discussed in the pass (Subject: session management problems, Date ~ 2001-03-15; fvwm running under a session manager): * There is an old known problem with swallowed windows, they multiply on every start (started by e.g., FvwmButtons and the

Session and display

2003-07-22 Thread Olivier Chapuis
Hello, Current bug: Start a session manager on display 1 with fvwm and save your session. The restart commands will look like: fvwm -d :0.0 -s -clientId clien_id0 -restore restore_file0 (with two screens an other fvwm is restarted: fvwm -d :0.1 -s -clientId clien_id1 -restore

Re: Gnome 2 and FVWM

2003-07-21 Thread Olivier Chapuis
On Sat, Jul 19, 2003 at 08:01:12AM -0400, Paul Smith wrote: %% Olivier Chapuis [EMAIL PROTECTED] writes: oc Ok, I've found the problem: the gnome-session editor wants oc the SmCloneCommand. I will commit a fix soon. Excellent; thanks Olivier. Current cvs contains the fix. Regards

Re: Gnome 2 and FVWM

2003-07-19 Thread Olivier Chapuis
On Thu, Jul 17, 2003 at 10:40:50PM +0200, Olivier Chapuis wrote: On Wed, Jul 16, 2003 at 04:29:26PM -0400, Paul Smith wrote: All the rest of my problems seem solved, except this one: anyone have any idea whether the Gnome 2.2 session manager is sufficiently different that it doesn't grok

Re: FVWM: GNOME2/fvwm integration

2003-07-17 Thread Olivier Chapuis
On Thu, Jul 17, 2003 at 12:47:28AM +0300, Mikhael Goikhman wrote: On 16 Jul 2003 21:53:37 +0200, Olivier Chapuis wrote: On Wed, Jul 16, 2003 at 09:21:06PM +0200, Olivier Chapuis wrote: On Wed, Jul 16, 2003 at 06:08:41PM +0200, Olivier Chapuis wrote: The problem is simple: all

Re: Gnome 2 and FVWM

2003-07-17 Thread Olivier Chapuis
On Wed, Jul 16, 2003 at 04:29:26PM -0400, Paul Smith wrote: All the rest of my problems seem solved, except this one: anyone have any idea whether the Gnome 2.2 session manager is sufficiently different that it doesn't grok FVWM? I work hard on this today but do not found the trick :o/ I

Re: Gnome 2 and FVWM

2003-07-16 Thread Olivier Chapuis
On Tue, Jul 15, 2003 at 10:33:42AM -0400, Paul Smith wrote: Another thing is that the fonts don't look so hot anymore: I'm using Microsoft's Arial TrueType font for window titles, menus, etc. and they used to look excellent, but now they look blocky and uneven. They still look great in some

Re: FVWM: GNOME2/fvwm integration

2003-07-16 Thread Olivier Chapuis
On Wed, Jul 16, 2003 at 06:08:41PM +0200, Olivier Chapuis wrote: On Sat, Jul 05, 2003 at 10:06:34AM -0400, Tessa Lau wrote: I'm installing Debian unstable and the latest GNOME2 desktop on a friend's system, and I'm trying to convince him to see the light and switch from sawfish to fvwm2

Re: FVWM: GNOME2/fvwm integration

2003-07-16 Thread Olivier Chapuis
On Wed, Jul 16, 2003 at 09:21:06PM +0200, Olivier Chapuis wrote: On Wed, Jul 16, 2003 at 06:08:41PM +0200, Olivier Chapuis wrote: On Sat, Jul 05, 2003 at 10:06:34AM -0400, Tessa Lau wrote: I'm installing Debian unstable and the latest GNOME2 desktop on a friend's system, and I'm trying

Re: FVWM: GNOME2/fvwm integration

2003-07-16 Thread Olivier Chapuis
On Sat, Jul 05, 2003 at 10:06:34AM -0400, Tessa Lau wrote: I'm installing Debian unstable and the latest GNOME2 desktop on a friend's system, and I'm trying to convince him to see the light and switch from sawfish to fvwm2. However I'm running into a few bugs with the GNOME2 integration. I'm

Re: Move/Resize ConfigureRequest

2003-07-09 Thread Olivier Chapuis
On Tue, Jul 08, 2003 at 08:55:37AM +0200, Dominik Vogt wrote: 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

Re: Move/Resize ConfigureRequest

2003-07-08 Thread Olivier Chapuis
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:33AM +0200, Olivier Chapuis wrote: On Sat, Jul 05, 2003 at 10:15

Re: Move/Resize ConfigureRequest

2003-07-07 Thread Olivier Chapuis
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: I have mostly completed and applied the patch. Still missing: * The window styles

Re: Move/Resize ConfigureRequest

2003-07-06 Thread Olivier Chapuis
On Sat, Jul 05, 2003 at 10:15:25PM +0200, [EMAIL PROTECTED] wrote: 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

Re: Move/Resize ConfigureRequest

2003-07-04 Thread Olivier Chapuis
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 respect the EWMH spec). Having a style is not wrong anyway

Move/Resize ConfigureRequest

2003-07-03 Thread Olivier Chapuis
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 this does not work as Mozilla use NET_WM_FULLSCREEN which is not implemented

Re: comments on the recent ter-off menu patches

2003-07-01 Thread Olivier Chapuis
On Tue, Jul 01, 2003 at 12:53:34AM +0200, [EMAIL PROTECTED] wrote: There are some parts of the patch I do not understand or that are bugs. 1) In menu_tear_off(): ms = menustyle_find(buffer); if (!ms) { /* this must never happen */ fvwm_msg(

Re: StyleById patch voting thread

2003-07-01 Thread Olivier Chapuis
On Fri, Jun 27, 2003 at 10:07:37PM -0400, Dan Espen wrote: Olivier Chapuis [EMAIL PROTECTED] writes: On Tue, Jun 24, 2003 at 09:39:47AM +0200, Dominik Vogt wrote: 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

Re: Fw: Re: fvwm-menu-desktop

2003-06-30 Thread Olivier Chapuis
On Mon, Jun 30, 2003 at 12:55:47PM +, Mikhael Goikhman wrote: I forward this message. Initially Matt asked me privatelly about supporting parsing of the vfolders XML Categories description. Yes, fvwm-menu-desktop should be rewritten to support vfolders and the new spec

Re: Fw: Re: fvwm-menu-desktop

2003-06-30 Thread Olivier Chapuis
On Mon, Jun 30, 2003 at 04:56:25PM +0200, Olivier Chapuis wrote: On Mon, Jun 30, 2003 at 12:55:47PM +, Mikhael Goikhman wrote: I forward this message. Initially Matt asked me privatelly about supporting parsing of the vfolders XML Categories description. Yes, fvwm-menu-desktop

Re: FlocaleDrawUnderline and BIDI

2003-06-29 Thread Olivier Chapuis
On Sun, Jun 29, 2003 at 07:22:16PM +0200, Marcus Lundblad wrote: I'm almost done now with the implementation of superimposing combining characters. I wonder why the function FlocaleDrawUnderline doesn't call FlocaleEncodeWinString (to perform BIDI and so on). Probably a bug ... I never test

Re: CVS olicha: * Fixed animation when the TaskBar is shaded

2003-06-27 Thread Olivier Chapuis
On Fri, Jun 27, 2003 at 08:29:34AM -0500, FVWM CVS wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: olicha 03/06/27 08:29:34 Modified files: modules: ChangeLog modules/FvwmTaskBar: FvwmTaskBar.c Log message: * Fixed animation when the TaskBar

Re: StyleById patch voting thread

2003-06-26 Thread Olivier Chapuis
On Tue, Jun 24, 2003 at 09:39:47AM +0200, Dominik Vogt wrote: 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

Re: StyleById patch voting thread

2003-06-24 Thread Olivier Chapuis
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 be applied before 2.6? Please cast your votes here. Seems

Re: Bugs with transparency when used with various modules

2003-06-17 Thread Olivier Chapuis
On Mon, Jun 16, 2003 at 09:30:37AM -0700, Jason Gabler wrote: transparency + FvwmWinList: I'm trying to use as much transparency as possible (similar to the Crystal theme), this includes using transparency with the FvwmWinList module. I find that it often uses the wrong window

Re: simplify styles list

2003-06-15 Thread Olivier Chapuis
On Sat, Jun 14, 2003 at 06:37:34PM +, Mikhael Goikhman wrote: On 14 Jun 2003 19:04:51 +0200, Olivier Chapuis wrote: My WindowStyle patch leads me to study the __simplify_style_list function. Here some possible amelioration: 1 - style name compatibility: Example

Re: simplify styles list

2003-06-15 Thread Olivier Chapuis
On Sun, Jun 15, 2003 at 08:01:26AM +0200, Olivier Chapuis wrote: On Sat, Jun 14, 2003 at 06:37:34PM +, Mikhael Goikhman wrote: On 14 Jun 2003 19:04:51 +0200, Olivier Chapuis wrote: My WindowStyle patch leads me to study the __simplify_style_list function. Here some possible

simplify styles list

2003-06-14 Thread Olivier Chapuis
Hello, My WindowStyle patch leads me to study the __simplify_style_list function. Here some possible amelioration: 1 - style name compatibility: Example: Style abc* options1 Style hop* options2 Style abc* options3 with options2 flags-inter options3 not empty. This is not simplified, but as

Re: StyleById patch voting thread

2003-06-08 Thread Olivier Chapuis
On Sun, Jun 08, 2003 at 01:54:14AM +, Mikhael Goikhman wrote: On 07 Jun 2003 14:17:41 -0400, Dan Espen wrote: Olivier Chapuis [EMAIL PROTECTED] writes: On Mon, May 19, 2003 at 01:44:27PM +0200, Dominik Vogt wrote: Should the StyleById patch be applied before 2.6? Please cast

Re: StyleById patch voting thread

2003-06-07 Thread Olivier Chapuis
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 for it (me and Mikhael) one vote against (Dominik) and one unclear vote (Dan).

Re: FvwmBanner: PNG or Colorset support and more

2003-06-06 Thread Olivier Chapuis
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. There is png support in FvwmBanner. There is just a bug ... fixed soon (I hope). However, the support is limited: no alpha blending! if a point has an alpha of =

Re: Reproduceable Failed to write descriptor to module bug

2003-06-06 Thread Olivier Chapuis
On Fri, Jun 06, 2003 at 07:35:21PM +, Mikhael Goikhman wrote: Previously I got Failed to write descriptor to 'FvwmConsole' often, but now I can narrow the problem, this time with FvwmBanner, not FvwmConsole. Fixed, I think. Regards, Olivier -- Visit the official FVWM web page at

Re: Support for combining characters

2003-06-02 Thread Olivier Chapuis
On Sat, May 31, 2003 at 07:05:19PM +0200, Marcus Lundblad wrote: I implemented a first basic version of combining characters. What it does is compress sequences of characters to the canonical pre-composed form. Additionally a fix for superimposing needs to be added. Ie. combining characters

Re: Birthday announcement draft

2003-05-30 Thread Olivier Chapuis
On Fri, May 30, 2003 at 10:07:14AM +0200, Dominik Vogt wrote: 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

Re: Birthday announcement draft

2003-05-30 Thread Olivier Chapuis
On Fri, May 30, 2003 at 02:13:27PM +0200, Olivier Chapuis wrote: On Fri, May 30, 2003 at 10:07:14AM +0200, Dominik Vogt wrote: 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

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

2003-05-27 Thread Olivier Chapuis
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 windows which are scheduled for destroy. This list is used in update.c

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

2003-05-26 Thread Olivier Chapuis
On Sun, May 25, 2003 at 01:20:55AM +0200, [EMAIL PROTECTED] wrote: On Thu, May 22, 2003 at 07:10:51PM +0200, Olivier Chapuis wrote: On Tue, May 20, 2003 at 04:39:22AM -0500, FVWM CVS wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: olicha 03/05/20 04:39:22

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

2003-05-22 Thread Olivier Chapuis
On Tue, May 20, 2003 at 04:39:22AM -0500, FVWM CVS wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: olicha 03/05/20 04:39:22 Modified files: . : ChangeLog fvwm : add_window.c focus.c screen.h update.c libs :

Re: CVS olicha: * Fixed one tone of bugs (leak/core dump) in fvwm:

2003-05-21 Thread Olivier Chapuis
On Wed, May 21, 2003 at 01:37:21AM +, Mikhael Goikhman wrote: On 19 May 2003 09:34:19 +, Mikhael Goikhman wrote: On 19 May 2003 08:30:00 +0200, Dominik Vogt wrote: On Sun, May 18, 2003 at 08:27:12PM +0200, Olivier Chapuis wrote: [snip] * Added x,r,w,f,i file

Re: StyleById patch voting thread

2003-05-20 Thread Olivier Chapuis
On Tue, May 20, 2003 at 08:32:03AM +0200, Dominik Vogt wrote: Some further explanations below. 3. It does not introduce a data type identifying a style, just passes lists of arguments to the style functions. Not sure to understand. There is a new element in the window_style

Re: StyleById patch voting thread

2003-05-20 Thread Olivier Chapuis
On Tue, May 20, 2003 at 02:01:55AM +, Mikhael Goikhman wrote: On 19 May 2003 20:47:13 +0200, Olivier Chapuis wrote: I recall my intention: style by id is a great feature, with a simple _hack_ we can get it, so it is difficult to me to do not wrote such code. Yes it is a hack

Re: StyleById

2003-05-19 Thread Olivier Chapuis
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 styles to specific windows: Pick Style $[w.id] NoTitle

Re: StyleById

2003-05-19 Thread Olivier Chapuis
On Mon, May 19, 2003 at 01:22:58PM +0200, Dominik Vogt wrote: 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

Re: StyleById patch voting thread

2003-05-19 Thread Olivier Chapuis
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. I vote yes. But maybe the patch should be applied later. I recall my intention: style by id is a great feature, with a simple _hack_ we can get it, so

Re: CVS olicha: * Fixed one tone of bugs (leak/core dump) in fvwm:

2003-05-18 Thread Olivier Chapuis
On Sun, May 18, 2003 at 01:12:15PM -0500, FVWM CVS wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: olicha 03/05/18 13:12:15 Modified files: . : ChangeLog fvwm : add_window.c borders.c builtins.c conditional.c

StyleById

2003-05-18 Thread Olivier Chapuis
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 implementation solve the pbs with the patch send by Craig Milo Rogers a few weeks

A Silent core dump

2003-05-07 Thread Olivier Chapuis
Hello, A get a core dump with the following function: AddToFunc CoreDump I Silent Move Then executing CoreDump in a FvwmConsole gives a core dump with the follwing gdb output: #0 __move_window (cond_rc=0xbfffef84, exc=0x81e93a8, action=0x81e939c , do_animate=0, mode=0) at

Core dump from __move_loop

2003-05-02 Thread Olivier Chapuis
I get the following core dump: #0 FCheckWindowEvent (display=0x80eb418, w=8389041, event_mask=32, event_return=0x0) at FEvent.c:330 330 *event_return = fev_event; (gdb) where #0 FCheckWindowEvent (display=0x80eb418, w=8389041, event_mask=32, event_return=0x0) at

Re: FwmIdent errors

2003-04-30 Thread Olivier Chapuis
On Wed, Apr 30, 2003 at 12:48:24AM -0400, Bob Woodside wrote: On Tue, 29 Apr 2003 17:48:54 -0400 Dan Espen [EMAIL PROTECTED] wrote: I run FvwmIdent with: *FvwmIdent: Back Black *FvwmIdent: Fore white *FvwmIdent: Font 9x15bold no problem here, but I missed the version you had

  1   2   3   4   5   >