JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
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
2006-07-19 arg@10ksloc.orgimplemented fallback for too many clients in stacked...
2006-07-19 arg@10ksloc.organd another fix...
2006-07-19 arg@10ksloc.orgyet another typo fix
2006-07-19 arg@10ksloc.orgfixed a typo
2006-07-19 arg@10ksloc.orgfloating clients get random (x,y) offsets now
2006-07-19 arg@10ksloc.orgapplied Sanders resize patch, fixed lower bug
2006-07-18 arg@mmvichanged CFLAGs
2006-07-18 arg@mmvifirefox instance is different now
2006-07-18 Anselm R. Garbechanged occurrences of wmii.de into 10kloc.org in dwm...
2006-07-18 Anselm R. Garbeimplemened distinguishing float/managed geometries...
2006-07-18 Anselm R. Garbepop on heretag
2006-07-18 Anselm R. Garbeadded heretag command which allows to tag a client...
2006-07-18 Anselm R. Garbeusing EXIT_stuff in exit() now
2006-07-17 Anselm R. Garbesimplified Makefile
2006-07-17 Anselm R. Garbeadded new stuff
2006-07-17 Anselm R. Garbeupdated html
2006-07-17 Anselm R. Garbepatched dwm
2006-07-17 Anselm R. Garbeupdated README
2006-07-17 Anselm R. GarbeAdded tag 0.2 for changeset 0a6472e2203994bc5738d40a340...
2006-07-17 Anselm R. Garbeupdated html
2006-07-17 Anselm R. Garbeordered variables in structs and source files alphabeti...
2006-07-17 Anselm R. Garbeslight change to dwm.1
2006-07-16 Anselm R. Garbesimplified man page
2006-07-16 Anselm R. Garbeanother XSync
2006-07-15 Anselm R. Garbeseveral additions in mouse handling ;)
2006-07-15 Anselm R. Garbefixed XSync handling and finished man page
2006-07-15 Anselm R. Garbechanging XFlush into XSync
2006-07-15 Anselm R. Garbesanitized other stuff
2006-07-15 Anselm R. Garbeproceeded with cleaning up, sorting functions, etc
2006-07-15 Anselm R. Garberearranged several stuff
next