v3:
 - rebase to master
 - heavy patches spliting to help review as suggested by Pekka
 - fix typo.
 - rename functions and variables as suggested by Pekka

Benoit Gschwind (17):
  compositor-wayland: fix misc. typo
  compositor-wayland: add versionning to config structure
  compositor-wayland: rename wayland_output_init_from_config
  compositor-wayland: refactor wayland_output_config_init
  compositor-wayland: move configuration parsing to main.c
  compositor-wayland: refactor load_wayland_backend
  compositor-wayland: refactor load_wayland_backend
  compositor-wayland: refactor load_wayland_backend
  compositor-wayland: refactor wayland_backend_config_add_new_output
  compositor-wayland: refactor wayland_backend_config_release
  compositor-wayland: refactor wayland_backend_create
  compositor-wayland: refactor wayland_backend_create
  compositor-wayland: refactor backend_init
  compositor-wayland: refactor backend_init
  compositor-wayland: rename wayland_backend_config_release
  compositor-wayland: rename wayland_output_config_init
  compositor-wayland: rename wayland_backend_config_add_new_output

 src/compositor-wayland.c | 237 +++++------------------------------------------
 src/compositor-wayland.h |   3 +
 src/main.c               | 223 +++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 246 insertions(+), 217 deletions(-)

-- 
2.7.3

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to