Merge pull request #133 from mahkoh/jorth/desired-output-update
tree: update desired_output when explicitly moving workspace
This commit is contained in:
commit
f8de2ec935
1 changed files with 1 additions and 0 deletions
|
|
@ -790,6 +790,7 @@ impl ConfigProxyHandler {
|
|||
source_is_destroyed: false,
|
||||
};
|
||||
move_ws_to_output(&link, &output.node, config);
|
||||
ws.desired_output.set(output.node.global.output_id.clone());
|
||||
self.state.tree_changed();
|
||||
self.state.damage();
|
||||
Ok(())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue