]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly remove client from container when moving to another workspace
authorMichael Stapelberg <michael+x200@stapelberg.de>
Wed, 1 Apr 2009 10:02:22 +0000 (12:02 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Wed, 1 Apr 2009 10:02:22 +0000 (12:02 +0200)
commit75a35319c9cd31c99a9aeb53626278bd6b6b0009
treeec07a2523b543c9738cc0d144c85a5ce27c1e51c
parent0520714aa066135a77a675fc6d73bf641ade63e5
Bugfix: Correctly remove client from container when moving to another workspace

This fixes ticket #16
src/commands.c
src/handlers.c
src/util.c