JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Handle pasting of empty selection.
authorAlex Pilon <alp@alexpilon.ca>
Mon, 16 Mar 2015 15:51:23 +0000 (11:51 -0400)
committerChristoph Lohmann <20h@r-36.net>
Mon, 16 Mar 2015 19:31:15 +0000 (20:31 +0100)
commitb341e513514d50cc995a5646a1bbace65dc4ca67
treec5d2447464367b0765ec875a9e50f27d8586434b
parent86d1e432a823dad7bb64808b8192014fddc8cd9f
Handle pasting of empty selection.

Otherwise, pasting the X11 primary selection when empty results an
error and Xlib forcibly exits.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
st.c