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