Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XGetWindowProp: accommodate NUL byte #883

Merged
merged 1 commit into from
Aug 26, 2023
Merged

XGetWindowProp: accommodate NUL byte #883

merged 1 commit into from
Aug 26, 2023

Conversation

ThomasAdam
Copy link
Member

@ThomasAdam ThomasAdam commented Aug 26, 2023

Ensure we don't truncate the string for _NET_WM_NAME

Fixes #873

@ThomasAdam ThomasAdam added this to the 1.0.8 milestone Aug 26, 2023
@ThomasAdam ThomasAdam self-assigned this Aug 26, 2023
@ThomasAdam ThomasAdam changed the title XGetWindowProp: don't bitshift result XGetWindowProp: accommodate NUL byte Aug 26, 2023
Ensure we don't truncate the string for _NET_WM_NAME

Fixes #873
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Aug 26, 2023
@ThomasAdam ThomasAdam merged commit 4d5a697 into main Aug 26, 2023
4 checks passed
@ThomasAdam ThomasAdam deleted the ta/gh-873 branch August 26, 2023 20:13
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.

"Garbage" appended to window titles
1 participant