commit | e4ca8b0bdd1ec41d26ffdb7ac336c3c0ce27170a | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Wed Apr 02 19:53:55 2014 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Apr 02 21:27:02 2014 -0700 |
tree | 0aa48f7f610f61800f1580f27c0910ce0aa79108 | |
parent | 53ee0dcca4b5f82e81cb5689b512c42e2baaa709 [diff] |
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>