create event system
This commit is contained in:
parent
21819e27d2
commit
18a0c78657
9 changed files with 65 additions and 5 deletions
|
|
@ -233,6 +233,7 @@ impl ConnectorHandler {
|
|||
pinned: Default::default(),
|
||||
tearing: Default::default(),
|
||||
active_zwlr_gamma_control: Default::default(),
|
||||
workspace_switched: self.state.lazy_event_sources.create_source(),
|
||||
});
|
||||
on.update_visible();
|
||||
on.update_rects();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue