On Fri, 29 Jul 2016 17:53:38 +0530
Vikas Patil wrote:
> On Fri, Jul 29, 2016 at 4:53 PM, Pekka Paalanen wrote:
> > On Fri, 29 Jul 2016 15:03:39 +0530
> > Vikas Patil wrote:
> >
> >> On Fri, Jul 29, 2016 at 1:17 PM, Pekka Paalanen
> >> wrote:
> >>
> >> > On Wed, 27 Jul 2016 17:06:04 +0530
On Fri, Jul 29, 2016 at 4:53 PM, Pekka Paalanen wrote:
> On Fri, 29 Jul 2016 15:03:39 +0530
> Vikas Patil wrote:
>
>> On Fri, Jul 29, 2016 at 1:17 PM, Pekka Paalanen wrote:
>>
>> > On Wed, 27 Jul 2016 17:06:04 +0530
>> > Vikas Patil wrote:
>> >
>> >> Dear All,
>> >>
>> >> Could you comment/sugg
On Fri, 29 Jul 2016 15:03:39 +0530
Vikas Patil wrote:
> On Fri, Jul 29, 2016 at 1:17 PM, Pekka Paalanen wrote:
>
> > On Wed, 27 Jul 2016 17:06:04 +0530
> > Vikas Patil wrote:
> >
> >> Dear All,
> >>
> >> Could you comment/suggest on following approach of using two different
> >> wayland conn
On Fri, Jul 29, 2016 at 1:17 PM, Pekka Paalanen wrote:
> On Wed, 27 Jul 2016 17:06:04 +0530
> Vikas Patil wrote:
>
>> Dear All,
>>
>> Could you comment/suggest on following approach of using two different
>> wayland connection in single process?
>>
>> First wayland connection for creating wl_shm
On Wed, 27 Jul 2016 17:06:04 +0530
Vikas Patil wrote:
> Dear All,
>
> Could you comment/suggest on following approach of using two different
> wayland connection in single process?
>
> First wayland connection for creating wl_shm backed wayland surface
> for receiving touch inputs in main threa
On 27.07.2016 13:36, Vikas Patil wrote:
> Dear All,
>
> Could you comment/suggest on following approach of using two different
> wayland connection in single process?
>
> First wayland connection for creating wl_shm backed wayland surface
> for receiving touch inputs in main thread or as separate
Dear All,
Could you comment/suggest on following approach of using two different
wayland connection in single process?
First wayland connection for creating wl_shm backed wayland surface
for receiving touch inputs in main thread or as separate thread. Like
simple-touch.c example but without paint