Files: ftp://ftp.invisible-island.net/xterm/current/xterm-362.tgz ftp://ftp.invisible-island.net/xterm/current/xterm-362.tgz.asc ftp://ftp.invisible-island.net/xterm/patches/xterm-362.patch.gz ftp://ftp.invisible-island.net/xterm/patches/xterm-362.patch.gz.asc ftp://ftp.invisible-island.net/xterm/xterm-362.tgz ftp://ftp.invisible-island.net/xterm/xterm-362.tgz.asc
Patch #362 - 2020/11/11 * cleanup of calls to free, removing checks for null (Walter Harms). * improved mouse-button reporting (prompted by discussion with Stephane Chazelas) + narrow the scope of the change for shift-key in patch #361 to make it apply only when the modifyOtherKeys resource is set to 2 (i.e., “program mode”). Also, when checking the shift-key, ignore modifiers other than shift, control and “meta” + use the alt/meta modifier information obtained in VTInitModifiers to replace a hard-coded mod1 used to detect “Meta” for mouse-button responses. * reduce SIGWINCH's sent to the client by filtering out duplicates. * improve display when scaleHeight is greater than 1: + the text-cursor is vertically-centered on the current line, rather than only extending below the current line (report by Manu Chaturvedi). + the built-in line-drawing characters extend to the scaled cell-height. * fill-in special case for motion-events to match the changes for shift-key in pointer-button events from patch #361. -- Thomas E. Dickey <dic...@invisible-island.net> https://invisible-island.net ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s