mirror of
https://github.com/glfw/glfw
synced 2026-09-27 00:28:42 +03:00
Introduce glfwSetTextInputFocus(window, focused), internal state and a platform hook for explicit application text input focus. Track whether the application has explicitly called the API with textInputFocusInitialized, so existing applications keep legacy platform behavior until they opt into explicit text input focus. This follows the text input focus direction from the IME support discussions in clear-code/glfw#5 and clear-code/glfw#7, without changing platform behavior yet. |
||
|---|---|---|
| .. | ||
| build.md | ||
| CMakeLists.txt | ||
| compat.md | ||
| compile.md | ||
| context.md | ||
| CONTRIBUTING.md | ||
| Doxyfile.in | ||
| DoxygenLayout.xml | ||
| extra.css | ||
| extra.css.map | ||
| extra.scss | ||
| footer.html | ||
| header.html | ||
| input.md | ||
| internal.md | ||
| intro.md | ||
| main.md | ||
| monitor.md | ||
| moving.md | ||
| news.md | ||
| quick.md | ||
| spaces.svg | ||
| SUPPORT.md | ||
| vulkan.md | ||
| window.md | ||