Skip to content

Conversation

ThomasAdam
Copy link
Member

When dealing with WM_NORMAL_HINTS, don't always assume that the size
hints need to be strictly-checked, and instead go based on those values
read; even if they might be considered "erroneous".

Fixes #775

When dealing with WM_NORMAL_HINTS, don't always assume that the size
hints need to be strictly-checked, and instead go based on those values
read; even if they might be considered "erroneous".

Fixes #775
@ThomasAdam ThomasAdam added this to the 1.0.8 milestone Aug 29, 2023
@ThomasAdam ThomasAdam self-assigned this Aug 29, 2023
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Sep 1, 2023
@ThomasAdam ThomasAdam merged commit c9d0018 into main Sep 1, 2023
@ThomasAdam ThomasAdam deleted the ta/gh-775 branch September 1, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Resizing an XTerm with command Resize 80c 20c after changing the font size in the XTerm shrinks the XTerm to a 6x1 window
1 participant