Home
last modified time | relevance | path

Searched refs:weston_seat (Results 1 – 25 of 46) sorted by relevance

12

/third_party/weston/libweston/
Dbackend.h176 notify_axis(struct weston_seat *seat, const struct timespec *time,
179 notify_axis_source(struct weston_seat *seat, uint32_t source);
182 notify_button(struct weston_seat *seat, const struct timespec *time,
186 notify_key(struct weston_seat *seat, const struct timespec *time, uint32_t key,
190 notify_keyboard_focus_in(struct weston_seat *seat, struct wl_array *keys,
193 notify_keyboard_focus_out(struct weston_seat *seat);
196 notify_motion(struct weston_seat *seat, const struct timespec *time,
199 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time,
202 notify_modifiers(struct weston_seat *seat, uint32_t serial);
205 notify_pointer_frame(struct weston_seat *seat);
[all …]
Dlibweston-internal.h176 clipboard_create(struct weston_seat *seat);
179 weston_seat_init(struct weston_seat *seat, struct weston_compositor *ec,
183 weston_seat_repick(struct weston_seat *seat);
186 weston_seat_release(struct weston_seat *seat);
189 weston_seat_send_selection(struct weston_seat *seat, struct wl_client *client);
192 weston_seat_init_pointer(struct weston_seat *seat);
195 weston_seat_init_keyboard(struct weston_seat *seat, struct xkb_keymap *keymap);
198 weston_seat_init_touch(struct weston_seat *seat);
201 weston_seat_release_keyboard(struct weston_seat *seat);
204 weston_seat_release_pointer(struct weston_seat *seat);
[all …]
Dlibinput-device.h45 struct weston_seat *seat;
62 struct weston_seat *seat);
74 evdev_notify_keyboard_focus_l(struct weston_seat *seat,
Dclipboard.c51 struct weston_seat *seat;
219 struct weston_seat *seat = source->clipboard->seat; in clipboard_client_create()
240 struct weston_seat *seat = data; in clipboard_set_selection()
290 clipboard_create(struct weston_seat *seat) in clipboard_create()
Dinput.c359 weston_seat_repick(struct weston_seat *seat) in weston_seat_repick()
1214 weston_pointer_create(struct weston_seat *seat) in weston_pointer_create()
1394 seat_send_updated_caps(struct weston_seat *seat) in seat_send_updated_caps()
1534 struct weston_seat *seat = keyboard->seat; in weston_keyboard_set_focus()
1785 notify_motion(struct weston_seat *seat, in notify_motion()
1797 run_modifier_bindings(struct weston_seat *seat, uint32_t old, uint32_t new) in run_modifier_bindings()
1833 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time, in notify_motion_absolute()
1867 struct weston_seat *seat, in weston_view_activate()
1881 notify_button(struct weston_seat *seat, const struct timespec *time, in notify_button()
1912 notify_axis(struct weston_seat *seat, const struct timespec *time, in notify_axis()
[all …]
Ddata-device.c501 struct weston_seat *seat, in weston_drag_set_focus()
619 struct weston_seat *seat) in data_device_end_drag_grab()
1031 struct weston_seat *seat = wl_resource_get_user_data(resource); in data_device_start_drag()
1083 struct weston_seat *seat = container_of(listener, struct weston_seat, in destroy_selection_data_source()
1118 weston_seat_send_selection(struct weston_seat *seat, struct wl_client *client) in weston_seat_send_selection()
1138 weston_seat_set_selection(struct weston_seat *seat, in weston_seat_set_selection()
1181 struct weston_seat *seat = wl_resource_get_user_data(resource); in data_device_set_selection()
1299 struct weston_seat *seat = wl_resource_get_user_data(seat_resource); in get_data_device()
1346 wl_data_device_set_keyboard_focus(struct weston_seat *seat) in wl_data_device_set_keyboard_focus()
Dlibinput-seat.h39 struct weston_seat base;
Dzoom.c127 struct weston_seat *seat = output->zoom.seat; in weston_output_update_zoom()
155 struct weston_seat *seat) in weston_output_activate_zoom()
/third_party/weston/compositor/
Dtext-backend.c78 struct weston_seat *seat;
123 input_method_init_seat(struct weston_seat *seat);
195 struct weston_seat *weston_seat = wl_resource_get_user_data(seat); in text_input_activate() local
200 if (!weston_seat) in text_input_activate()
203 input_method = weston_seat->input_method; in text_input_activate()
212 input_method_init_seat(weston_seat); in text_input_activate()
242 struct weston_seat *weston_seat = wl_resource_get_user_data(seat); in text_input_deactivate() local
244 if (weston_seat && weston_seat->input_method->input) in text_input_deactivate()
245 deactivate_input_method(weston_seat->input_method); in text_input_deactivate()
675 struct weston_seat *seat = context->input_method->seat; in input_method_context_grab_keyboard()
[all …]
/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h65 struct weston_seat *seat, int32_t x, int32_t y,
71 struct weston_seat *seat, uint32_t serial, void *user_data);
73 struct weston_seat *seat, uint32_t serial,
119 weston_seat_break_desktop_grabs(struct weston_seat *seat);
/third_party/weston/include/libweston/
Dlibweston.h76 struct weston_seat;
162 struct weston_seat *seat;
465 struct weston_seat *seat;
488 struct weston_seat *seat;
594 struct weston_seat *seat;
707 weston_seat_set_selection(struct weston_seat *seat,
733 struct weston_seat *seat;
770 struct weston_seat { struct
798 void (*led_update)(struct weston_seat *ws, enum weston_led leds); argument
1371 struct weston_seat *seat;
[all …]
/third_party/weston/libweston-desktop/
Dinternal.h56 struct weston_seat *seat,
65 struct weston_seat *seat, uint32_t serial);
69 struct weston_seat *seat, uint32_t serial,
90 weston_desktop_seat_from_seat(struct weston_seat *wseat);
Dlibweston-desktop.c181 struct weston_seat *seat, in weston_desktop_api_show_window_menu()
201 struct weston_seat *seat, uint32_t serial) in weston_desktop_api_move()
210 struct weston_seat *seat, uint32_t serial, in weston_desktop_api_resize()
Dseat.c42 struct weston_seat *seat;
240 weston_desktop_seat_from_seat(struct weston_seat *wseat) in weston_desktop_seat_from_seat()
291 struct weston_seat *wseat = seat != NULL ? seat->seat : NULL; in weston_desktop_seat_popup_grab_start()
376 weston_seat_break_desktop_grabs(struct weston_seat *wseat) in weston_seat_break_desktop_grabs()
Dwl-shell.c218 struct weston_seat *seat = in weston_desktop_wl_shell_surface_protocol_move()
238 struct weston_seat *seat = wl_resource_get_user_data(seat_resource); in weston_desktop_wl_shell_surface_protocol_resize()
329 struct weston_seat *wseat = wl_resource_get_user_data(seat_resource); in weston_desktop_wl_shell_surface_protocol_set_popup()
/third_party/weston/tests/
Dweston-test.c59 struct weston_seat seat;
136 static struct weston_seat *
145 struct weston_seat *seat = get_seat(test); in notify_pointer_position()
210 struct weston_seat *seat = get_seat(test); in move_pointer()
236 struct weston_seat *seat = get_seat(test); in send_button()
249 struct weston_seat *seat = get_seat(test); in send_axis()
269 struct weston_seat *seat; in activate_surface()
291 struct weston_seat *seat = get_seat(test); in send_key()
304 struct weston_seat *seat = get_seat(test); in device_release()
325 struct weston_seat *seat = get_seat(test); in device_add()
Dweston-test-desktop-shell.c104 struct weston_seat *seat, uint32_t serial, void *shell) in desktop_surface_move()
110 struct weston_seat *seat, uint32_t serial, in desktop_surface_resize()
/third_party/weston/desktop-shell/
Dexposay.c60 struct weston_seat *seat);
414 struct weston_seat *seat = grab->pointer->seat; in exposay_button()
490 struct weston_seat *seat = grab->keyboard->seat; in exposay_key()
548 struct weston_seat *seat = (struct weston_seat *) grab->keyboard->seat; in exposay_modifier()
592 struct weston_seat *seat = shell->exposay.seat; in exposay_set_inactive()
637 struct weston_seat *seat = shell->exposay.seat; in exposay_transition_active()
723 struct weston_seat *seat) in exposay_set_state()
Dshell.h74 struct weston_seat *seat;
246 struct weston_seat *seat, uint32_t flags);
Dshell.c52 struct weston_seat *seat;
184 struct weston_seat *seat;
210 get_shell_seat(struct weston_seat *seat);
693 focus_state_create(struct desktop_shell *shell, struct weston_seat *seat, in focus_state_create()
718 ensure_focus_state(struct desktop_shell *shell, struct weston_seat *seat) in ensure_focus_state()
754 struct weston_seat *seat, *next_seat; in restore_focus_state()
795 struct weston_seat *seat) in replace_focus_state()
903 struct weston_seat *seat = data; in seat_destroyed()
1272 struct weston_seat *seat; in surface_keyboard_focus_lost()
1290 struct weston_seat *seat, in take_surface_to_workspace_by_seat()
[all …]
/third_party/weston/kiosk-shell/
Dkiosk-shell.c54 get_kiosk_shell_seat(struct weston_seat *seat) in get_kiosk_shell_seat()
378 kiosk_shell_seat_create(struct weston_seat *seat) in kiosk_shell_seat_create()
549 struct weston_seat *seat; in desktop_surface_added()
606 struct weston_seat *seat; in desktop_surface_removed()
690 struct weston_seat *seat, uint32_t serial, void *shell) in desktop_surface_move()
723 struct weston_seat *seat, uint32_t serial, in desktop_surface_resize()
852 struct weston_seat *seat, in kiosk_shell_activate_view()
988 struct weston_seat *seat = data; in kiosk_shell_handle_seat_created()
1019 struct weston_seat *seat; in wet_shell_init()
Dkiosk-shell.h72 struct weston_seat *seat;
/third_party/weston/xwayland/
Dselection.c192 struct weston_seat *seat = weston_wm_pick_seat(wm); in weston_wm_get_selection_targets()
496 struct weston_seat *seat = weston_wm_pick_seat(wm); in weston_wm_send_data()
625 struct weston_seat *seat = weston_wm_pick_seat(wm); in weston_wm_handle_xfixes_selection_notify()
697 struct weston_seat *seat = data; in weston_wm_set_selection()
723 struct weston_seat *seat; in weston_wm_selection_init()
/third_party/weston/ivi-shell/
Divi-shell.c404 activate_binding(struct weston_seat *seat, in activate_binding()
550 struct weston_seat *seat, uint32_t serial, void *user_data) in desktop_surface_move()
557 struct weston_seat *seat, uint32_t serial, in desktop_surface_resize()
/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c161 struct weston_seat *seat = data; in seat_caps_changed()
205 struct weston_seat *seat = data; in seat_created()
756 struct weston_seat *seat; in fullscreen_shell_present_surface()
816 struct weston_seat *seat; in fullscreen_shell_present_surface_for_mode()
907 struct weston_seat *seat; in wet_shell_init()

12