From: Anselm R. Garbe Date: Thu, 16 Aug 2007 15:55:55 +0000 (+0200) Subject: made tag/view/toggle{tag,view} work on pointer to tags-array, there was the need... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/10bc0ce912eb99fec49d954c80d92e04429ed0ee?hp=10bc0ce912eb99fec49d954c80d92e04429ed0ee made tag/view/toggle{tag,view} work on pointer to tags-array, there was the need to define Key key[] not static to do this. split focusclient into focusnext/prev, fixed config.*.h's ---