Home
last modified time | relevance | path

Searched defs:layer_surfaces (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/hikari/hikari-2.2.3/include/hikari/
H A Dlayer_shell.h29 struct wl_list layer_surfaces; member
/dports/x11-wm/sway/sway-1.5.1/sway/desktop/
H A Doutput.c203 struct wl_list *layer_surfaces, sway_surface_iterator_func_t iterator, in output_layer_for_each_surface()
247 struct wl_list *layer_surfaces, sway_surface_iterator_func_t iterator, in output_layer_for_each_surface_toplevel()
261 struct wl_list *layer_surfaces, sway_surface_iterator_func_t iterator, in output_layer_for_each_surface_popup()
H A Drender.c169 pixman_region32_t *damage, struct wl_list *layer_surfaces) { in render_layer_toplevel()
179 pixman_region32_t *damage, struct wl_list *layer_surfaces) { in render_layer_popups()
/dports/x11-wm/phoc/phoc-f26fa0123742ba95d303ad552fc1f8d2d0117288/src/
H A Drender.c212 pixman_region32_t *damage, struct wl_list *layer_surfaces) { in render_layer()
H A Doutput.c579 struct wl_list *layer_surfaces, in phoc_output_layer_for_each_surface()