From: root Date: Wed, 15 Dec 2004 01:16:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b71efd748f8bc0ce1ca547b60d102d2110aad468;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index ef5d4b35..fd272252 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,7 @@ or changed rxvt behaviour to make it more compatible to xterm (usually xfree86's xterm). TODO: read property sequence is broken with respect to utf-8 etc. +FEAT: just for fun, do shade and tint with XRender. FEAT: hotkey font resizing FEAT: searchable backlog FEAT: meta-tagging of data by regex (my dream project) @@ -17,7 +18,7 @@ FEAT: tabbed windows (hey, just use screen...) - fix atom name enumeration. - streamline atom and xft color allocation to reduce startup time (12.8s -> 7.8s on my dsl). Still, doing it with only 2-3 - turnarounds would be much faster, but impossible to implement. + turnarounds would be much faster, but impossible to implement(?). - do not use XSETROOTPMAP_ID anymore, support ESETROOT_PMAP_ID instead. - implement underlineColor resource when ENABLE_FRILLS.