diff --git a/xwayland/selection.c b/xwayland/selection.c index e12d2acf..6476c0d4 100644 --- a/xwayland/selection.c +++ b/xwayland/selection.c @@ -720,6 +720,8 @@ weston_wm_set_selection(struct wl_listener *listener, void *data) wm->selection_window, wm->atom.clipboard, XCB_TIME_CURRENT_TIME); + + xcb_flush(wm->conn); } void