From: Marc-André Lureau
---
gtk/spicy.c | 101 +++-
1 file changed, 94 insertions(+), 7 deletions(-)
diff --git a/gtk/spicy.c b/gtk/spicy.c
index dff9d44..7f6a169 100644
--- a/gtk/spicy.c
+++ b/gtk/spicy.c
@@ -97,6 +97,7 @@ struct spice_co
Hi,
Looks good, ack.
Regards,
Hans
On 06/05/2013 05:39 PM, Marc-André Lureau wrote:
---
gtk/spicy.c | 102 +++-
1 file changed, 95 insertions(+), 7 deletions(-)
diff --git a/gtk/spicy.c b/gtk/spicy.c
index dff9d44..0b5b1ea 100644
--
Hi
On Thu, Jun 6, 2013 at 12:36 AM, Alon Levy wrote:
> >
> > @@ -1475,6 +1543,7 @@ static void port_opened(SpiceChannel *channel,
> > GParamSpec *pspec,
> > /* only send a break event and disconnect */
> > if (g_strcmp0(name, "org.spice.spicy.break") == 0) {
> > s
Looks good except for an unrelated bit you left in there, marked below.
> ---
> gtk/spicy.c | 102
> +++-
> 1 file changed, 95 insertions(+), 7 deletions(-)
>
> diff --git a/gtk/spicy.c b/gtk/spicy.c
> index dff9d44..0b5b1ea 100644
> --- a
---
gtk/spicy.c | 102 +++-
1 file changed, 95 insertions(+), 7 deletions(-)
diff --git a/gtk/spicy.c b/gtk/spicy.c
index dff9d44..0b5b1ea 100644
--- a/gtk/spicy.c
+++ b/gtk/spicy.c
@@ -97,6 +97,7 @@ struct spice_connection {
SpiceSessi