From 49857c399739169ac2898a78cf7d75ef077ce279 Mon Sep 17 00:00:00 2001 From: elmindreda Date: Tue, 28 Oct 2014 11:34:49 -0700 Subject: [PATCH] Updated GLFW 4.0 sketchbook (markdown) --- GLFW-4.0-sketchbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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