ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.303 by root, Wed Dec 15 07:28:26 2004 UTC vs.
Revision 1.312 by root, Wed Dec 29 20:07:33 2004 UTC

1Lines marked with "xterm:" indicate either xterm features ported to rxvt 1Lines marked with "xterm:" indicate either xterm features ported to rxvt
2or changed rxvt behaviour to make it more compatible to xterm (usually 2or changed rxvt behaviour to make it more compatible to xterm (usually
3xfree86's xterm). 3xfree86's xterm).
4 4
5TODO: settable ressource for input method fonts
5TODO: read property sequence is broken with respect to utf-8 etc. 6TODO: read property sequence is broken with respect to utf-8 etc.
7TODO: shift-tab etc. xterm keycodes
8WISH: extend keysym resource mechanism to include modifiers.
9WISH; line-rewrapping on resize
6WISH: just for fun, do shade and tint with XRender. 10WISH: just for fun, do shade and tint with XRender.
7WISH: hotkey font resizing 11WISH: hotkey font resizing
8WISH: searchable backlog 12WISH: searchable backlog
9WISH: meta-tagging of data by regex (my dream project) 13WISH: meta-tagging of data by regex (my dream project)
10WISH: triple-click == select full output line 14WISH: triple-click == select full output line
11WISH: double-click: more intelligent (urls etc.) 15WISH: double-click: more intelligent (urls etc.)
12WISH: OnTheSpot editing. 16WISH: OnTheSpot editing.
13WISH: tabbed windows (hey, just use screen...) 17WISH: tabbed windows (hey, just use screen...)
14 18
194.7 Wed Dec 29 20:54:24 CET 2004
20 - fix a bug in the event logic that could cause the temrinal to be
21 black on initial startup.
22 - do NOT call XCloseIM, ever. This causes way to many crashes due to
23 races in the protocol and within Xlib.
24 - map iso-left-tab to the same sequence as shift-tab.
25 - generate a unique escape sequence for many unknown keys, such as
26 additional multimedia keys.
27 - mask out high (non-unicode) bits on wide characters, to cope with
28 implementations that store tag info in the high bits.
29
304.6 Thu Dec 16 07:54:23 CET 2004
15 - try very hard not to exhaust the kernel tty buffers, even 31 - try very hard not to exhaust the kernel tty buffers, even
16 if it slows down large pastes and is only cosmetic. 32 if it slows down large pastes and is only cosmetic.
17 - streamline atom and xft color allocation to reduce startup 33 - streamline atom and xft color allocation to reduce startup
18 time (12.8s -> 7.8s on my dsl). Still, doing it with only 2-3 34 time (12.8s -> 7.8s on my dsl). Still, doing it with only 2-3
19 turnarounds would be much faster, but impossible to implement(?). 35 turnarounds would be much faster, but impossible to implement(?).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines