349cadacf6made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Anselm R.Garbe
2006-08-13 17:58:06 +0200
292ccc4c43implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Anselm R.Garbe
2006-08-11 19:26:12 +0200
d7413ffd2dimplement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe
2006-08-11 18:37:41 +0200
50729a2e73after some days of experimenting with grey background, I finally give up and switch to white on black ;)
Anselm R.Garbe
2006-08-11 18:11:39 +0200
a3e3f0b9edapplied Sanders fixes to dwm.1
Anselm R.Garbe
2006-08-11 17:12:48 +0200
45aea23355fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe
2006-08-11 12:32:34 +0200
84818bdbb5upgraded version info
Anselm R.Garbe
2006-08-11 10:28:51 +0200
895902b57aapplied Sander's patch as well
Anselm R.Garbe
2006-08-11 10:05:53 +0200
7d4184dc5crealized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
Anselm R.Garbe
2006-08-11 10:00:47 +0200
8278f0a6beimplemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
Anselm R.Garbe
2006-08-11 09:16:40 +0200
b35575574bremoved TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags
arg@10ksloc.org
2006-08-03 12:12:26 +0200
666b4563a0hotfix of settags
arg@10ksloc.org
2006-08-03 11:38:26 +0200
7315bb08adusing SRC instead of *.c
arg@10ksloc.org
2006-08-03 11:27:29 +0200
f80688f1c7changed the files included in make dist
arg@10ksloc.org
2006-08-03 10:59:20 +0200
dc5c070c44applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
arg@10ksloc.org
2006-08-03 10:58:29 +0200
8cc7f3bacechanged Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
arg@10ksloc.org
2006-08-03 10:55:07 +0200
5d3fd3707bimplemented the idea presented by Sander for dwm target
arg@10ksloc.org
2006-08-02 17:49:21 +0200
1bf0c4a8e7changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
arg@10ksloc.org
2006-08-02 17:19:22 +0200
863656d2bcfixed a type in README, and patched config.mk
arg@10ksloc.org
2006-08-02 17:12:00 +0200
b515765216removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
arg@10ksloc.org
2006-08-02 16:46:59 +0200