]> git.sur5r.net Git - i3/i3/commit
workspace_move_to_output: Avoid operations when workspace already at destination 3658/head
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 21 Mar 2019 22:55:30 +0000 (00:55 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Fri, 22 Mar 2019 08:47:49 +0000 (10:47 +0200)
commitd4e4cbfd2504fee3a2570bac5b1c1104cb5f2e2b
tree7b65c96fad5ffab1841e686527b801022ff3f255
parent7fc3bf660e58ad11908be60d7df048f920e74689
workspace_move_to_output: Avoid operations when workspace already at destination

Closes #3635.
Probably the bug can still happen when a tree_close_internal happens
inside a workspace_show but modifying the code to avoid them seems to
not be worth it.
src/workspace.c