diff options
author | Ronan Pigott <ronan@rjp.ie> | 2023-02-19 17:22:37 -0700 |
---|---|---|
committer | Tudor Brindus <vulcainus@gmail.com> | 2023-02-19 20:07:39 -0500 |
commit | 633d409b8897aec48ad1e328cb04261faa2b1a0b (patch) | |
tree | 3fa8778e8cc77cfccad215e4ad41b631b20a3045 /sway/sway-bar.5.scd | |
parent | 788118f1944ca23a7f9a7d19537b7756f3518f55 (diff) |
container: rehome the container_swap function into container.c
This function was already declared in container.h but defined in
commands/swap.c for some unknown reason. Everything in commands/ assumes
the handler context has been set appropriately by the command preludes
but this function snuck its way into seatop_* which doesn't set anything
in the handler context.
The fact that the seatop drag actions manipulate the focus without
custody of the seat means they are definitely very broken in multiseat.
Diffstat (limited to 'sway/sway-bar.5.scd')
0 files changed, 0 insertions, 0 deletions