shell: One workspace per output
This commit is contained in:
parent
42aaafe586
commit
72df9d07e6
21 changed files with 1561 additions and 1987 deletions
|
|
@ -229,7 +229,7 @@ impl PointerGrab<State> for MoveGrab {
|
|||
.workspaces
|
||||
.active_mut(&self.cursor_output)
|
||||
.tiling_layer
|
||||
.cleanup_drag(&self.cursor_output);
|
||||
.cleanup_drag();
|
||||
self.cursor_output = current_output.clone();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue