go-flutter-desktop / go-flutter

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
https://hover.build/
BSD 3-Clause "New" or "Revised" License
5.85k stars 285 forks source link

IME editor does not follow cursor position #426

Open qianniancn opened 4 years ago

qianniancn commented 4 years ago

This is a problem with glfw

glfw/glfw#41 glfw/glfw#658

Other such issues

The input method is located outside the app Chinese input method don't work on Linux

Related documents win32

microsoft

ImGui/imgui_impl_glfw.cpp

Screenshot

This does not follow the cursor

输入

mac

items

This is normal

GIF

qianniancn commented 4 years ago

duplicate question