From 25142772798f15f1d3d94cbcef0b638a947fb33c Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 5 Nov 2015 18:10:09 +0100 Subject: [PATCH] update --- GLFW-4.0-sketchbook.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GLFW-4.0-sketchbook.md b/GLFW-4.0-sketchbook.md index 74dcd74..72d35e0 100644 --- a/GLFW-4.0-sketchbook.md +++ b/GLFW-4.0-sketchbook.md @@ -15,4 +15,5 @@ - Separate video mode from window - Remove auto-iconification - Revert to map monitors to CRTCs unless major legacy Oculus clones appear -- Remove window parameter of clipboard functions \ No newline at end of file +- Remove window parameter of clipboard functions +- Replace empty events with custom events that carry a pointer