]> git.sur5r.net Git - i3/i3/commit - src/resize.c
Bugfix: Also fix horizontal resizing
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 22 Nov 2009 13:32:40 +0000 (14:32 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 22 Nov 2009 13:32:40 +0000 (14:32 +0100)
commit52945486fd60ef6bae11a7743c94e913e446ca24
treebec13b850f72fe656d8ba4163f8e73f4833dc114
parent2c8b041500081bbbafc3e459b343f716cf11f832
Bugfix: Also fix horizontal resizing

The same problem as in the commit before this one was present. Additionally,
the dock_clients and internal bar were not taken into account everywhere.
include/workspace.h
src/layout.c
src/resize.c
src/workspace.c