<p dir="ltr">Hi Daniel,</p>
<p dir="ltr">I'm asking because I'm the author of this tool:<br>
<a href="https://code.google.com/p/touchegg/">https://code.google.com/p/touchegg/</a></p>
<p dir="ltr">That is exactly what you mention but for X11. So I'd like to port it to Wayland if it is possible of course.</p>
<p dir="ltr">> The intention was to reserve trackpad<br>
> gestures for a gesture interpreter<br>
> which lives in the compositor and is<br>
> properly integrated with, e.g., scrolling<br>
> and tap-to-click.</p>
<p dir="ltr">Does this mean that it is possible to get multi touch gestures in the compositor at the moment?<br>
Will or is it possible to use both approach? I mean, get system gestures in the compositor and app specified gestures in the clients, like in OS X.</p>
<p dir="ltr">Thank you very much!<br>
</p>
<div class="gmail_quote">El 01/06/2014 23:24, "Daniel Stone" <<a href="mailto:daniel@fooishbar.org">daniel@fooishbar.org</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div class="gmail_extra"><br><br><div class="gmail_quote">On 1 June 2014 02:03, José Expósito <span dir="ltr"><<a href="mailto:jose.exposito89@gmail.com" target="_blank">jose.exposito89@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>And I say more or less because it is necessary to put 3 fingers on the trackpad to start moving the rectangles...<br>

</div><div>Anyway, the program is not working on Weston. My question is, is that because Weston doesn't implement multitouch support or because Wayland doesn't support it at the moment? Could it be possible to implement multitouch support in a custom compositor?</div>

</div></div></blockquote><div><br></div><div>Wayland doesn't (currently) support touchpad gestures for arbitrary clients; trying to do it for X11 uncovered a whole host of really subtle and annoying issues. The intention was to reserve trackpad gestures for a gesture interpreter which lives in the compositor and is properly integrated with, e.g., scrolling and tap-to-click.</div>

<div><br></div><div>Can I ask if you had a specific usecase in mind?</div><div><br></div><div>Cheers,</div><div>Daniel</div></div></div></div>
</blockquote></div>