Home
last modified time | relevance | path

Searched refs:handle_parent_unmap (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/xdg_shell/
H A Dwlr_xdg_toplevel.c200 static void handle_parent_unmap(struct wl_listener *listener, void *data) { in handle_parent_unmap() function
217 surface->toplevel->parent_unmap.notify = handle_parent_unmap; in set_parent()