Searched refs:normal_layer (Results 1 – 2 of 2) sorted by relevance
611 focus_view = find_focus_successor(&shell->normal_layer, shsurf); in desktop_surface_removed()664 weston_layer_entry_insert(&shsurf->shell->normal_layer.view_list, in desktop_surface_committed()869 weston_layer_entry_insert(&shell->normal_layer.view_list, in kiosk_shell_activate_view()946 wl_list_for_each(view, &shell->normal_layer.view_list.link, in kiosk_shell_handle_output_resized()975 wl_list_for_each(view, &shell->normal_layer.view_list.link, in kiosk_shell_handle_output_moved()1036 weston_layer_init(&shell->normal_layer, ec); in wet_shell_init()1042 weston_layer_set_position(&shell->normal_layer, in wet_shell_init()
41 struct weston_layer normal_layer; member