Re: [Spice-devel] [PATCH 5/5] vdagent: extract event_dispatcher from input_desktop_message_loop

2012-11-15 Thread Christophe Fergeau
On Wed, Nov 07, 2012 at 03:19:51PM +0200, Arnon Gilboa wrote: --- vdagent/vdagent.cpp | 105 +++ 1 files changed, 56 insertions(+), 49 deletions(-) diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp index 9bb0898..7495826 100644 ---

Re: [Spice-devel] [PATCH 5/5] vdagent: extract event_dispatcher from input_desktop_message_loop

2012-11-15 Thread Arnon Gilboa
Christophe Fergeau wrote: On Wed, Nov 07, 2012 at 03:19:51PM +0200, Arnon Gilboa wrote: --- vdagent/vdagent.cpp | 105 +++ 1 files changed, 56 insertions(+), 49 deletions(-) diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp index

[Spice-devel] [PATCH 5/5] vdagent: extract event_dispatcher from input_desktop_message_loop

2012-11-07 Thread Arnon Gilboa
--- vdagent/vdagent.cpp | 105 +++ 1 files changed, 56 insertions(+), 49 deletions(-) diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp index 9bb0898..7495826 100644 --- a/vdagent/vdagent.cpp +++ b/vdagent/vdagent.cpp @@ -80,6 +80,7 @@