mirror of
https://github.com/glfw/glfw
synced 2026-09-26 16:18:21 +03:00
Add text input focus changelog entry
This commit is contained in:
parent
0c811598ae
commit
300b3207e0
1 changed files with 2 additions and 0 deletions
|
|
@ -131,6 +131,8 @@ information on what to include when reporting a bug.
|
|||
area (#2130)
|
||||
- Added `glfwResetPreeditText` function to reset preedit of input method
|
||||
(#2130)
|
||||
- Added `glfwSetTextInputFocus` function to set application text input
|
||||
focus for input method handling (#2130)
|
||||
- Added `glfwSetPreeditCandidateCallback` function and
|
||||
`GLFWpreeditcandidatefun` type for preedit candidates (#2130)
|
||||
- Added `glfwGetPreeditCandidate` function to get a preeidt candidate text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue