--- rxvt-unicode/Changes 2006/02/20 20:48:11 1.657 +++ rxvt-unicode/Changes 2006/03/04 20:29:45 1.663 @@ -1,5 +1,6 @@ rxvt-unicode changelog <= google-friendly title +TODO: fix the flaw in the url regex jost pointed out TODO: xcopyarea pass broken, fix and improve TODO: event mechanism that replaces on_keyboard_command with something more scalable. TODO: overlays collide with the way the out-of-focus cursor is being drawn @@ -9,11 +10,19 @@ TODO: read property sequence is broken with respect to utf-8 etc. TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?) TODO: default selection should handle = better +TODO: kick out xpm.C, replace by pixbuf +WISH: skipscroll option +WISH: load system-wide config file even if we don't have one WISH: look into XAddConnectionWatch, does anybody need that? WISH: anyevent mouse notification / manage MotionMask better. WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. DUMB: support tex fonts + - add FORCE_UNBUFFERED_XFT define to features.h. + - moved on_osc_seq to on_osc_seq_perl and added a more + generic osc_seq. + +7.7 Tue Feb 21 12:32:49 CET 2006 - use double-buffered drawing (xft fonts only). On many driver/hardware combination this actually increases xft drawing speed, at the expense of more network bandwidth and slight nausea on the side of the author.