ANN: xterm patch #269

Thomas Dickey dickey at radix.net
Sat Feb 19 18:11:21 PST 2011


                            Patch #269 - 2011/02/19

     * build-fixes for imake (report by Heiko Berges).
     * modify  autoconf  macro  CF_PKG_CONFIG  to  work with cross-compile
       environments (patch by Thierry Reding).
     * modify  MapToColorMode() to favor bold over underline, matching the
       precedence  used  before  patch  #252  (report/analysis  by Nicolas
       George).
     * add  omitTranslation  resource,  which  can be used to suppress the
       default translations for these features:
          + fullscreen
          + scroll-lock
          + shift-fonts
          + wheel-mouse
     * make the fullscreen feature configurable (Debian #612978)
          + add it to the configurable list disallowedWindowOps.
          + add command-line option -fullscreen to allow the feature to be
            enabled at startup.
          + add  resource  fullscreen  to  control  whether the feature is
            active or may be enabled.
     * modify   probe_netwm_fullscreen_capability   for  64-bit  machines.
       Contrary  to  XGetWindowProperty  manpage,  that  function  returns
       32-bit data packed as long's.
     * eliminate  copy  of name resource, which was otherwise used only to
       give  the terminal-description name for the tcap-query feature. Use
       the  actual $TERM value instead, as derived from termName resource,
       etc.
     * eliminate  an  old inconsistency with error messages, some used the
       -name  option,  while  others  used argv[0]. The latter is now used
       consistently.
     * improve  configure  check  for  rpath-hack,  to  improve  builds on
       systems where gcc will not search /usr/local/lib, etc.
     * build-fix for Xaw3d configuration (report by H Merijn Brand).
     * update config.guess, config.sub

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20110219/21e4ad11/attachment.pgp>


More information about the xorg mailing list