aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-08-07typo fixarg@10ksloc.org
2006-08-07applied Sanders man page/Makefile patcharg@10ksloc.org
2006-08-07settle with greyarg@10ksloc.org
2006-08-07next version is 0.8arg@10ksloc.org
2006-08-07made my colors tasting better with the backgroundarg@10ksloc.org
2006-08-07status box should have a border in my eyesarg@10ksloc.org
2006-08-07next attempt for w on black switcharg@10ksloc.org
2006-08-07Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2aarg@10ksloc.org
2006-08-07prepared dwm.html0.7arg@10ksloc.org
2006-08-07added stripping to dwm target in Makefilearg@10ksloc.org
2006-08-07changed getproto, maybe that might fix the killclient issue reported on the listarg@10ksloc.org
2006-08-07applied endless loop prevention on zoom()arg@10ksloc.org
2006-08-07updated man pagearg@10ksloc.org
2006-08-05small fix of the last commitarg@10ksloc.org
2006-08-05using -Os again, zoom is ignored in floating mode or on floating clientsarg@10ksloc.org
2006-08-05mouse grab needs also to grab for combinations of numlock/lockmaskarg@10ksloc.org
2006-08-05slight fixarg@10ksloc.org
2006-08-04small performance tweak ;)arg@10ksloc.org
2006-08-04fixed xterm font change (all other related apps should work fine with this fi...arg@10ksloc.org
2006-08-04fixed view-change bug reported on the listarg@10ksloc.org
2006-08-04no need for -g anymore, regexp matching works nowarg@10ksloc.org
2006-08-04fixed dmenu link (thx to deifl)arg@10ksloc.org
2006-08-04switched to regexp matching for Rulesarg@10ksloc.org
2006-08-04fixed a bug in dmenu callarg@10ksloc.org
2006-08-04using execl now, argv changed, using cmd and const char defs directly in the ...arg@10ksloc.org
2006-08-04added dmenu to dwm.htmlarg@10ksloc.org
2006-08-04small stylistic fixarg@10ksloc.org
2006-08-03removed CONFIGarg@10ksloc.org
2006-08-03make config.h not a time dependencearg@10ksloc.org
2006-08-03removed rm config.h from cleanarg@10ksloc.org
2006-08-03added gmake compliancearg@10ksloc.org
2006-08-03s/tag2/two/garg@10ksloc.org
2006-08-03applied Jukka's diffarg@10ksloc.org
2006-08-03applied Sanders Makefile patcharg@10ksloc.org
2006-08-03stylistic chnagearg@10ksloc.org
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org
2006-08-03hotfix of settagsarg@10ksloc.org
2006-08-03using SRC instead of *.carg@10ksloc.org
2006-08-03changed the files included in make distarg@10ksloc.org
2006-08-03applied Sanders doc changes, added a PHONY line and changed the output of con...arg@10ksloc.org
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org
2006-08-02implemented the idea presented by Sander for dwm targetarg@10ksloc.org
2006-08-02changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...arg@10ksloc.org
2006-08-02fixed a type in README, and patched config.mkarg@10ksloc.org
2006-08-02updated dwm.htmlarg@10ksloc.org
2006-08-02Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7earg@10ksloc.org
2006-08-02removed config.h (stupid hg)0.6arg@10ksloc.org
2006-08-02removed the CONFIG variable from config.mk, renamed config.h into config.defa...arg@10ksloc.org
2006-08-02added Acroread.* and MPlayer.* to config.arg.h rulesarg@10ksloc.org
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org