Opened 4 years ago

Closed 4 years ago

#13036 closed enhancement (fixed)

xterm-352

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New version

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Patch 352 - 2020/01/16

  • adjust fontsize data to handle a minor inconsistency from recent Xft versions
  • add a table to the manual page description of forceBoxChars to alert the reader to the special characters aside from “line-drawing” which are drawn directly when this resource is set
  • improve checkXft logic which attempts to detect fonts whose max-advance-width is inconsistent with the actual glyph widths. For some fonts, it is necessary to check additional characters
  • improve configure-checks for X headers and libraries on recent MacOS, which has moved those files under /usr/X11.
  • improve portability of iconify/deiconify feature by taking into account some window managers which manipulate the EWMH _NET_WM_STATE property, adding/removing _NET_WM_STATE_HIDDEN rather than actually minimizing the window
  • improve workaround from patch 287 for the -iconic option when configured with toolbar by postponing the extra request for minimizing the window to the end of menu-initialization.

  • modify xevents special-case for mouse-events to include button-events so that the meta key by itself can generate button-events
  • amend SGR-stack change from patch 348 to not associate bold attribute with background color
  • fix copy/paste error in manual page
  • add definitions in xterm_io.h so that GNU/Hurd will use posix_openpty
  • build-fix in debug-tracing, for esctest.
  • updated autoconf macros
  • update config.guess

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22582.

Note: See TracTickets for help on using tickets.