]> git.sur5r.net Git - i3/i3/commit
Bugfix: Fix tabbed container resizing check (Thanks julien)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Nov 2011 19:35:36 +0000 (19:35 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Nov 2011 19:35:36 +0000 (19:35 +0000)
commitdf095f9d68b3bd68bb30fe77b0b176ed16dd3252
treea5c41b0688c0ea6a7a199673dcfdb8bb4eba83ed
parented66a30410eefeb6cb16f67c33e844be86c83c30
Bugfix: Fix tabbed container resizing check (Thanks julien)

Fixes: #534
Turns out that my check was wrong. We actually just need to make sure we are
dealing with the split container.
src/click.c