On Mon, Nov 19, 2001 at 12:01:18PM +0100, Dominik Vogt wrote: > On Fri, Nov 16, 2001 at 08:19:50PM +0100, Olivier Chapuis wrote: > > Hello, > > When I added ewmh support I needed to add some new entries > > into the FvwmWindow structure. This force me to set a > > different version string whether fvwm is compiled with > > ewmh support or not. This is not very pretty. The solution > > is to do not ifdef this entries and the corresponding code > > (the specific ewmh entries will be ignored or used in a > > dummy way). This is not very pretty too and fvwm2 may > > need a bit more memory. Any suggestion about the solution > > to use? > > Don't use ifdefs. I don't think EWMH support should be a compile > time option, and even if it were, ifdefs are not a good way to > implement that. >
So you think that we should have a command EWMHSupport bool that allows to enable/disable the ewmh support as for Xinerama? I've no objection to do that. 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 message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]