Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/wl_text_input/
H A De_mod_main.c63 serial = wl_display_next_serial(e_comp->wl_comp_data->wl.disp); in _e_text_input_method_context_key_send()
459 wl_resource_get_user_data(e_comp->wl_comp_data->seat.im.resource); in _e_text_input_cb_activate()
527 wl_resource_get_user_data(e_comp->wl_comp_data->seat.im.resource); in _e_text_input_cb_deactivate()
832 e_comp->wl_comp_data->seat.im.resource = NULL; in _e_text_input_method_cb_unbind()
869 if (e_comp->wl_comp_data->seat.im.resource) in _e_text_cb_bind_input_method()
904 e_comp->wl_comp_data->seat.im.resource = resource; in _e_text_cb_bind_input_method()
916 e_comp->wl_comp_data->seat.im.global = in e_modapi_init()
917 wl_global_create(e_comp->wl_comp_data->wl.disp, &zwp_input_method_v1_interface, 1, in e_modapi_init()
919 if (!e_comp->wl_comp_data->seat.im.global) in e_modapi_init()
931 E_FREE_FUNC(e_comp->wl_comp_data->seat.im.global, wl_global_destroy); in e_modapi_init()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_wl_input.c222 e_comp->wl_comp_data, in _e_comp_wl_input_cb_keyboard_get()
268 e_comp->wl_comp_data, in _e_comp_wl_input_cb_touch_get()
311 e_comp->wl_comp_data, in _e_comp_wl_input_cb_bind_seat()
482 e_comp->wl_comp_data, _e_comp_wl_input_cb_bind_seat); in e_comp_wl_input_init()
657 if (!e_comp->wl_comp_data) in e_comp_wl_input_pointer_enabled_set()
671 if (!e_comp->wl_comp_data) in e_comp_wl_input_keyboard_enabled_set()
786 if (!e_comp->wl_comp_data) in e_comp_wl_input_touch_enabled_set()
H A De_comp_wl_data.c439 wl_signal_emit(&e_comp_wl->selection.signal, e_comp->wl_comp_data); in _e_comp_wl_data_device_destroy_selection_data_source()
534 wl_signal_emit(&e_comp_wl->selection.signal, e_comp->wl_comp_data); in _e_comp_wl_data_device_selection_set()
716 _e_comp_wl_data_device_selection_set(e_comp->wl_comp_data, source, serial); in _e_comp_wl_data_device_cb_selection_set()
758 e_comp->wl_comp_data, in _e_comp_wl_data_manager_cb_device_get()
799 e_comp->wl_comp_data, NULL); in _e_comp_wl_data_cb_bind_manager()
928 _e_comp_wl_data_device_selection_set(e_comp->wl_comp_data, in _e_comp_wl_clipboard_selection_set()
1260 e_comp->wl_comp_data, NULL, NULL); in e_comp_wl_clipboard_source_create()
H A De_comp.h113 E_Comp_Wl_Data *wl_comp_data; //wl compositor-specific data member
H A De_comp_wl.c2854 e_comp_wl = e_comp->wl_comp_data = cdata; in _e_comp_wl_compositor_create()
3411 if (!(e_comp_wl = e_comp->wl_comp_data)) return EINA_FALSE; in e_comp_wl_key_down()
3473 if (!(e_comp_wl = e_comp->wl_comp_data)) return EINA_FALSE; in e_comp_wl_key_up()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/wl_desktop_shell/
H A De_mod_input_panel.c318 input_panel_global = wl_global_create(e_comp->wl_comp_data->wl.disp, in e_input_panel_init()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/
H A DNEWS4236 …wl-drm: We need to set the compositor pointer values After wl_comp_data has been created else we c…
5330 replace existing usage of x/wl_comp_data with corresponding globals