xwayland: improve damage tracking
This commit is contained in:
parent
f4e8d132f3
commit
52c9fac23b
5 changed files with 39 additions and 23 deletions
|
|
@ -179,10 +179,6 @@ pub trait ToplevelNodeBase: Node {
|
|||
let _ = active;
|
||||
}
|
||||
|
||||
fn tl_on_activate(&self) {
|
||||
// nothing
|
||||
}
|
||||
|
||||
fn tl_focus_child(&self) -> Option<Rc<dyn Node>> {
|
||||
None
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue