[Spice-devel] [PATCH spice-gtk v2 0/4] gtk-session on clipboard_get_targets()

Victor Toso victortoso at redhat.com
Thu May 18 13:26:29 UTC 2017


From: Victor Toso <me at victortoso.com>

Hi,

Just looking into clipboard code again and realized that I had some pending
patches on this function.

Cheers,

*** v1 -> v2
01/04 (no changes)
02/04 (no changes)

03/04
- Kept the identation (extra space in the string) (pavel)
- Kept \"\" instead of '' (pavel)
- Acked-by: Pavel Grunt <pgrunt at redhat.com>

04/04
- Moved one variable 't' to its correct internal scope (pavel)
- changed them to guint (pavel)

*** v1
- https://lists.freedesktop.org/archives/spice-devel/2017-February/035937.html
- Pushed 98569163c "gtk-session: check if retrieving clipboard data failed"
- Pushed bd9fda26a "gtk-session: initialize array without memset"

Victor Toso (4):
  gtk-session: use clear variable for array's size
  gtk-session: do an early check of clipboard grab
  gtk-session: move atom's debug
  gtk-session: move variables to internal scope

 src/spice-gtk-session.c | 49 ++++++++++++++++++++++++++++---------------------
 1 file changed, 28 insertions(+), 21 deletions(-)

-- 
2.13.0



More information about the Spice-devel mailing list