JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2006-08-07 arg@10ksloc.orgadded stripping to dwm target in Makefile
2006-08-07 arg@10ksloc.orgchanged getproto, maybe that might fix the killclient...
2006-08-07 arg@10ksloc.orgapplied endless loop prevention on zoom()
2006-08-07 arg@10ksloc.orgupdated man page
2006-08-05 arg@10ksloc.orgsmall fix of the last commit
2006-08-05 arg@10ksloc.orgusing -Os again, zoom is ignored in floating mode or...
2006-08-05 arg@10ksloc.orgmouse grab needs also to grab for combinations of numlo...
2006-08-05 arg@10ksloc.orgslight fix
2006-08-04 arg@10ksloc.orgsmall performance tweak ;)
2006-08-04 arg@10ksloc.orgfixed xterm font change (all other related apps should...
2006-08-04 arg@10ksloc.orgfixed view-change bug reported on the list
2006-08-04 arg@10ksloc.orgno need for -g anymore, regexp matching works now
2006-08-04 arg@10ksloc.orgfixed dmenu link (thx to deifl)
2006-08-04 arg@10ksloc.orgswitched to regexp matching for Rules
2006-08-04 arg@10ksloc.orgfixed a bug in dmenu call
2006-08-04 arg@10ksloc.orgusing execl now, argv changed, using cmd and const...
2006-08-04 arg@10ksloc.orgadded dmenu to dwm.html
2006-08-04 arg@10ksloc.orgsmall stylistic fix
2006-08-03 arg@10ksloc.orgremoved CONFIG
2006-08-03 arg@10ksloc.orgmake config.h not a time dependence
2006-08-03 arg@10ksloc.orgremoved rm config.h from clean
2006-08-03 arg@10ksloc.orgadded gmake compliance
2006-08-03 arg@10ksloc.orgs/tag2/two/g
2006-08-03 arg@10ksloc.orgapplied Jukka's diff
2006-08-03 arg@10ksloc.orgapplied Sanders Makefile patch
2006-08-03 arg@10ksloc.orgstylistic chnage
2006-08-03 arg@10ksloc.orgremoved TLast tag enum, now tags is simple defined...
2006-08-03 arg@10ksloc.orghotfix of settags
2006-08-03 arg@10ksloc.orgusing SRC instead of *.c
2006-08-03 arg@10ksloc.orgchanged the files included in make dist
2006-08-03 arg@10ksloc.orgapplied Sanders doc changes, added a PHONY line and...
2006-08-03 arg@10ksloc.orgchanged Client->tags and Rule->tags to be Bool (I'll...
2006-08-02 arg@10ksloc.orgimplemented the idea presented by Sander for dwm target
2006-08-02 arg@10ksloc.orgchanging MASTERW value from 52 to 60 (in both, default...
2006-08-02 arg@10ksloc.orgfixed a type in README, and patched config.mk
2006-08-02 arg@10ksloc.orgupdated dwm.html
2006-08-02 arg@10ksloc.orgAdded tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4...
2006-08-02 arg@10ksloc.orgremoved config.h (stupid hg)
2006-08-02 arg@10ksloc.orgremoved the CONFIG variable from config.mk, renamed...
2006-08-02 arg@10ksloc.orgadded Acroread.* and MPlayer.* to config.arg.h rules
2006-08-02 arg@10ksloc.orgmade fullscreen apps working fine in floating mode...
2006-08-02 arg@10ksloc.orgnew stuff
2006-08-02 arg@10ksloc.orgdwm is now exit, if stdin is closed due broken pipe
2006-08-02 arg@10ksloc.orgimplemented focus on enterwindow on titlebars
2006-08-02 arg@10ksloc.orgapplied Sanders patches (numlock2)
2006-08-02 arg@10ksloc.orgreverting to old resize policy
2006-08-02 arg@10ksloc.orgnew resize stuff (using XConfigureWindow instead of...
2006-08-01 arg@10ksloc.orgrenamed WM_PROTOCOL_DELWIN into PROTODELWIN
2006-08-01 arg@10ksloc.orgrenamed ARRANGE into DEFMODE
2006-08-01 arg@10ksloc.orgsmall fixes to dwm.html
2006-08-01 arg@10ksloc.orgsimplified README
2006-08-01 arg@10ksloc.orgremoved 1 missing LOC
2006-08-01 arg@10ksloc.orgremoved 5LOC
2006-08-01 arg@10ksloc.orgremoved artefacts of single-linked list (thanx to Jukka...
2006-08-01 arg@10ksloc.orgcleaned config.*h to prevent some confusion
2006-08-01 arg@10ksloc.orgsaved 2LOC
2006-08-01 arg@10ksloc.orguppercasing all define'd values (uppercase-prefixed...
2006-08-01 arg@10ksloc.orgfixed config.h files
2006-08-01 arg@10ksloc.orgcentralized/externalized configuration to config.h
2006-08-01 arg@10ksloc.orgapplied Cedric's NumLock patch
2006-08-01 arg@10ksloc.orgapplied Jukkas prev/next patch with XK_{h,l}
2006-08-01 arg@10ksloc.orgapplied Sanders patches
2006-08-01 arg@10ksloc.orgcommitted a patch which fixes the hints of Jukka
2006-07-21 arg@10ksloc.orgupdated html
2006-07-21 arg@10ksloc.orgAdded tag 0.5 for changeset 22213b9a2114167ee8ba019a012...
2006-07-21 arg@10ksloc.orgprepared 0.5
2006-07-21 arg@10ksloc.orgsome cleanups/fixes inspired by Jukka Salmi's feedback
2006-07-21 arg@10ksloc.orgsimplified main.c, switching back to single urxvt usage
2006-07-21 arg@10ksloc.orgs/sleep 5/sleep 2/
2006-07-21 arg@10ksloc.orgchanged the status info README hint (more simple now...
2006-07-21 arg@10ksloc.orgs/0.5/0.6/ - my steps are wider than the reality
2006-07-21 arg@10ksloc.orgapplied sanders maxfix patch
2006-07-21 arg@10ksloc.orgadded a note how to achieve status info in the bar
2006-07-21 arg@10ksloc.orgpreparing 0.6 which will be available in the evening...
2006-07-21 arg@10ksloc.orgsanitization of several clunky stuff, removed heretag...
2006-07-20 arg@10ksloc.orgapplied sanders no_sizehints for tiled mode patch ...
2006-07-20 arg@10ksloc.orgserious mistake in pop() (forgot to set c->prev to...
2006-07-20 arg@10ksloc.orgusing double-linked list in order to get correct prev...
2006-07-20 arg@10ksloc.orgadded yet another CUTOMIZE tag
2006-07-20 arg@10ksloc.orgcleaned the CUSTOMIZE flags
2006-07-20 arg@10ksloc.orgmade status bar drawing more robust, implemented toggle...
2006-07-20 arg@10ksloc.orgcleaned up code
2006-07-20 arg@10ksloc.orgAdded tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed...
2006-07-20 arg@10ksloc.orgprepared 0.4
2006-07-20 arg@10ksloc.orgusing O3 instead of Os, binary size still < 40kb
2006-07-20 arg@10ksloc.orgfixed version in man page
2006-07-20 arg@10ksloc.orgyet another html patch
2006-07-20 arg@10ksloc.orgupdated html
2006-07-20 arg@10ksloc.orgmakefile now sets permissions for executables and man...
2006-07-20 arg@10ksloc.orgremoved c->f{x,y,w,h} and c->t{x,y,w,h} in favor for...
2006-07-19 arg@10ksloc.orgimplemented regexp matching for rules
2006-07-19 arg@10ksloc.orgapplied Jukka's patch with s/ModKeyMask/MODKEY/g
2006-07-19 arg@10ksloc.orgremoved TODO, because dwm is nearly finished
2006-07-19 arg@10ksloc.orgreapplied my default keybindings
2006-07-19 arg@10ksloc.orgalternate dwm.png
2006-07-19 arg@10ksloc.orgAdded tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a...
2006-07-19 arg@10ksloc.orgsome changes in the html page
2006-07-19 arg@10ksloc.orgprepared 0.3
2006-07-19 arg@10ksloc.orgfixed the bug mentioned by Sander
2006-07-19 arg@10ksloc.orgrefactored Sanders code somewhat
next