tree: fix restoration of workspaces to their desired outputs
This commit is contained in:
parent
a4559f5293
commit
c921e2400e
4 changed files with 91 additions and 68 deletions
|
|
@ -591,6 +591,7 @@ impl State {
|
|||
ws.flush_jay_workspaces();
|
||||
output.schedule_update_render_data();
|
||||
self.tree_changed();
|
||||
self.damage();
|
||||
// let seats = self.globals.seats.lock();
|
||||
// for seat in seats.values() {
|
||||
// seat.workspace_changed(&output);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue