From 27295b508ffd098de8673bfe5f7f4154235cb1cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Tue, 19 May 2020 18:56:25 +0200 Subject: [PATCH] Note removal of wl_shell support in release notes --- docs/news.dox | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/news.dox b/docs/news.dox index 4dd72795..0b948356 100644 --- a/docs/news.dox +++ b/docs/news.dox @@ -69,6 +69,13 @@ needs to be specified during compilation or linking. @subsection removals_34 Removals in 3.4 +@subsubsection wl_shell_34 Support for the wl_shell protocol has been removed + +Support for the wl_shell protocol has been removed and GLFW now only supports +the XDG-Shell protocol. If your Wayland compositor does not support XDG-Shell +then GLFW will fail to initialize. + + @subsection symbols_34 New symbols in version 3.4 @subsubsection functions_34 New functions in version 3.4