Home
last modified time | relevance | path

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

/third_party/weston/xwayland/
Dwindow-manager.c956 struct weston_surface_activation_data *activation_data = data; in weston_wm_window_activate() local
957 struct weston_surface *surface = activation_data->surface; in weston_wm_window_activate()
/third_party/weston/libweston/
Dinput.c3621 struct weston_surface_activation_data activation_data; in weston_seat_set_keyboard_focus() local
3630 activation_data = (struct weston_surface_activation_data) { in weston_seat_set_keyboard_focus()
3634 wl_signal_emit(&compositor->activate_signal, &activation_data); in weston_seat_set_keyboard_focus()