Re: [PATCH fullscreen-shell v6 01/19] Add a fullscreen shell protocol

2014-04-08 Thread Bryce W. Harrington
Looks good, spotted one typo though. On Wed, Apr 02, 2014 at 07:53:43PM -0500, Jason Ekstrand wrote: > Signed-off-by: Jason Ekstrand > --- > protocol/fullscreen-shell.xml | 206 > ++ > 1 file changed, 206 insertions(+) > create mode 100644 protocol/fulls

[PATCH fullscreen-shell v6 01/19] Add a fullscreen shell protocol

2014-04-02 Thread Jason Ekstrand
Signed-off-by: Jason Ekstrand --- protocol/fullscreen-shell.xml | 206 ++ 1 file changed, 206 insertions(+) create mode 100644 protocol/fullscreen-shell.xml diff --git a/protocol/fullscreen-shell.xml b/protocol/fullscreen-shell.xml new file mode 100644 in