X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=screen.c;h=4e97f0985c60d3ddd8bf01137cf3a75fb6325739;hp=041cac7d9393d29e26cec88de4dfc6a35dec8219;hb=ebe68f650a57be4ed41468c8ba48ea7c5177e574;hpb=df9fd28f9a32dcff356c349b9a64b4e8cfb82980 diff --git a/screen.c b/screen.c index 041cac7..4e97f09 100644 --- a/screen.c +++ b/screen.c @@ -83,6 +83,7 @@ dofloat(void) { } restack(); } + void dotile(void) { unsigned int i, n, nx, ny, nw, nh, mw, mh, tw, th;