Re: [RFC 1/5] Add a fullscreen shell protocol

2013-10-24 Thread Jason Ekstrand
On Thu, Oct 24, 2013 at 12:33 PM, Jonas Ådahl wrote: > On Wed, Oct 23, 2013 at 06:08:29PM -0500, Jason Ekstrand wrote: > > Jonas, > > Thanks for the review! > > > > On Wed, Oct 23, 2013 at 3:56 PM, Jonas Ådahl wrote: > > > > > Hi, > > > > > > Using this protocol, how would the fullscreen shell c

Re: [RFC 1/5] Add a fullscreen shell protocol

2013-10-24 Thread Jonas Ådahl
On Wed, Oct 23, 2013 at 06:08:29PM -0500, Jason Ekstrand wrote: > Jonas, > Thanks for the review! > > On Wed, Oct 23, 2013 at 3:56 PM, Jonas Ådahl wrote: > > > Hi, > > > > Using this protocol, how would the fullscreen shell client turn on and > > off outputs? I can see how clone, next-to and mod

Re: [RFC 1/5] Add a fullscreen shell protocol

2013-10-23 Thread Jason Ekstrand
Jonas, Thanks for the review! On Wed, Oct 23, 2013 at 3:56 PM, Jonas Ådahl wrote: > Hi, > > Using this protocol, how would the fullscreen shell client turn on and > off outputs? I can see how clone, next-to and modeset by controlling > what surface is presented and what fullscreen method is used

Re: [RFC 1/5] Add a fullscreen shell protocol

2013-10-23 Thread Jonas Ådahl
Hi, Using this protocol, how would the fullscreen shell client turn on and off outputs? I can see how clone, next-to and modeset by controlling what surface is presented and what fullscreen method is used, but that is not enough for turning an output off, isn't it? Another question is synchronisi

[RFC 1/5] Add a fullscreen shell protocol

2013-10-22 Thread Jason Ekstrand
--- protocol/fullscreen-shell.xml | 44 +++ 1 file changed, 44 insertions(+) create mode 100644 protocol/fullscreen-shell.xml diff --git a/protocol/fullscreen-shell.xml b/protocol/fullscreen-shell.xml new file mode 100644 index 000..b696828 --- /dev/nu