This branch has two fixes for handle_motion_postthreshold() in sway/input/seatop_move_tiling.c. The first commit fixes #42 in certain situations where a window in a tabbed container is being dragged onto itself, and the second commit is a cleanup that removes what should be some unnecessary container traversal code.
This branch has two fixes for `handle_motion_postthreshold()` in `sway/input/seatop_move_tiling.c`. The first commit fixes #42 in certain situations where a window in a tabbed container is being dragged onto itself, and the second commit is a cleanup that removes what should be some unnecessary container traversal code.