weston/ivi-shell
Michael Olbrich a3a8431634 ivi-layout: simplify API
Use assert() to check for invalid NULL arguments. Something like that happens
during development and assert() makes it easier to find the error. And it avoids
unnecessary additional error handling.
The hmi-controller asserted anyways so this just moves the assert on level
deeper. Other controller probably do the same thing, or don't check the return
values at all.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2023-04-19 09:38:09 +03:00
..
hmi-controller.c hmi-controller: prepare for API simplification 2023-04-19 09:38:09 +03:00
ivi-layout-export.h ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-layout-private.h ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-layout-shell.h ivi-shell: add input panel support 2023-03-14 10:40:04 +01:00
ivi-layout-transition.c ivi-layout: use libweston-desktop api is to send configure events everywhere 2019-07-01 15:50:08 +00:00
ivi-layout.c ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-shell.c ivi-shell: handle subsurfaces for mouse/touch activation 2023-03-14 13:29:30 +02:00
ivi-shell.h ivi-shell: add input panel support 2023-03-14 10:40:04 +01:00
meson.build ivi-shell: add new signal to notify ivi shell destroying 2022-11-10 11:46:56 +02:00
weston.ini.in ivi-shell: bring back reference weston.ini 2021-06-04 12:40:12 +02:00