Most of these patches are bugfixes/cleanups. However, it does add two new
features: a --scale option and fullscreen support. Fullscreen support
works by either passing the --fullscreen option or by pressing CTRL+ALT+F
while one of the outputs is focussed. If the --fullscreen option is
passed, it will create exactly one fullscreen output. If you want more
fullscreen outputs, you need to use the other method for now.
Jason Ekstrand (6):
compositor-wayland: Remove unused output handling code
compositor-wayland: rename wayland_compositor.inputs to input_list
compositor-wayland: Fix cursor coordinate transforms so it works on
translated outputs
compositor-wayland: Move config parsing into backend_init
compositor-wayland: Add a --scale option
compositor-wayland: Add fullscreen support
src/compositor-wayland.c | 530 +++++++++++++++++++++++++++++++----------------
src/compositor.c | 2 +
2 files changed, 351 insertions(+), 181 deletions(-)
--
1.8.3.1
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel