Hi all,

just to tell where I am. Currently that's not so bad. I think to have
fixed the main bugs on a "normal" terminal job. It works well with
ncurses stuffs I tried with, with vim, with bash itself of course, etc.
I even installed the current subversion as my main mrxvt now... :-)

What is still buggy and are my main tasks:

- When xft is disabled, it works but this is extremely slow! I don't
know why yet (but haven't searched why... So nothing abnormal here :p).
I will have to study what is in the code why explains this. I just hope
this is in my code, and not in some of the system function I use to
display 32 bits characters when xft is disabled (because if it is my
code, this can be fixed, if it is external, it can maybe be replaced by
some other method or worked around, but this may be tricky).

- Fix the tabs' title display;

- fix the window/program's title;

- fix the copy/paste when applied to multibyte characters.

The 3 last items are of course a consequence of a change in the internal
representation of characters and most (if not all!) of the warning of
"incompatible pointer type" we see when compiling the UTF-8 branch
currently are in fact related to either one of the 3 items.

- Then I will clean all the code, and search again for any more memory
issue (leaks?)...

Jehan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to