mirror of
https://github.com/vale981/bspwm
synced 2025-03-04 17:31:39 -05:00
parent
5df311b12c
commit
c366c2c39a
1 changed files with 2 additions and 0 deletions
|
@ -534,7 +534,9 @@ bool move_client(coordinates_t *loc, int dx, int dy)
|
|||
return true;
|
||||
}
|
||||
|
||||
sticky_still = false;
|
||||
transfer_node(loc->monitor, loc->desktop, n, pm, pm->desk, pm->desk->focus, true);
|
||||
sticky_still = true;
|
||||
loc->monitor = pm;
|
||||
loc->desktop = pm->desk;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue