Signed-off-by: Armin Krezović
---
libweston/compositor-x11.c | 20 +---
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/libweston/compositor-x11.c b/libweston/compositor-x11.c
index 1c6de08..7709d8f 100644
--- a/libweston/compositor-x11.c
+++ b/libweston/compositor-
Signed-off-by: Armin Krezović
---
libweston/compositor-x11.c | 140 ++---
1 file changed, 132 insertions(+), 8 deletions(-)
diff --git a/libweston/compositor-x11.c b/libweston/compositor-x11.c
index 7709d8f..a32ef8d 100644
--- a/libweston/compositor-x11.c
Hi,
if you like the Wayland protocol framework, you will probably like
Waltham too, especially if you have ever wished it would work over a
network, not just locally.
Before diving into details, lets set expectations: Waltham is not the
magic bullet that makes Wayland network-transparent! Howe
Hi,
On 28-10-16 07:41, Peter Hutterer wrote:
No functional changes
Signed-off-by: Peter Hutterer
Entire series LGTM:
Reviewed-by: Hans de Goede
Regards,
Hans
---
src/evdev-mt-touchpad.c | 24
1 file changed, 16 insertions(+), 8 deletions(-)
diff --git a/src/e
Hi,
On 28-10-16 07:33, Peter Hutterer wrote:
upstream for this file lives in systemd, any changes to the actual parser
should flow back there.
libinput's matches are fairly simple. We have the various LIBINPUT_MODEL_ tags
that just take a "1" and the two attributes that are dimensions.
Signed-
Hi,
On 28-10-16 07:08, Peter Hutterer wrote:
Not all mice have a click angle with integer degrees. The new
MOUSE_WHEEL_CLICK_COUNT property specifies how many clicks per full rotation,
the angle can be calculated from that.
See https://github.com/systemd/systemd/pull/4440 for more information
Hi
On 28.10.2016 07:22, Peter Hutterer wrote:
> Time to discuss graphics tablet support in weston: I had a patchset for some
> earlier version of the tablet protocol, since then we've added a few bits
> and bobs, including the mode switching support.
>
> Short story behind this email is: I seriou
Thanks everyone for the advice and this (very) brief introduction to
Wayland. It leads me to download the full documentation to learn more.
Le ven. 28 oct. 2016 à 05:40, Carsten Haitzler a
écrit :
> On Fri, 28 Oct 2016 13:32:06 +1000 Peter Hutterer <
> peter.hutte...@who-t.net>
> said:
>
> > On