compositor-wayland: Add a --sprawl option
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 3 Apr 2014 00:53:55 +0000 (19:53 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 3 Apr 2014 04:27:02 +0000 (21:27 -0700)
commite4ca8b0bdd1ec41d26ffdb7ac336c3c0ce27170a
tree0aa48f7f610f61800f1580f27c0910ce0aa79108
parent53ee0dcca4b5f82e81cb5689b512c42e2baaa709
compositor-wayland: Add a --sprawl option

This forces weston to create one output for every parent output.  This is
enabled by default if it detects a wl_fullscreen_shell.  The --sprawl
option is primarily to enable this on wl_shell.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/compositor-wayland.c
src/compositor.c