diff --git a/GLFW-4.0-sketchbook.md b/GLFW-4.0-sketchbook.md index b460227..75c64a7 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -4,7 +4,7 @@ - Enumerable controller objects - Controller connection callback (mirror monitor callback) - Context objects, `GLFW_CLIENT_API` = `GLFW_NO_CONTEXT` -- Merge character callbacks +- Replace character callbacks with text callback - Put major version number in shared/dynamic library name - Replace `glfwGetWindowAttrib` with accessors - Possible adaption to positioning-less Wayland