[Spice-devel] [PATCH spice-gtk 0/5] Avoid usage of deprecated functions

Pavel Grunt pgrunt at redhat.com
Fri Dec 16 17:46:48 UTC 2016


Hi,

this is a follow up to Francois's patches which avoided some deprecated
warnings in the SpiceDisplay widget. The main difference is the usage
of GdkSeat api that was introduced in Gtk 3.20.

Pavel Grunt (5):
  gtk: Use gdk_cursor_new_for_display
  gtk: Avoid deprecated gdk_window_get_pointer
  gtk: Avoid deprecated gdk_keyboard_grab
  gtk: Avoid deprecated gdk_pointer_grab
  gtk: Avoid deprecated gdk_display_warp_pointer

 src/spice-widget.c | 140 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 104 insertions(+), 36 deletions(-)

-- 
2.11.0



More information about the Spice-devel mailing list