--- rxvt-unicode/Changes 2006/10/03 12:50:31 1.713 +++ rxvt-unicode/Changes 2006/12/01 00:23:10 1.721 @@ -20,7 +20,24 @@ WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts -8.0 +TODO: http://www.cl.cam.ac.uk/~mgk25/ucs/scw-proposal.html + +TODO: wcwidth optimisaiton for <= 0xff is bogus, go to 0x7f or measure (Dai.H.) +TODO: strwidth bug +TODO: +TODO: 0:52 I think, that urxvt has the same bug as rxvt: FocusIn detail=NotifyPointer +TODO: (and I care only on case mode=NotifyGrab) is interpreted as FocusIn, so +TODO: the cursor is filled (while the input focus is actually elsewhere). +TODO: 0:57 how to reproduce? +TODO: 0:59 * MinceR snickers +TODO: 1:00 reproduce: place pointer above the rxvt window. Then grab the keyboard +TODO: somehow (I do it by invoking prompt of my window manager). +TODO: +TODO: 9:55 not much to document, it needs +TODO: 9:55 URxvt.keysym.M-c: perl:clipboard:copy +TODO: 9:55 URxvt.keysym.M-v: perl:clipboard:paste +TODO: http://triplefusion.net/system/macosx-clipboard +8.0 Thu Nov 2 18:35:19 CET 2006 - combining characters cleared the area instead of creating an overlay, thus losing the ability to draw combining characters properly in most circumstances (reported by exg). @@ -891,7 +908,7 @@ - fix pixmap offset when tinting (reported by Eduard Bloch). - new -sh option by Mikael Magnusson. - off-focus-fading (--enable-fading) support (patch by - Mikael Magnusson). + Mikael Magnusson, based on aterm code). - cursor now set correctly on --disable-blank (reported by Mikael Magnusson). - better (and non-crashing) slipwheeling (Mikael Magnusson).