--- rxvt-unicode/Changes 2013/05/13 00:40:43 1.1125 +++ rxvt-unicode/Changes 2014/01/16 08:12:53 1.1138 @@ -28,12 +28,28 @@ TODO: description into --help output? TODO: rxvt -help => (see rxvt-XXX(1))? TODO: xor_rect should shift right +TODO IMPL: recalc bg only when not fully covering (no alpha, repeat|extend etc..) +TODO IMPL: colour-change event with index +TODO IMPL: recalc bg always on bg colour change + + - (libptytty) fix bug that prevented urxvtd from writing utmp + entries when using --fork (reported by Ryan Kavanagh). + - fix build when perl is enabled and fading is disabled. + - fix regression that broke continuous scrolling when pressing + and holding the scrollbar up or down button, gentoo bug #493992. + +9.19 Sun Oct 27 17:16:07 CET 2013 + - work around perl 5.18.0 breakage in tabbed extension + (reported by Karol Blazewicz) and in pod (Dominic Hargreaves). - fix regression that caused the double-click word selection to erroneously include a tab on the left of the selected word. + - implement FOCUS variable and focus_fade function in background + expression, to allow focus-sensitive background images. - add support for the set cursor style (DECSCUSR) control function. - honour cursorColor also when the cursor style is underline. + - export some Color_xxx constants to Perl. 9.18 Sun Mar 24 15:33:35 CET 2013 - fix regression that caused artifacts on resize.