--- rxvt-unicode/Changes 2007/07/04 04:25:10 1.773 +++ rxvt-unicode/Changes 2007/08/01 18:10:10 1.780 @@ -18,18 +18,11 @@ 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. 8. - new option: skipScroll/-ss, enabled by default. - go with the times and expect x11 library files in /usr/lib, not /usr/X11R6/lib. - - initial transparency improvement/afterstep support + - initial transparency improvement/afterimage support patch by Sasha Vasko. - add urgentOnBell resource to set the urgency hint (patch by Philip Paeps). @@ -44,6 +37,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.