]> git.sur5r.net Git - i3/i3/commit
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>
Tue, 8 Dec 2009 10:52:49 +0000 (11:52 +0100)
commit3057a2ec65afdd571687bc9eba236e81d016f58e
treef78b0868b570d69b4249c12a0ca09b8744be5f6a
parent0f64737a56b86467e19b8e55b194dbbb512a9d64
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