Home
last modified time | relevance | path

Searched refs:handle_display_destroy (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_fullscreen_shell_v1.c79 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
106 shell->display_destroy.notify = handle_display_destroy; in wlr_fullscreen_shell_v1_create()
H A Dwlr_input_inhibitor.c106 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
136 manager->display_destroy.notify = handle_display_destroy; in wlr_input_inhibit_manager_create()
H A Dwlr_idle_inhibit_v1.c114 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
157 manager->display_destroy.notify = handle_display_destroy; in wlr_idle_inhibit_v1_create()
H A Dwlr_keyboard_shortcuts_inhibit_v1.c160 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
205 manager->display_destroy.notify = handle_display_destroy; in wlr_keyboard_shortcuts_inhibit_v1_create()
H A Dwlr_compositor.c155 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
188 compositor->display_destroy.notify = handle_display_destroy; in wlr_compositor_create()
H A Dwlr_server_decoration.c166 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
195 manager->display_destroy.notify = handle_display_destroy; in wlr_server_decoration_manager_create()
H A Dwlr_output_power_management_v1.c196 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
224 manager->display_destroy.notify = handle_display_destroy; in wlr_output_power_manager_v1_create()
H A Dwlr_relative_pointer_v1.c165 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
214 manager->display_destroy_listener.notify = handle_display_destroy; in wlr_relative_pointer_manager_v1_create()
H A Dwlr_export_dmabuf_v1.c184 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
211 manager->display_destroy.notify = handle_display_destroy; in wlr_export_dmabuf_manager_v1_create()
H A Dwlr_virtual_keyboard_v1.c221 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
247 manager->display_destroy.notify = handle_display_destroy; in wlr_virtual_keyboard_manager_v1_create()
H A Dwlr_viewporter.c197 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
220 viewporter->display_destroy.notify = handle_display_destroy; in wlr_viewporter_create()
H A Dwlr_gamma_control_v1.c255 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
283 manager->display_destroy.notify = handle_display_destroy; in wlr_gamma_control_manager_v1_create()
H A Dwlr_idle.c213 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
237 idle->display_destroy.notify = handle_display_destroy; in wlr_idle_create()
H A Dwlr_xdg_decoration_v1.c264 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
291 manager->display_destroy.notify = handle_display_destroy; in wlr_xdg_decoration_manager_v1_create()
H A Dwlr_presentation_time.c165 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
194 presentation->display_destroy.notify = handle_display_destroy; in wlr_presentation_create()
H A Dwlr_xdg_output_v1.c244 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
287 manager->display_destroy.notify = handle_display_destroy; in wlr_xdg_output_manager_v1_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/headless/
H A Dbackend.c85 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
119 backend->display_destroy.notify = handle_display_destroy; in backend_init()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/xdg_shell/
H A Dwlr_xdg_shell.c131 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
163 xdg_shell->display_destroy.notify = handle_display_destroy; in wlr_xdg_shell_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/drm/
H A Dbackend.c124 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
189 drm->display_destroy.notify = handle_display_destroy; in wlr_drm_backend_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/libinput/
H A Dbackend.c181 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
211 backend->display_destroy.notify = handle_display_destroy; in wlr_libinput_backend_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/multi/
H A Dbackend.c107 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
127 backend->display_destroy.notify = handle_display_destroy; in wlr_multi_backend_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/session/
H A Dsession.c67 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
142 session->display_destroy.notify = handle_display_destroy; in wlr_session_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/data_device/
H A Dwlr_data_device.c279 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
309 manager->display_destroy.notify = handle_display_destroy; in wlr_data_device_manager_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/tablet_v2/
H A Dwlr_tablet_v2.c275 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
303 tablet->display_destroy.notify = handle_display_destroy; in wlr_tablet_v2_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/wayland/
H A Dbackend.c245 static void handle_display_destroy(struct wl_listener *listener, void *data) { in handle_display_destroy() function
326 wl->local_display_destroy.notify = handle_display_destroy; in wlr_wl_backend_create()

12