Re: [PATCH] Add protocol support for wl_shell_surface_touch_move

2013-08-14 Thread Rusty Lynch
On Wed, 2013-08-14 at 22:24 +0100, Daniel Stone wrote: > Hi, > > On 14 August 2013 22:13, Rusty Lynch wrote: > > I couldn't find a way to determine if the move request was triggered for > > touch or mouse events. > > Serial numbers are unique per-display. So there's no possibility for > collisi

Re: [PATCH] Add protocol support for wl_shell_surface_touch_move

2013-08-14 Thread Daniel Stone
M, "Rusty Lynch" wrote: >> > >> > From d1d0df0688650ea23a1c5c788f7d7bbf3e7e034c Mon Sep 17 00:00:00 >> 2001 >> > From: Rusty Lynch >> > Date: Wed, 14 Aug 2013 08:06:39 -0700 >> > Subject: [PATCH] Add protocol support for >> wl_sh

Re: [PATCH] Add protocol support for wl_shell_surface_touch_move

2013-08-14 Thread Rusty Lynch
Aug 14, 2013 12:51 PM, "Rusty Lynch" wrote: > > > > From d1d0df0688650ea23a1c5c788f7d7bbf3e7e034c Mon Sep 17 00:00:00 > 2001 > > From: Rusty Lynch > > Date: Wed, 14 Aug 2013 08:06:39 -0700 > > Subject: [PATCH] Add protocol support for > wl_shell_surface_touch_move > > > >

Re: [PATCH] Add protocol support for wl_shell_surface_touch_move

2013-08-14 Thread Jason Ekstrand
based on the serial. --Jason Ekstrand On Aug 14, 2013 12:51 PM, "Rusty Lynch" wrote: > > From d1d0df0688650ea23a1c5c788f7d7bbf3e7e034c Mon Sep 17 00:00:00 2001 > From: Rusty Lynch > Date: Wed, 14 Aug 2013 08:06:39 -0700 > Subject: [PATCH] Add protocol support for wl_shell_surfa

[PATCH] Add protocol support for wl_shell_surface_touch_move

2013-08-14 Thread Rusty Lynch
>From d1d0df0688650ea23a1c5c788f7d7bbf3e7e034c Mon Sep 17 00:00:00 2001 From: Rusty Lynch Date: Wed, 14 Aug 2013 08:06:39 -0700 Subject: [PATCH] Add protocol support for wl_shell_surface_touch_move --- protocol/wayland.xml | 12 1 file changed, 12 insertions(+) diff --gi