Opened 4 years ago

Closed 4 years ago

#14141 closed enhancement (fixed)

xterm-361

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.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 361 - 2020/10/14

  • treat the return value of strerror as readonly
  • modify event-handling in CopyWait to work around hanging while writing large amounts of text to an active icon and at the same time iconifying/deiconifying
  • initialize double-buffer for active-icon window.
  • improve manual page description of scrollbar resources
  • correct ifdef for menu entry for active-icon, when initializing it with toolbar configuration.
  • add preprocessor option to makefile to set internal definition of pixmaps directory to match the install-configuration
  • cleanup of calls to free, removing checks for null.
  • add fallback actions pointer-button and pointer-motion which handle events for the mouse control-sequences protocol if the select-related translations are omitted with *omitTranslation:select
  • amend rule for using shift-key to override mouse-protocol for select/paste to limit that feature to mouse-buttons which are actually bound to select/paste actions
  • corrected mapping in special case for repainting wrap-marks when viewing the scrollback area.
  • use separate GCs for showWrapMarks feature, to work around cursor coloring change

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23816.

Note: See TracTickets for help on using tickets.