]> git.sur5r.net Git - i3/i3/commit
When moving a container to a mark, also check whether the container is being moved... 1961/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Fri, 25 Sep 2015 17:43:43 +0000 (19:43 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Fri, 25 Sep 2015 17:43:43 +0000 (19:43 +0200)
commit594cd473b7ee7d67767c5a0484e692e7bbd3944b
treea02c2afdd6886500ad2fa0f75964a636fb00c781
parentee5db875c28fc902cad68921b572a317ab438233
When moving a container to a mark, also check whether the container is being moved to its own descendant and
reject the request if this is the case.

fixes #1957
src/con.c