From: Anselm R. Garbe Date: Tue, 20 Feb 2007 09:49:53 +0000 (+0100) Subject: split screen.c into layout.c and tag.c (because the view is an implicit mixture of... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/8012fcf3334148d2b39646fd372a7514cc74c250?hp=8012fcf3334148d2b39646fd372a7514cc74c250 split screen.c into layout.c and tag.c (because the view is an implicit mixture of both) ---