config: add window-rule infrastructure
This commit is contained in:
parent
a6257910bb
commit
59f8acdfde
26 changed files with 1829 additions and 38 deletions
|
|
@ -141,7 +141,6 @@ where
|
|||
self.downstream.update_matched(target, node, new, !new);
|
||||
}
|
||||
|
||||
#[expect(dead_code)]
|
||||
pub fn has_downstream(&self) -> bool {
|
||||
self.downstream.has_downstream()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue