X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/86d1e432a823dad7bb64808b8192014fddc8cd9f..246c3481d780067dd3294edbd58cf980c2d960a3:/st.c diff --git a/st.c b/st.c index aa4185c..836ae21 100644 --- a/st.c +++ b/st.c @@ -995,6 +995,8 @@ selnotify(XEvent *e) { ofs = 0; xsev = (XSelectionEvent *)e; + if (xsev->property == None) + return; do { if(XGetWindowProperty(xw.dpy, xw.win, xsev->property, ofs, BUFSIZ/4, False, AnyPropertyType,