diff --git a/docs/news.dox b/docs/news.dox index 25885bb1..91575dd4 100644 --- a/docs/news.dox +++ b/docs/news.dox @@ -43,7 +43,7 @@ screen despite losing focus. @subsection news_31_floating Floating windows -GLFW not supports floating windows, also called topmost or always on top, for +GLFW now supports floating windows, also called topmost or always on top, for easier debugging, with the `GLFW_FLOATING` window hint.