--- rxvt-unicode/Changes 2007/02/17 20:36:35 1.750 +++ rxvt-unicode/Changes 2007/06/09 11:08:50 1.761 @@ -16,10 +16,25 @@ 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 scrollbar look. WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts +TODO: skipscorll option +8. + - initial transparency improvement/afterstep support + patch by Sasha Vasko. + - nuke reconf script, serves no purpose anymore. + - do not process focus events caused by grabs + (patch by Mikachu). + - better option handling, support more than 30 options (exg). + - add urgentOnBell resource to set the urgency hint + (patch by Philip Paeps). + - add binding for backspace in iso14755 5.1 to remove the last + digit. + - go with the times and expect x11 library files in /usr/lib, not + /usr/X11R6/lib. + - add iso14755_52 resource to disable iso14755 5.2. + 8.2 Sat Feb 17 21:35:28 CET 2007 - fix make depend in src/, reported by exg. - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.