]> git.sur5r.net Git - i3/i3/commit
Bugfix: Containers could lose their snap state (Thanks Atsutane)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 1 Jan 2010 21:40:50 +0000 (22:40 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 1 Jan 2010 21:40:50 +0000 (22:40 +0100)
commitba2dd3a3ebef790b0f342027476238ef8bfc9d8e
tree6ed09b23b3f1d701bda73a90594498715ffe05f1
parent092f3139d87f5b57311aee577ba55d8725896e00
Bugfix: Containers could lose their snap state (Thanks Atsutane)

When being on a different workspace than the one where the snapped
container is, the function to cleanup cols/rows would clean up too
much.
include/table.h
src/click.c
src/commands.c
src/table.c