glfw/include/GLFW
Daijiro Fukuda 0ba4b36557 Add caret position to preedit-callback
- Win32: This works fine.
- macOS: The caret is always at the last of the preedit text.
- X11:
  - over-the-spot: The callback is not used.
  - on-the-spot: In IBus, the caret is always at the last of the preedit
    text, although the actual position can be changed. On-the-spot on X11
    has many other unstable behaviors, so allow this problem for now.
2022-05-30 14:42:41 +09:00
..
glfw3.h Add caret position to preedit-callback 2022-05-30 14:42:41 +09:00
glfw3native.h Fix GLAPIENTRY not being defined for native access 2022-05-06 19:18:47 +02:00