Sync roundtrip to register seat

This commit is contained in:
Lucas Timmins 2019-04-24 01:20:59 +08:00
parent ba9de4e1d8
commit 4f4908166a

View file

@ -228,6 +228,7 @@ impl WaylandClipboard {
}
}
});
event_queue.sync_roundtrip().unwrap();
loop {
if let Ok(request) = request_recv.try_recv() {