control-center: add window pane
This commit is contained in:
parent
aefd1fbbdb
commit
ca6fc54246
9 changed files with 611 additions and 11 deletions
|
|
@ -936,7 +936,6 @@ impl ToplevelData {
|
|||
parent.node_is_workspace()
|
||||
}
|
||||
|
||||
#[expect(dead_code)]
|
||||
pub fn property_changed_source(&self) -> &Rc<LazyEventSource> {
|
||||
self.property_changed_source
|
||||
.get_or_init(|| self.state.lazy_event_sources.create_source())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue