mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Only send the drop once
Oops.
This commit is contained in:
@@ -504,6 +504,9 @@ void WineXdndProxy::run_xdnd_loop() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
xcb_flush(x11_connection.get());
|
xcb_flush(x11_connection.get());
|
||||||
|
|
||||||
|
// We obviously don't want to spam the other client
|
||||||
|
waiting_for_status_message = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user