NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Sat, 1 Apr 2023 14:29:25 +0000 (10:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 1 Apr 2023 16:38:38 +0000 (12:38 -0400)
NEWS

diff --git a/NEWS b/NEWS
index a3b5be8815b74f728e2baed7304f2314b5808e49..1256c1307f9a58ed22778888fa48355ead2f98f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,60 @@
 Overview of Changes in 4.11.1, xx-xx-xxxx
 =========================================
 
+* GtkLabel, GtkLinkButton:
+ - Make file:// uris work again
+
+* GtkListView/GtkColumnView/GtkGridView:
+ - Fix clipping issues
+ - Handle focus movement better
+ - Introduce ::tab-behavior properties
+
+* Drag-and-Drop:
+ - Support resizing drag surfaces
+
+* Theme:
+ - Port .boxed-list style from Adwaita
+ - Make insensitive pictures appear grayed out
+
+* Accessibility:
+ - Fix memory leaks
+ - Fix a crash
+
+* GSK:
+ - Allow limiting texture sizes with GSK_MAX_TEXTURE_SIZE
+ - Use samplers for GL texture filtering
+ - Fix problems with texture slicing
+ - Avoid re-uploading textures when possible
+ - Use mipmaps when it is beneficial
+
+* Wayland:
+ - Fix handling of Drag hotspots
+ - Fix a crash with cursor size 0
+ - Support absolute paths in WAYLAND_DISPLAY
+ - Use the fractional scale protocol
+
+* Windows:
+ - Fix problems with WGL
+
+* Vulkan:
+ - Some fixes to the experimental Vulkan renderer
+
+* Deprecations:
+ - gtk_widget_translate_coordinates
+
+* Documentation:
+ - Add a section on coordinate systems
+
+* Translation updates
+ - British English
+ - Bulgarian
+ - Chinese (China)
+ - Dutch
+ - French
+ - Persian
+ - Russian
+
+
 Overview of Changes in 4.10.1, 14-03-2023
 =========================================