shared/helpers.h: Migrate helpers.h to libweston
As weston_windowed_output_get_api needs ARRAY_LENGTH() move helpers to a
libweston/ so other users can re-use that instead of re-defining these
all over. Easier for other front-ends to make use of them.
With this change windowed-output-api.h also includes the helpers header.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Showing
- clients/calibrator.c 1 addition, 1 deletionclients/calibrator.c
- clients/clickdot.c 1 addition, 1 deletionclients/clickdot.c
- clients/cliptest.c 1 addition, 1 deletionclients/cliptest.c
- clients/color.c 1 addition, 1 deletionclients/color.c
- clients/constraints.c 1 addition, 1 deletionclients/constraints.c
- clients/desktop-shell.c 1 addition, 1 deletionclients/desktop-shell.c
- clients/dnd.c 1 addition, 1 deletionclients/dnd.c
- clients/editor.c 1 addition, 1 deletionclients/editor.c
- clients/eventdemo.c 1 addition, 1 deletionclients/eventdemo.c
- clients/image.c 1 addition, 1 deletionclients/image.c
- clients/ivi-shell-user-interface.c 1 addition, 1 deletionclients/ivi-shell-user-interface.c
- clients/presentation-shm.c 1 addition, 1 deletionclients/presentation-shm.c
- clients/simple-dmabuf-egl.c 1 addition, 1 deletionclients/simple-dmabuf-egl.c
- clients/simple-dmabuf-feedback.c 1 addition, 1 deletionclients/simple-dmabuf-feedback.c
- clients/simple-dmabuf-v4l.c 3 additions, 2 deletionsclients/simple-dmabuf-v4l.c
- clients/simple-egl.c 1 addition, 1 deletionclients/simple-egl.c
- clients/simple-im.c 1 addition, 1 deletionclients/simple-im.c
- clients/simple-touch.c 1 addition, 1 deletionclients/simple-touch.c
- clients/stacking.c 1 addition, 1 deletionclients/stacking.c
- clients/subsurfaces.c 1 addition, 1 deletionclients/subsurfaces.c
Loading