>From ecd0073b03e9b1f59bc1f99181250027073fcf76 Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Wed, 14 Aug 2013 09:27:44 -0700
Subject: [PATCH] Add touch support for wl_shell_surface_move
---
clients/calibrator.c| 4 +-
clients/desktop-shell.c | 9 ++--
clients/flower.c|
On Thu, 2013-08-15 at 14:12 +0200, Jan Arne Petersen wrote:
> On 08/15/2013 12:49 AM, Rusty Lynch wrote:
> > From 3c68e0e2aa98250c65a5d5e9658299904ccf34f1 Mon Sep 17 00:00:00 2001
> > From: Rusty Lynch
> > Date: Wed, 14 Aug 2013 09:27:44 -0700
> > Subject: [P
>From 3c68e0e2aa98250c65a5d5e9658299904ccf34f1 Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Wed, 14 Aug 2013 09:27:44 -0700
Subject: [PATCH] Add touch support for wl_shell_surface_move
---
clients/calibrator.c| 4 +-
clients/desktop-shell.c | 9 ++--
clients/flower.c|
>From 31c091b0de2d97b722b21a6bd0ad8c309fb3598a Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Wed, 14 Aug 2013 15:41:43 -0700
Subject: [PATCH] protocol: make wl_shell_surface_move support touch
Bump the version of the wl_shell_surface interface and specify that
wl_shell_surface_move works w
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
quot;? Couldn't we just bump the protocol
> version and allow the clients to respond to touch events with a move
> request? The compositor could sort out what kind of event it is based
> on the serial.
>
> --Jason Ekstrand
>
>
> On
>From ad35f8b820c06f0ce93926ef43334f93d54e6f86 Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Wed, 14 Aug 2013 09:27:44 -0700
Subject: [PATCH] Add support for wl_shell_surface_touch_move
---
clients/calibrator.c| 4 +-
clients/desktop-shell.c | 9 ++--
clients/flower.c|
>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
>From 47a85346d2a6236283ea3241c626c5568225b21a Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Fri, 26 Jul 2013 08:50:27 -0700
Subject: [PATCH 2/2] Add initial touch support to clients
---
clients/calibrator.c| 16
clients/desktop-shell.c | 15
clients/smoke.c |
>From 32b686d4cb3b9297e9054d497727a6f7cdbaf9ac Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Thu, 25 Jul 2013 11:24:20 -0700
Subject: [PATCH 1/2] Add support for old style non-multitouch touchscreens
---
src/evdev.c | 19 ++-
1 file changed, 18 insertions(+), 1 delet
10 matches
Mail list logo