]> 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:43:02 +0000 (22:43 +0100)
commit505eaaf3490c21de00e636d012f513f4334ed5c3
tree641bc92b60f87e17e4fe3c63357ea5f4ec0b04dc
parent8adce413f5f92bd8e4c485ee61ff6b8448cd2058
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