aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2006-08-02new stuffarg@10ksloc.org
2006-08-02dwm is now exit, if stdin is closed due broken pipearg@10ksloc.org
2006-08-02implemented focus on enterwindow on titlebarsarg@10ksloc.org
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org
2006-08-02reverting to old resize policyarg@10ksloc.org
2006-08-02new resize stuff (using XConfigureWindow instead of XSendEvent)arg@10ksloc.org
2006-08-01renamed WM_PROTOCOL_DELWIN into PROTODELWINarg@10ksloc.org
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org
2006-08-01small fixes to dwm.htmlarg@10ksloc.org
2006-08-01simplified READMEarg@10ksloc.org
2006-08-01removed 1 missing LOCarg@10ksloc.org
2006-08-01removed 5LOCarg@10ksloc.org
2006-08-01removed artefacts of single-linked list (thanx to Jukka, I must have been mad)arg@10ksloc.org
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org
2006-08-01saved 2LOCarg@10ksloc.org
2006-08-01uppercasing all define'd values (uppercase-prefixed should only be enum field...arg@10ksloc.org
2006-08-01fixed config.h filesarg@10ksloc.org
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org
2006-08-01applied Cedric's NumLock patcharg@10ksloc.org
2006-08-01applied Jukkas prev/next patch with XK_{h,l}arg@10ksloc.org
2006-08-01applied Sanders patchesarg@10ksloc.org
2006-08-01committed a patch which fixes the hints of Jukkaarg@10ksloc.org
2006-07-21updated htmlarg@10ksloc.org
2006-07-21Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61aarg@10ksloc.org
2006-07-21prepared 0.50.5arg@10ksloc.org
2006-07-21some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org
2006-07-21simplified main.c, switching back to single urxvt usagearg@10ksloc.org
2006-07-21s/sleep 5/sleep 2/arg@10ksloc.org
2006-07-21changed the status info README hint (more simple now, no extra script necessary)arg@10ksloc.org
2006-07-21s/0.5/0.6/ - my steps are wider than the realityarg@10ksloc.org
2006-07-21applied sanders maxfix patcharg@10ksloc.org
2006-07-21added a note how to achieve status info in the bararg@10ksloc.org