Re: [RFC v4] Fullscreen shell protocol

2014-02-24 Thread Jason Ekstrand
Jonas, thanks for reviewing. On Feb 24, 2014 4:03 PM, "Jonas Ådahl" wrote: > > On Thu, Feb 13, 2014 at 10:37:53PM -0600, Jason Ekstrand wrote: > > The following is yet another take on the fullscreen shell protocol. > > Previous versions more-or-less followed the approach taken in wl_shell. > > Thi

Re: [RFC v4] Fullscreen shell protocol

2014-02-24 Thread Jonas Ådahl
On Thu, Feb 13, 2014 at 10:37:53PM -0600, Jason Ekstrand wrote: > The following is yet another take on the fullscreen shell protocol. > Previous versions more-or-less followed the approach taken in wl_shell. > This version completely reworks the concept. In particular, the protocol > is split into

Re: [RFC v4] Fullscreen shell protocol

2014-02-17 Thread Jason Ekstrand
I just added an implementation of RFCv4 which can be found here: https://github.com/jekstrand/weston/tree/fullscreen-shell-RFCv4 Thanks, --Jason Ekstrand On Sat, Feb 15, 2014 at 1:12 AM, Pekka Paalanen wrote: > On Fri, 14 Feb 2014 11:11:33 -0600 > Jason Ekstrand wrote: > > > Hi Pekka! Thank

Re: [RFC v4] Fullscreen shell protocol

2014-02-14 Thread Pekka Paalanen
On Fri, 14 Feb 2014 11:11:33 -0600 Jason Ekstrand wrote: > Hi Pekka! Thanks for the review. Comments follow. > > > On Fri, Feb 14, 2014 at 1:14 AM, Pekka Paalanen > wrote: > > > Hi Jason > > > > On Thu, 13 Feb 2014 22:37:53 -0600 > > Jason Ekstrand wrote: > > > > > The following is yet ano

Re: [RFC v4] Fullscreen shell protocol

2014-02-14 Thread Jason Ekstrand
Hi Pekka! Thanks for the review. Comments follow. On Fri, Feb 14, 2014 at 1:14 AM, Pekka Paalanen wrote: > Hi Jason > > On Thu, 13 Feb 2014 22:37:53 -0600 > Jason Ekstrand wrote: > > > The following is yet another take on the fullscreen shell protocol. > > Previous versions more-or-less foll

Re: [RFC v4] Fullscreen shell protocol

2014-02-14 Thread Axel Davy
On 14/02/2014, Jason Ekstrand wrote : The following is yet another take on the fullscreen shell protocol. If the client manages the inpust, it would likely want to use the display ability to draw cursors. Thus your interface should integrate a way to create a cursor, and choose its location/

Re: [RFC v4] Fullscreen shell protocol

2014-02-13 Thread Pekka Paalanen
Hi Jason On Thu, 13 Feb 2014 22:37:53 -0600 Jason Ekstrand wrote: > The following is yet another take on the fullscreen shell protocol. > Previous versions more-or-less followed the approach taken in wl_shell. > This version completely reworks the concept. In particular, the protocol > is split

[RFC v4] Fullscreen shell protocol

2014-02-13 Thread Jason Ekstrand
The following is yet another take on the fullscreen shell protocol. Previous versions more-or-less followed the approach taken in wl_shell. This version completely reworks the concept. In particular, the protocol is split into two use-cases. The first is that of a simple client that wants to pres