ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/doc/TODO
Revision: 1.2
Committed: Wed Aug 18 00:11:58 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
*** empty log message ***

File Contents

# Content
1 - Convert checks for char/short/int/long to Xmd.h defines?
2
3 - Improve documentation...
4
5 - Multichar font (eg. Kanji) bold-overstrike pixel dropping support
6
7 - Need font-check for multichar fonts (eg. Kanji).
8
9 - Extend menu language / facility
10
11 - add commandline option to change FONT0_IDX - i.e. start with a different
12 font from the main font list, e.g. "rxvt -<...> -1" to start as if we had
13 already pressed Shift-KP_Subtract (for some yet unchosen <...> option)
14
15 - reset colours on RESET sequence (ESC c)
16
17 In progress:
18 - Rewrite event-queue handling (and fix reintroduced font size change bug)
19 - Add Unicode support (work is being done by Xianping Ge <xge@ics.uci.edu>
20 and others)
21 - extend keysym support to allow for modifiers for keysyms (work from
22 David Oriva <oriva@agames.com> not yet added)
23 - port graphics/ directory to more platforms (including mine :-) )