weston/ivi-shell
Philipp Zabel 1ad9687571 ivi-layout: Use weston_view_move_to_layer()
Use the weston_view_move_to_layer() helper instead of calling
weston_layer_entry_insert() / weston_view_unmap() directly.

This requires us to stop just clearing out the layer view list and then
adding visible surfaces' views to it. Instead, we have to explicitly
move all views onto or off of the layers.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-07-25 10:46:59 +03:00
..
hmi-controller.c hmi-controller: Do not call hmi_controller_destroy() from _create() 2023-07-14 11:44:46 +00:00
ivi-layout-export.h ivi-layout: add description for layer_add_surface 2023-06-02 14:20:56 +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: Use weston_view_move_to_layer() 2023-07-25 10:46:59 +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