commit | 240ab5890b2e8da294937a1710b021ac3f271472 | [log] [tgz] |
---|---|---|
author | kida22 <40718043+kimidaisuki22@users.noreply.github.com> | Thu Dec 28 04:17:28 2023 +0000 |
committer | ocornut <omarcornut@gmail.com> | Fri Dec 29 18:21:21 2023 +0100 |
tree | 92d0e5f6ac45ac1eca442a9a31fd3e225482689b | |
parent | 4a2426449a4c65028c65c68ed9426495dec251e4 [diff] |
Backends: GLFW, Input: Use Unicode version of WndProc for get correct input for text in utf-8 code page. (#7174) Similar to #6785, #6782, #5725, #5961 for for GLFW backend.