[client,x11] fix RAILS image paste, fixes #7276
This commit is contained in:
parent
e18918356f
commit
7dbf7cec68
@ -970,6 +970,7 @@ static BOOL xf_cliprdr_get_requested_data(xfClipboard* clipboard, Atom target)
|
||||
|
||||
clipboard->incr_data_length = 0;
|
||||
has_data = TRUE; /* data will be followed in PropertyNotify event */
|
||||
XSelectInput(xfc->display, xfc->drawable, PropertyChangeMask);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user