_Ecore_Wl_Display Struct Reference
Data Fields | |
| struct { | |
| struct wl_display * display | |
| struct wl_registry * registry | |
| struct wl_compositor * compositor | |
| struct wl_shell * shell | |
| struct wl_shell * desktop_shell | |
| struct wl_shm * shm | |
| struct wl_data_device_manager * data_device_manager | |
| } | wl |
| int | fd |
| unsigned int | mask |
| unsigned int | serial |
| Ecore_Fd_Handler * | fd_hdl |
| Ecore_Idle_Enterer * | idle_enterer |
| struct wl_list | inputs |
| struct wl_list | outputs |
| struct { | |
| struct xkb_context * context | |
| } | xkb |
| struct wl_cursor_theme * | cursor_theme |
| Ecore_Wl_Output * | output |
| Ecore_Wl_Input * | input |
| void(* | output_configure )(Ecore_Wl_Output *output, void *data) |
| void * | data |
