Closed oshaboy closed 4 months ago
Bugfix for keysym_to_utf8.
xkb_keysym_to_utf8 actually returns the length plus the null terminator of the string.
Thanks for this PR. Sorry it has closed because I rebased your PR and pushed forced a "cargo fmt" fix. I will recreate it.
Bugfix for keysym_to_utf8.
xkb_keysym_to_utf8 actually returns the length plus the null terminator of the string.