x11: Initialize wm->incr when converting the TARGETS target

dev
Kristian Høgsberg 13 years ago
parent 300deba3be
commit f9b0844e59
  1. 1
      src/xserver-launcher.c

@ -1046,6 +1046,7 @@ weston_wm_handle_xfixes_selection_notify(struct weston_wm *wm,
return;
}
wm->incr = 0;
xcb_convert_selection(wm->conn, wm->selection_window,
wm->atom.clipboard,
wm->atom.targets,

Loading…
Cancel
Save