-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I might be dumb but doesnt this require motion between clicks?
In that case you would lose for example track balls which do not
necessary move between clicks.
Best wishes
Michael
On 25.03.2014 21:45, Jonas Ådahl wrote:
> When the kernel sends multi
Hi, Pq
In weston randr v2, I don't include the following question. I am still in
confused. Sorry about that.
>-Original Message-
>From: Pekka Paalanen [mailto:ppaala...@gmail.com]
>Sent: Saturday, March 22, 2014 8:20 PM
>To: Wang, Quanxian
>Cc: wayland-devel@lists.freedesktop.org
>Subjec
On 25/03/2014 21:45, Jonas Ådahl wrote:
Signed-off-by: Jonas Ådahl
---
test/Makefile.am | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index b59d4a9..12ed023 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -2,6 +
---
configure.ac | 3 +++
test/Makefile.am | 10 +-
test/build-cxx.cc | 11 +++
3 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/build-cxx.cc
diff --git a/configure.ac b/configure.ac
index afd04a4..e44adcb 100644
--- a/configure.ac
+++ b/configure.a
Signed-off-by: Jonas Ådahl
---
test/Makefile.am | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index b59d4a9..12ed023 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -2,6 +2,7 @@ if BUILD_TESTS
AM_CPPFLAGS = -I$(top
Signed-off-by: Jonas Ådahl
---
src/libinput.h | 8
1 file changed, 8 insertions(+)
diff --git a/src/libinput.h b/src/libinput.h
index dab24b7..5599a6a 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -23,6 +23,10 @@
#ifndef LIBINPUT_H
#define LIBINPUT_H
+#ifdef __cplusplus
+exter
libinput currently handles 16 per device touch points. Test that we
behave as expected when a device has an even higher number of active
touch points.
Signed-off-by: Jonas Ådahl
---
test/touch.c | 50 ++
1 file changed, 50 insertions(+)
diff --git
Add one test that checks uniqueness of seat slots when having multiple
devices with active touch points.
Add one test that checks that libinput drops touch points when it could
not represent them with a seat wide slot.
This commit also adds support for from a test case add test devices to
an exis
Signed-off-by: Jonas Ådahl
---
test/touch.c | 43 +++
1 file changed, 43 insertions(+)
diff --git a/test/touch.c b/test/touch.c
index 61d8762..4a6af21 100644
--- a/test/touch.c
+++ b/test/touch.c
@@ -323,6 +323,47 @@ START_TEST(touch_many_slots)
}
END_TE
Signed-off-by: Jonas Ådahl
---
src/evdev.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/src/evdev.c b/src/evdev.c
index 72e4086..ff8b27a 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -132,6 +132,9 @@ evdev_flush_pending_event(struct evdev_device *device,
uint32_t time)
When the kernel sends multiple touch down or touch up for the same slot
in a row, ignore any such subsequent event ensuring libinput always
produces 1 x touch down -> [n x touch motion] -> 1 x touch up event
series.
Signed-off-by: Jonas Ådahl
---
src/evdev.c | 13 +
1 file changed, 1
On 03/07/2014 04:09 PM, Pekka Paalanen wrote:
From: Pekka Paalanen
This is quick write-up of
http://cgit.collabora.com/git/user/pq/weston.git/tree/buffer-queue3.txt?h=buffer-queue-spec
How would this idea feel?
Hi Pekka,
looks good to me. Should serve the needs of my type of application.
O
This encodes what everyone is doing and avoids other implementers
having to guess.
---
Jasper suggested that it would be nice if the compositor sent keycodes
that clients could use directly as an index in the keymap. I suppose
we can't do that at this point so we should at least document it
clearl
On Sat, Mar 22, 2014 at 11:10 PM, David Herrmann wrote:
> It doesn't.
>
> Don't use fbdev if you want vsync.
>
Okay.
Thanks and Regards,
Sannu K
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/lis
14 matches
Mail list logo