--- cvsroot/rxvt-unicode/Changes 2006/03/04 18:42:15 1.661 +++ cvsroot/rxvt-unicode/Changes 2006/03/04 22:39:52 1.665 @@ -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 @@ -18,6 +19,12 @@ 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. + - fix a bug causing double callback invocations when perl hooks + were invoked recursively. + - the automove-background extension now properly works when the + pixmap gets reset with an osc sequence (sqweek). 7.7 Tue Feb 21 12:32:49 CET 2006 - use double-buffered drawing (xft fonts only). On many driver/hardware