wl_surface: ignore toplevel damage bounds if toplevel is detached
This commit is contained in:
parent
fbefc45253
commit
4038ac1db5
3 changed files with 9 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ use {
|
|||
utils::asyncevent::AsyncEvent,
|
||||
wheel::Wheel,
|
||||
},
|
||||
std::{any::Any, future::pending, rc::Rc, sync::Arc},
|
||||
std::{future::pending, rc::Rc, sync::Arc},
|
||||
uapi::{OwnedFd, c::EFD_CLOEXEC},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue