Lines Matching refs:kiosk_shell_surface
38 static struct kiosk_shell_surface *
71 kiosk_shell_surface_set_output(struct kiosk_shell_surface *shsurf,
74 kiosk_shell_surface_set_parent(struct kiosk_shell_surface *shsurf,
75 struct kiosk_shell_surface *parent);
80 struct kiosk_shell_surface *shsurf = in kiosk_shell_surface_notify_parent_destroy()
82 struct kiosk_shell_surface, parent_destroy_listener); in kiosk_shell_surface_notify_parent_destroy()
90 struct kiosk_shell_surface *shsurf = in kiosk_shell_surface_notify_output_destroy()
92 struct kiosk_shell_surface, output_destroy_listener); in kiosk_shell_surface_notify_output_destroy()
97 static struct kiosk_shell_surface *
98 kiosk_shell_surface_get_parent_root(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_get_parent_root()
100 struct kiosk_shell_surface *root = shsurf; in kiosk_shell_surface_get_parent_root()
111 kiosk_shell_surface_find_best_output(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_find_best_output()
115 struct kiosk_shell_surface *root; in kiosk_shell_surface_find_best_output()
148 kiosk_shell_surface_set_output(struct kiosk_shell_surface *shsurf, in kiosk_shell_surface_set_output()
168 kiosk_shell_surface_set_fullscreen(struct kiosk_shell_surface *shsurf, in kiosk_shell_surface_set_fullscreen()
184 kiosk_shell_surface_set_maximized(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_set_maximized()
199 kiosk_shell_surface_set_normal(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_set_normal()
211 kiosk_shell_surface_set_parent(struct kiosk_shell_surface *shsurf, in kiosk_shell_surface_set_parent()
212 struct kiosk_shell_surface *parent) in kiosk_shell_surface_set_parent()
234 kiosk_shell_surface_reconfigure_for_output(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_reconfigure_for_output()
255 kiosk_shell_surface_destroy(struct kiosk_shell_surface *shsurf) in kiosk_shell_surface_destroy()
280 static struct kiosk_shell_surface *
289 struct kiosk_shell_surface *shsurf; in kiosk_shell_surface_create()
326 struct kiosk_shell_surface *shsurf = in kiosk_shell_seat_handle_keyboard_focus()
336 struct kiosk_shell_surface *shsurf = in kiosk_shell_seat_handle_keyboard_focus()
548 struct kiosk_shell_surface *shsurf; in desktop_surface_added()
567 struct kiosk_shell_surface *shsurf) in find_focus_successor()
569 struct kiosk_shell_surface *parent_root = in find_focus_successor()
575 struct kiosk_shell_surface *view_shsurf; in find_focus_successor()
576 struct kiosk_shell_surface *root; in find_focus_successor()
601 struct kiosk_shell_surface *shsurf = in desktop_surface_removed()
628 struct kiosk_shell_surface *shsurf = in desktop_surface_committed()
694 struct kiosk_shell_surface *shsurf = in desktop_surface_move()
733 struct kiosk_shell_surface *shsurf = in desktop_surface_set_parent()
735 struct kiosk_shell_surface *shsurf_parent = in desktop_surface_set_parent()
746 struct kiosk_shell_surface *shsurf = in desktop_surface_fullscreen_requested()
771 struct kiosk_shell_surface *shsurf = in desktop_surface_maximized_requested()
807 struct kiosk_shell_surface *shsurf = in desktop_surface_set_xwayland_position()
857 struct kiosk_shell_surface *shsurf = in kiosk_shell_activate_view()
948 struct kiosk_shell_surface *shsurf; in kiosk_shell_handle_output_resized()