--- rxvt-unicode/Changes 2007/07/04 04:25:10 1.773 +++ rxvt-unicode/Changes 2007/08/01 17:50:34 1.778 @@ -18,13 +18,7 @@ WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts -TODO: really enable libafterimage by default (6mb => 10mb rss without using it)? -TODO: document -blr units, and possibly fix blur (20 seems to be about 3 pixels, - 80 seems to be about 3 pixels, too, just much slower). -TODO: when window partially off-screen, -blr does not have any effect anymore. -TODO: rid of global dpy variable. -TODO: borderLess resource might not work on some systems - might be another - gentoo phantom bug or a real problem, such as using it too early. +TODO: incremental reggex search should not nuke the selection, its evilish 8. - new option: skipScroll/-ss, enabled by default. - go with the times and expect x11 library files in /usr/lib, not @@ -44,6 +38,8 @@ extension (tpope). - compile out of the box on Solaris 10 (exg). - fix MappingNotify events (reported by Stephan Walter). + - zero-initialise mwmhints, this seems to solve all sorts of minor + problems. 8.2 Sat Feb 17 21:35:28 CET 2007 - fix make depend in src/, reported by exg.