Olivier Chapuis <[EMAIL PROTECTED]> writes:
> On Thu, Jan 24, 2002 at 03:44:20PM +0300, Alexander Kotelnikov wrote:
> > >>>>> On Thu, 24 Jan 2002 13:02:54 +0100
> > >>>>> "Olivier" == Olivier Chapuis <[EMAIL PROTECTED]> wrote:
> > Olivier> 
> In fact this is easy to be done:
> We just have to modify get_name_property in add_window.c
> (the !I18N_MB one) and the corresponding code in events.c.
> To filter the xterm titles it is enough to use
>       XmbTextPropertyToTextList 
> The solution of the filtering problems was simple!

I think you are suggesting to remove the 3 byte escape sequence
when fvwm is compiled without multibyte.
I've been meaning to do the same for a while but haven't
had the chance.

I wouldn't use any Xmb function to do it though.
On Solaris, all the Xmb functions are in a separate shared
library.  I think if you use that function you'll cause another
shared library to be loaded.

I think the sequence is "Esc ( B" or "Esc B (" (I forget which).

> Do I have to apply such changes to 2.4.5?

Not for my benefit.

-- 
Dan Espen
444 Hoes Lane  Room RRC 1C-214           E-mail: [EMAIL PROTECTED]
Piscataway, NJ 08854                     Phone: (732) 699-5570
--
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]

Reply via email to