all repos — dwm @ 57e6e3bb80b5fc4709de3f8b716a8b8065897c7a

my dwm build

added missing arrange
Anselm R.Garbe arg@10ksloc.org
Mon, 14 Aug 2006 17:14:22 +0200
commit

57e6e3bb80b5fc4709de3f8b716a8b8065897c7a

parent

19da197f58bc005ad379d751f28f0a17cea3d3b8

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M tag.ctag.c

@@ -269,6 +269,7 @@ for(i = 0; i < ntags; i++)

sel->tags[i] = False; sel->tags[arg->i] = True; settitle(sel); + arrange(NULL); } void