Only send the drop once

Oops.
This commit is contained in:
Robbert van der Helm
2021-07-11 16:28:57 +02:00
parent a12215de3c
commit 8d94abb257
+3
View File
@@ -504,6 +504,9 @@ void WineXdndProxy::run_xdnd_loop() {
}
xcb_flush(x11_connection.get());
// We obviously don't want to spam the other client
waiting_for_status_message = true;
}
}