projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e84ebfb
)
NEWS: Updates
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 2 Apr 2023 17:54:42 +0000
(13:54 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 2 Apr 2023 17:54:42 +0000
(13:54 -0400)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index f198ae469a51259036c40e5474eae4decd3e98e1..043d136d146eeb56e4fbdd1c01705635ad2aa16e 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-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