[PATCH weston 0/5] ivi-shell untangling

Pekka Paalanen ppaalanen at gmail.com
Tue Mar 15 15:39:20 UTC 2016


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Hi,

here are few clean-ups for ivi-shell, and removal of a signal in favour of a
direct unconditional call. I'm also extracting the ivi-shell facing API part
out of ivi-layout-private.h to make it a little more readable.


Thanks,
pq

Pekka Paalanen (5):
  ivi-shell: include config.h in ivi-layout-transition.c
  ivi-shell: add include guards on ivi-shell.h
  ivi-shell: call send_surface_send_configure() directly
  ivi-shell: remove configured signal from ivi-layout
  ivi-shell: introduce ivi-layout-shell.h

 Makefile.am                       |  1 +
 ivi-shell/ivi-layout-private.h    | 24 +-------------
 ivi-shell/ivi-layout-shell.h      | 67 +++++++++++++++++++++++++++++++++++++++
 ivi-shell/ivi-layout-transition.c |  7 +++-
 ivi-shell/ivi-layout.c            | 38 +++++++---------------
 ivi-shell/ivi-shell.c             | 42 ++++++++++--------------
 ivi-shell/ivi-shell.h             |  9 ++++++
 7 files changed, 113 insertions(+), 75 deletions(-)
 create mode 100644 ivi-shell/ivi-layout-shell.h

-- 
2.4.10



More information about the wayland-devel mailing list