From ce0b2d6953ef0a0ca7ecccfbd7dcf7eca4eb13f2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 20 Apr 2024 20:26:23 -0400 Subject: [PATCH] NEWS: Updates --- NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3e3b780a66..f1b04b7834 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,8 @@ This release changes the default GSK renderer to be Vulkan, on Wayland. Other platforms still use ngl. The intent of this change is to get wider testing and verify that -Vulkan drivers are good enough for this. If significant problems -show up, we will revert this change for 4.16. +Vulkan drivers are good enough for us to rely on. If significant +problems show up, we will revert this change for 4.16. You can still override the renderer choice using the GSK_RENDERER environment variable. @@ -78,6 +78,11 @@ the new property to 'manual'. - Require pango 1.52 - Require cairo 1.18 - Add a missing dependency that was causing build failures + - Drop deprecated build options: + gtk_doc -> documentation + update_screenshots -> screenshots + demo-profile -> profile + demos -> build-demos * Deprecations: - gdk_widget_set/get_font_options