NEWS: Updates

This commit is contained in:
Matthias Clasen
2023-04-02 13:54:42 -04:00
parent e84ebfbf29
commit 9b2a49b7b5

4
NEWS
View File

@@ -14,7 +14,8 @@ Overview of Changes in 4.11.1, xx-xx-xxxx
- Make list grid and column views inert when not rendering
* Drag-and-Drop:
- Support resizing drag surfaces
- Support resizing drag surfaces, using the new
GdkDragSurface::compute-size signal
* Theme:
- Port .boxed-list style from Adwaita
@@ -55,6 +56,7 @@ Overview of Changes in 4.11.1, xx-xx-xxxx
* Deprecations:
- gtk_widget_translate_coordinates
- gdk_surface_create_similar_surface
* Documentation:
- Add a section on coordinate systems