--- rxvt-unicode/Changes 2006/01/25 15:32:48 1.586 +++ rxvt-unicode/Changes 2006/01/25 21:03:03 1.589 @@ -12,6 +12,7 @@ WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. DUMB: support tex fonts +TODO: overlays collide with the way the out-of-focus cursor is being drawn - don't let iso14755 or mouse reporting get into the way of perl (could lead to global grabs never being cleared). - experimental OnTheSpot editing support (-pe xim-onthespot). @@ -20,12 +21,15 @@ 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. - renamed on_keyboard_command to on_user_command.