Could be fixed in the kernel, but these tablets are effectively abandoned and
fixing them is a one-by-one issue. Let's put the infrastructure in place to
have this fixed once for this type of device and move on.
Signed-off-by: Peter Hutterer
---
doc/device-configuration-via-udev.dox | 19 +
Some devices like the UC Logic WP5540U has BTN_STYLUS but not BTN_TOOL_PEN.
While a kernel bug, let's just handle these correctly anyway.
https://bugs.freedesktop.org/show_bug.cgi?id=102570
Signed-off-by: Peter Hutterer
---
meson.build | 1 +
src/evdev-tablet.c
Before putting data into a buffer, we have to make sure that the data size is
smaller than not only the buffer's full size but also the buffer's empty size.
https://bugs.freedesktop.org/show_bug.cgi?id=102690
Signed-off-by: Boram Park
Acked-by: Pekka Paalanen
---
src/connection.c | 9 ++---
On Thu, 2017-03-02 at 11:03 +0100, Olivier Fourdan wrote:
> Not all compositors allow for customizing the Xwayland command line,
> gnome-shell/mutter for example have the command line and path to
> Xwayland binary hardcoded, which makes it harder for users to disable
> glamor acceleration in Xwayla
Hi,
weston doesn't seem to have any kind of "settings manager", regular
desktop controls,
or task-bar. Is there a lightweight desktop environments for Wayland?
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.
without it I can't built weston on alpinelinux
---
tests/timespec-test.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/timespec-test.c b/tests/timespec-test.c
index a5039110..11d39f11 100644
--- a/tests/timespec-test.c
+++ b/tests/timespec-test.c
@@ -32,6 +32,7 @@
#include
#include
Hello Pekka
Thanks for your review comments and constructive discussions with Ankit
on IRC.
I am Shashank from Intel, I am guiding Ankit on this activity. I have
few comments (inline),
it would be great if you can let us know your view on this.
Regards
Shashank
On 9/8/2017 7:43 PM, Pekka Paa
From: Christopher James Halse Rogers
Signed-off-by: Christopher James Halse Rogers
---
src/wayland-server-core.h | 59 +++
1 file changed, 59 insertions(+)
diff --git a/src/wayland-server-core.h b/src/wayland-server-core.h
index 61da8ab..0a2c689 100
I use my own keymap file on X.Org and I want to use it at Weston.
compositor/main.c | 2 ++
libweston/compositor.h | 1 +
libweston/input.c | 13 ++---
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/compositor/main.c b/compositor/main.c
index f8a60e9..fccc741