--- rxvt-unicode/README.configure 2011/05/02 09:51:21 1.72 +++ rxvt-unicode/README.configure 2014/12/31 14:19:08 1.81 @@ -106,28 +106,20 @@ at start of rxvt execution. This option requires --enable-utmp to also be specified. - --enable-afterimage (default: on) - Add support for libAfterImage to be used for background images. It - adds support for many file formats including JPG, PNG, SVG, TIFF, - GIF, XPM, BMP, ICO, XCF, TGA and AfterStep image XML - (). - - Note that with this option enabled, rxvt's memory footprint might - increase by a few megabytes even if no extra features are used - (mostly due to third-party libraries used by libAI). Memory - footprint may somewhat be lowered if libAfterImage is configured - without support for SVG. - --enable-pixbuf (default: on) Add support for GDK-PixBuf to be used for background images. It adds support for many file formats including JPG, PNG, TIFF, GIF, XPM, BMP, ICO and TGA. + --enable-startup-notification (default: on) + Add support for freedesktop startup notifications. This allows + window managers to display some kind of progress indicator during + startup. + --enable-transparency (default: on) Add support for using the root pixmap as background to simulate - transparency. Note that blur and blend effects depend on - libAfterImage or on libXrender and on the availability of the RENDER - extension in the X server. + transparency. Note that this feature depends on libXrender and on + the availability of the RENDER extension in the X server. --enable-fading (default: on) Add support for fading the text when focus is lost. @@ -182,6 +174,7 @@ skip builtin block graphics (-sbg) separate highlight colour (-highlightColor, -highlightTextColor) extended mouse reporting modes (1005 and 1015). + visual selection via -visual and -depth. It also enables some non-essential features otherwise disabled, such as: @@ -258,9 +251,6 @@ dramatically when more than six fonts are in use by a terminal instance. - --with-afterimage-config=DIR - Look for the libAfterImage config script in DIR. - --with-name=NAME (default: urxvt) Set the basename for the installed binaries, resulting in "urxvt", "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".