--- root-tail/Changes 2004/03/27 02:19:46 1.10 +++ root-tail/Changes 2004/03/28 03:29:10 1.19 @@ -1,20 +1,21 @@ 1.0 - -geometry now expects _pixels_ not _characters_. - - locale settings for multibyte characters are respected. + - sped up redraws considerably (depending on xserver). + - i18n: locale settings for multibyte characters are respected. - proportional fonts are supported now. - - supports options as long options now. - - call redraw() before entering the main loop to ensure that - at least something is displayed on the root window - immediately + - supports options as --long options now. + - force initial call to redraw(). - added options: * -whole : to only display lines once they are \n terminated * -partial: to display lines whether they are terminated or not * -update: to attempt to complete old partial lines 'in-place' * -cont: to specify a string to prefix 'broken' partial lines with - - set default interval back to 3 seconds, as mentioned in - '-help' text and man page. + * -outline: black outline (relatively slow). + * -noflicker: slower but flickerfree update. + * -wordwrap: wrap at spaces to avoid breaking words + - comment default interval of 2.4 seconds. - set default 'reload' value to 0 to prevent reloads. - - updated man page + - updated man page. - strict-aliasing fix suggested by mmj. 0.9 Wed Feb 25 15:25:49 CET 2004