Sync roundtrip to register seat
This commit is contained in:
parent
ba9de4e1d8
commit
4f4908166a
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ impl WaylandClipboard {
|
|||
}
|
||||
}
|
||||
});
|
||||
event_queue.sync_roundtrip().unwrap();
|
||||
|
||||
loop {
|
||||
if let Ok(request) = request_recv.try_recv() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue