From 9e86826eab64705374e2fd1ab610db5523d6fd75 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 1 Jun 2016 12:10:55 +0200 Subject: [PATCH] Documentation work --- docs/monitor.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/monitor.dox b/docs/monitor.dox index 53e88aac..0f50a3c7 100644 --- a/docs/monitor.dox +++ b/docs/monitor.dox @@ -84,6 +84,9 @@ void monitor_callback(GLFWmonitor* monitor, int event) } @endcode +If a monitor is disconnected, any windows that are full screen on it get forced +into windowed mode. + @section monitor_properties Monitor properties