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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.305 by root, Thu Dec 16 06:54:52 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.
6TODO: shift-tab etc. xterm keycodes 7TODO: shift-tab etc. xterm keycodes
7WISH: extend keysym resource mechanism to include modifiers. 8WISH: extend keysym resource mechanism to include modifiers.
9WISH; line-rewrapping on resize
8WISH: just for fun, do shade and tint with XRender. 10WISH: just for fun, do shade and tint with XRender.
9WISH: hotkey font resizing 11WISH: hotkey font resizing
10WISH: searchable backlog 12WISH: searchable backlog
11WISH: meta-tagging of data by regex (my dream project) 13WISH: meta-tagging of data by regex (my dream project)
12WISH: triple-click == select full output line 14WISH: triple-click == select full output line
13WISH: double-click: more intelligent (urls etc.) 15WISH: double-click: more intelligent (urls etc.)
14WISH: OnTheSpot editing. 16WISH: OnTheSpot editing.
15WISH: tabbed windows (hey, just use screen...) 17WISH: tabbed windows (hey, just use screen...)
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.
16 29
174.6 Thu Dec 16 07:54:23 CET 2004 304.6 Thu Dec 16 07:54:23 CET 2004
18 - try very hard not to exhaust the kernel tty buffers, even 31 - try very hard not to exhaust the kernel tty buffers, even
19 if it slows down large pastes and is only cosmetic. 32 if it slows down large pastes and is only cosmetic.
20 - streamline atom and xft color allocation to reduce startup 33 - streamline atom and xft color allocation to reduce startup

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines