Skip to content

Commit 0f8e414

Browse files
committed
Add text input focus changelog entry
1 parent 986fa58 commit 0f8e414

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ information on what to include when reporting a bug.
182182
area (#2130)
183183
- Added `glfwResetPreeditText` function to reset preedit of input method
184184
(#2130)
185+
- Added `glfwSetTextInputFocus` function to set application text input
186+
focus for input method handling (#2130)
185187
- Added `glfwSetPreeditCandidateCallback` function and
186188
`GLFWpreeditcandidatefun` type for preedit candidates (#2130)
187189
- Added `glfwGetPreeditCandidate` function to get a preeidt candidate text

0 commit comments

Comments
 (0)