Skip to content

shared/helpers.h: Migrate helpers.h to libweston

Marius Vlad requested to merge mvlad/weston:wip/mvlad/move-helpers-header into main

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

Merge request reports

Loading