[Spice-devel] [PATCH spice-gtk 0/3] clipboard grab race

2019-02-28 Thread Jakub Janků
Hi,

this is another try to solve the grab race.
Intention of these patches is to make spice-gtk
behave reasonably well with older agents.

The next step would be to fix the protocol itself.
But that will require updating spice-gtk as well as vdagents.

Cheers,
Jakub

Jakub Janků (3):
  clipboard: accept grab only from the side with keyboard focus
  clipboard: release on both sides if race occurs
  clipboard: invalidate targets request when needed

 src/spice-gtk-session.c | 65 ++---
 1 file changed, 54 insertions(+), 11 deletions(-)

-- 
2.20.1

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] [PATCH spice-gtk 0/3] clipboard grab race

2019-03-04 Thread Victor Toso
Hi Jakub,

On Thu, Feb 28, 2019 at 08:12:41PM +0100, Jakub Janků wrote:
> Hi,
> 
> this is another try to solve the grab race.
> Intention of these patches is to make spice-gtk
> behave reasonably well with older agents.
> 
> The next step would be to fix the protocol itself.
> But that will require updating spice-gtk as well as vdagents.
> 
> Cheers,
> Jakub
> 
> Jakub Janků (3):
>   clipboard: accept grab only from the side with keyboard focus
>   clipboard: release on both sides if race occurs
>   clipboard: invalidate targets request when needed
> 
>  src/spice-gtk-session.c | 65 ++---
>  1 file changed, 54 insertions(+), 11 deletions(-)

I'm cc'ing elmarco for his thoughts on this series.

Cheers,
Victor


signature.asc
Description: PGP signature
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel