Daijiro Fukuda
|
dc953898cc
|
X11: Use GLFW_X11_ONTHESPOT of glfwInitHint to change on-the-spot
GLFW has the function `glfwInitHint` for setting initialization parameters.
So use this instead of environmental variable.
|
2022-05-24 14:14:57 +09:00 |
|
Daijiro Fukuda
|
97f52c9cf8
|
tests: Add preedit callback to display preedit contents
|
2022-05-24 14:14:57 +09:00 |
|
Daijiro Fukuda
|
a0daa8801c
|
tests: Add functions about IME status and preedit position
|
2022-05-24 14:14:57 +09:00 |
|
Daijiro Fukuda
|
66d668501d
|
tests: just improve view
|
2022-05-24 14:14:57 +09:00 |
|
Daijiro Fukuda
|
6f85a43e78
|
tests: Fix branching of using fontconfig
fontconfig seems to have a problem with macOS, so limit to X11 or Wayland.
|
2022-05-24 14:14:57 +09:00 |
|
Daijiro Fukuda
|
a7ec734281
|
Add new test input_text to check IME input
|
2022-05-24 14:14:57 +09:00 |
|