#13457: xterm-354
-------------------------+------------------------
 Reporter:  bdubbs       |       Owner:  blfs-book
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  9.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------

Comment (by bdubbs):

 Patch 354 - 2020/04/26

 * work around performance problems of XDrawImageString and
   XDrawImageString16 functions
 * add a control sequence which reports xterm's version
 * temporarily set numeric locale category to "C" when parsing
   resources,  so that scaleHeight and faceSize settings do not depend
   on locale
 * improve DA/DA2 response by ensuring that the decTerminalID maps to
   one of the known identifiers, as well as providing DA2 response for
   VT241 and VT382.
 * terminfo improvements:
      - add (my) comments from ncurses which explain the keypad layouts.
      - add vt52+keypad from ncurses
      - use improved xm example for xterm+x11mouse, xterm+sm+1006 from
        ncurses 6.2 terminfo.src
 * two fixes for left/right wheel mouse event reporting
      - filter identical button-events
      - correct order of button-range versus protocol type
 * change “make check” makefile-rule to use test-drivers for charclass
   and wcwidth data.
 * quiet “did not find a usable xxx TrueType font” warnings by making
   fontWarnings apply to these messages
 * improve reinitialization of parameter list
 * temporarily set numeric locale category to "C" when formatting SVG
   or XHTML screendumps, to make the radix separator used in RGB
   values consistent
 * add resource forceXftHeight to control whether workaround from
   Debian 880407 is used.
 * apply updated  ascent/descent in workaround from Debian 880407 to
   fix a 1-pixel gap in built-in vertical lines
 * improve round-off of scaling for built-in line-drawing
 * adjust fonts in svg-icon files to accommodate reduced functionality
   of new pango
 * improve configure check for X Toolkit library.
 * correct Y-coordinate transformation in ClearCurBackground,
   overlooked in changes for patch 334
 * remove  --vendor  option  from  test-packages'  install  of desktop
   files; the feature is badly broken in gnome-shell.
 * modify uxterm to make it  possible to select nonstandard locale
   C.UTF-8, e.g, if the user's locale is set to “C”
 * re-save/tweak “.svg” icon-files to work around breakage in toolset
   since the files were created in patch 283.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13457#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to