From: root Date: Wed, 25 Jan 2006 21:03:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b397a0f8b80cf91c646b24cd30c4a92f15d192d2;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index 01a628cb..3c7f4e60 100644 --- a/Changes +++ b/Changes @@ -21,12 +21,14 @@ TODO: overlays collide with the way the out-of-focus cursor is being drawn selection extension. - added the "remote-clipboard" extension which just runs external commands to fetch and store the selection data. + - added -depth switch that tries to get a different visual depth + than the default (replaces the old PREFER_24_BIT logic). - removed (unused) arabic presentation form composing sequences. - be more strict when deciding that a core font glyph is too wide and needs the careful rendering mode. - allow more leeway for italic fonts when deciding that a character is too wide and needs careful mode. - - redraw even more characters around characters usign careful mode. + - redraw even more characters around characters using careful mode. - made selection-pastebin fully asynchronous. - reduced number of server turnarounds at startup by allocating atoms only once per display.