v2 Changes:
- add description to add_listener* APIs.
- squash rework and remove patches into one.
- don't cast void pointers unnecessarily.
- don't remove comma in the end of ivi_layout_interface struct.

Emre Ucan (7):
  ivi-shell: rework surface_add_notification API
  ivi-shell: rework layer_add_notification API
  ivi-shell: rework create_surface notification
  ivi-shell: rework create_layer_notification
  ivi-shell: rework remove_layer notification
  ivi-shell: rework remove_surface notification
  ivi-shell: rework configure_surface notification

 ivi-shell/hmi-controller.c       |   42 ++--
 ivi-shell/ivi-layout-export.h    |  155 ++++--------
 ivi-shell/ivi-layout.c           |  481 ++++----------------------------------
 tests/ivi_layout-internal-test.c |   76 +++---
 tests/ivi_layout-test-plugin.c   |   93 ++++----
 5 files changed, 219 insertions(+), 628 deletions(-)

-- 
1.7.9.5

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to