Home
last modified time | relevance | path

Searched refs:wlr_seat_set_selection (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/types/
H A Dwlr_data_device.h179 void wlr_seat_set_selection(struct wlr_seat *seat,
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/data_device/
H A Dwlr_data_device.c184 void wlr_seat_set_selection(struct wlr_seat *seat, in wlr_seat_set_selection() function
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xwayland/selection/
H A Dselection.c228 wlr_seat_set_selection(xwm->seat, NULL, in xwm_selection_finish()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/seat/
H A Dseat.cpp141 wlr_seat_set_selection(wf::get_core().get_current_seat(), in seat_t()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/tinywl/
H A Dtinywl.c309 wlr_seat_set_selection(server->seat, event->source, event->serial); in seat_request_set_selection()
/dports/x11-wm/cage/cage-0.1.2.1/
H A Dseat.c425 wlr_seat_set_selection(seat->seat, event->source, event->serial); in handle_request_set_selection()
/dports/x11-wm/hikari/hikari-2.2.3/src/
H A Dserver.c455 wlr_seat_set_selection(server->seat, event->source, event->serial); in request_set_selection_handler()
/dports/x11-wm/sway/sway-1.5.1/sway/input/
H A Dseat.c506 wlr_seat_set_selection(seat->wlr_seat, event->source, event->serial); in handle_request_set_selection()
/dports/x11-wm/phoc/phoc-f26fa0123742ba95d303ad552fc1f8d2d0117288/src/
H A Dseat.c706 wlr_seat_set_selection(seat->seat, event->source, event->serial); in roots_seat_handle_request_set_selection()