summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-04-02 13:05:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2023-04-02 13:05:34 -0400
commit1a1f71f39428fe77abdf39b5aaa83761afaa51ab (patch)
tree05d87d8d90663b5e9fbb2f5567ea62a4af8496a7
parent461e562ec98020a563a75d6b4f5e9cd4f0341895 (diff)
downloadgtk+-1a1f71f39428fe77abdf39b5aaa83761afaa51ab.tar.gz
NEWS: Updates
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1256c1307f..f198ae469a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ Overview of Changes in 4.11.1, xx-xx-xxxx
- Fix clipping issues
- Handle focus movement better
- Introduce ::tab-behavior properties
+ - Introduce GtkListItem::focusable
+ - Introduce GtkColumnViewCell
+ - Introduce row factories in GtkColumnView
+ - Make list grid and column views inert when not rendering
* Drag-and-Drop:
- Support resizing drag surfaces
@@ -20,6 +24,12 @@ Overview of Changes in 4.11.1, xx-xx-xxxx
- Fix memory leaks
- Fix a crash
+* GDK:
+ - Add gdk_surface_get_scale to get the fractional scale
+ - Use fractional scales on Wayland with cairo
+ - Use fractional scales on Wayland with GL if GDK_DEBUG=gl-fractional
+ is set. This support is still experimental
+
* GSK:
- Allow limiting texture sizes with GSK_MAX_TEXTURE_SIZE
- Use samplers for GL texture filtering
@@ -32,6 +42,7 @@ Overview of Changes in 4.11.1, xx-xx-xxxx
- Fix a crash with cursor size 0
- Support absolute paths in WAYLAND_DISPLAY
- Use the fractional scale protocol
+ - Use a viewporter to set buffer scale
* Windows:
- Fix problems with WGL
@@ -39,12 +50,18 @@ Overview of Changes in 4.11.1, xx-xx-xxxx
* Vulkan:
- Some fixes to the experimental Vulkan renderer
+* Debugging:
+ - Show more Wayland-specific information in the inspector
+
* Deprecations:
- gtk_widget_translate_coordinates
* Documentation:
- Add a section on coordinate systems
+* Build:
+ - Require wayland-protocols 1.31
+
* Translation updates
- British English
- Bulgarian