Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxx> --- Hi, It would be nice to release spice-gtk 0.32 with all the fixes for virgl. Is there any known regression left or something good enough to include before a release? thanks NEWS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/NEWS b/NEWS index 7e040bf..8b1595f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +v0.32 +===== + +libspice-client-gtk API/ABI break: library current version has been +bumped, and deprecated symbols have been removed. In practice, most +of the API (in particular for language bindings) should be unchanged. + +- drop gtk+ 2.0 support +- require gtk+ >= 3.10 and glib >= 2.36 +- a number of spice-gtk structures are now private +- spice-gtk widget is no longer a GtkDrawingArea but an opaque type + with only guarantee to be a GtkWidget +- virgl: use GtkGlArea if possible (on wayland only atm) +- virgl: various fixes (multiple display, resize, canvas-less support) +- win-usbredir: use UsbDk backend when available and various + improvements +- ensure that dnd file copy get cancelled +- some JP and KR keyboard handling fixes on Windows +- allow smaller widget with scaling enabled +- add spice_main_request_mouse_mode() to request mouse mode +- add SpiceGtkSession:sync-modifiers to change modifiers sync behaviour +- various video decoding improvements +- learn GStreamer as a backend for mjpeg, vp8 & h264 decoding +- use GTask instead of GSimpleAsyncResult +- misc leaks, warnings, and spelling fixes + v0.31 ===== -- 2.7.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel