Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13457 closed enhancement (fixed)

xterm-354

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New version.

Change History (5)

comment:1 by Bruce Dubbs, 4 years ago

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.

comment:2 by thomas, 4 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:3 by thomas, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r23033

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.