commit | 5ea048014db2193aa3a8422e065d13b391a2d0fc | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Thu Nov 07 20:13:33 2013 -0600 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Nov 11 13:38:02 2013 -0800 |
tree | d13b1978103830bcb0e8ec5e7ed4749cb7538776 | |
parent | 12c6dd965b073b769c09f4ceb54f5456514597f9 [diff] |
compositor-wayland: Add fullscreen support This adds fullscreen support to the wayland backend. You can make any output fullscreen by the shortcut CTRL+ALT+F. You can also run weston with the --fullscreen option which causes it to create a single fullscreen output. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>