Re: Where's the documentation for weston and libweston?

2018-04-05 Thread Sagar Tewari
5, 2018, 14:08 Pekka Paalanen wrote: > On Thu, 5 Apr 2018 13:30:16 +0530 > Sagar Tewari wrote: > > > Hi, > > > > Thanks for quick reply. I'm interested in contributing to the weston > > ecosystem. How do you suggest I should start learning about it? > >

Implementing right click and middle click drag

2018-07-10 Thread Sagar Tewari
this was the single main on that topic in the archives. To Peter Hutterer, where can I find the patch being discussed in that mail? Would it be better to start from scratch since the patch was apparantly flawed? Best Regards Sagar Tewari ___ wayland

Re: Implementing right click and middle click drag

2018-07-11 Thread Sagar Tewari
Thanks, I'll get myself working on it. On Thu, Jul 12, 2018, 08:19 Peter Hutterer wrote: > On Tue, Jul 10, 2018 at 01:06:17PM +0530, Sagar Tewari wrote: > > I would like to work on implementing right and middle click drag as > > two/three finger tap followed by a single

Re: Implementing right click and middle click drag

2018-07-14 Thread Sagar Tewari
actually a thumb or palm? If latter is the case, what does the value 'TAP_EVENT_PALM_UP' mean? On Sat, Jul 14, 2018 at 3:09 PM Sagar Tewari wrote: > Hi, > > This is the proposed design of state machine for implementing right click > drag as double tap followed by a single t