Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14825 closed enhancement (fixed)

xterm-367

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

Description

New patch version

Change History (4)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

Patch #367 - 2021/03/26

    add OSC 22 to allow programs to select different pointer cursor at runtime.
    change configuration for no-return functions to use _Noreturn when it is available, because clang --analyze does not properly handle the gcc noreturn attribute.
    add cursorTheme resource to provide a way to enable or disable the cursor theme feature.
    modified CopyWait event retries to use shorter sleeps, to improve responsiveness (tmux #2556).
    improve quoting/escaping in demo-scripts per shellcheck.
    add resizeByPixel resource, to permit disabling window manager resizing-hints (patch by Tim Oehl).
    corrected printOptsImmediate handling of alternate-screen (report by Abhijit Dasgupta).
    update sample terminfo to more closely match ncurses.
    add/improve limit-checks for Xlib calls (report by Roman Fiedler).
    fix a typo in the help-message (report by Tomas Korbar).

comment:3 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24415

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.