allow for vstack f7a45ff2
Anselm R Garbe · 2008-03-06 11:56 1 file(s) · +1 −0
dwm.c +1 −0
4 4
 * - use WX, WY, WW, WH for window snapping/resizing/mouse
5 5
 * - MOX, MOY, MOW, MOH should only be used in the case of monocle layout and of n==1 in tiled
6 6
 * - simplify tile()
7 +
 * - allow for vstack
7 8
 */
8 9
/* See LICENSE file for copyright and license details.
9 10
 *