autocommit 2022-04-15 21:57:04 CEST
This commit is contained in:
parent
fdf0ab7388
commit
4826305236
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ pub fn detach_seat<T: Vtable>(src: &T::Source) {
|
|||
if !data.state.get().contains(SOURCE_STATE_FINISHED) {
|
||||
T::send_cancelled(src);
|
||||
}
|
||||
data.client.flush();
|
||||
}
|
||||
|
||||
pub fn offer_source_to<T: Vtable>(src: &Rc<T::Source>, client: &Rc<Client>) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue