JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
dwm.git
2008-12-13 a@nullmade status script example of .xinitrc more useful
2008-12-13 a@nullok, using signal.h for portability reasons
2008-12-13 a@nullremoved unnecessary closure of stdin reported by Freder...
2008-12-13 a@nulladded sys/signal.h inclusion for BSD compliance
2008-12-12 a@nullre-applied Neale's spawn patch, credited Neale in LICENSE
2008-12-12 a@nullapplied Neale Pickett's xprop status reading patch...
2008-12-06 arg@localhost... applied yiyus fix
2008-12-06 Anselm R Garbefix
2008-12-06 Anselm R GarbeAdded tag 5.3.1 for changeset 335301ed102f
2008-12-06 Anselm R Garbeintegrated yiyus clearurgent refactoring
2008-12-06 arg@localhost... reverted spawn
2008-12-04 Anselm R GarbeAdded tag 5.3 for changeset 4004d6116035
2008-12-04 Anselm R Garbeadded Neale Pickett's spawn patch, thanks Neale
2008-11-16 Anselm R Garbeapplied Gottox' comment fix (thanks)
2008-10-19 Anselm R Garbeseveral changes towards 5.3, XINERAMA is disabled by...
2008-10-15 Premysl Hrubyremoved NOBORDER(broken and badly used), introduce...
2008-09-09 Anselm R GarbeAdded tag 5.2 for changeset e4bcaca8e6ef
2008-09-08 Anselm R Garbeusing malloc() instead of calloc() and sticking to...
2008-09-07 Anselm R Garbeapplied XGetWMNormalHints fix
2008-09-06 Anselm R GarbeI prefer doing the check in showhide
2008-09-06 Anselm R Garbeapplied Donald Chai's showhide patch in slightly modifi...
2008-09-06 Anselm R Garbeapplied Martin Hurton's checkotherwm simplification
2008-09-02 Anselm R Garbeapplied Peter Hartlichs aspect revert fix
2008-09-02 Anselm R Garbeapplied Gottox' grabkey patch
2008-09-01 Anselm R Garbeapplied yiyus tagbar patch
2008-09-01 arg@localhost... merged merge
2008-08-29 Anselm R Garbefixed
2008-08-29 Anselm R Garbechecking result of XGetClassHint, removed some obsolete...
2008-08-27 Anselm R Garbemerged my changes
2008-08-27 Anselm R Garbeintroduced NOBORDER macro to hide the nasty - 2 * c...
2008-08-25 Premysl HrubyWM_NAME is builtin atom
2008-08-25 Anselm R Garbegrabbuttons() and grabkeys() are now independent from...
2008-08-25 Anselm R Garbereverted some resize() changes, reverted setlocale...
2008-08-23 Anselm R Garbeapplied Peter Hartlich's patch regarding aspect calcula...
2008-08-23 Anselm R Garberemoved artifact from wmii
2008-08-23 Anselm R Garbechanged grabkeys, removed initmodmap
2008-08-23 Anselm R Garbeapplied Peter Hartlich's initmodmap patch
2008-08-22 Premysl Hrubyapplied fix of toggletag by Jan Kaliszewski
2008-08-18 Anselm R GarbeMartin Hurtons typo fix
2008-08-18 Anselm R Garbefixed error I did when applying Martin Hurton's drawtex...
2008-08-18 Anselm R Garbeapplied Martin Hurtons resizemouse patch
2008-08-18 Anselm R Garbeapplied Martin Hurton's movemouse() patch
2008-08-18 Anselm R Garbeusing None instead of 0 for trans
2008-08-18 Anselm R Garbeabc...
2008-08-18 Anselm R Garberemoved the i = textnw... as remarked by Martin Hurton
2008-08-18 Anselm R Garbeapplied Martin Hurton's scan() patch with slight modifi...
2008-08-18 Anselm R Garbechanged order of variables in drawtext
2008-08-18 Anselm R Garbeapplied Martin Hurton's drawtext() patch
2008-08-18 Anselm R Garbeapplied Martin Hurton's view() simplification, not...
2008-08-18 Anselm R Garbemaking a comment more explicit
2008-08-18 Anselm R Garberemoved setlocale() stuff, not necessary if Xmb in use
2008-08-18 Anselm R Garbeadded a comment about FAQ regarding mfact meaning
2008-08-18 Anselm R Garbeadded some comments regarding FAQ about s{x,y,w,h}...
2008-08-18 Anselm R Garbeinitialize trans with 0
2008-08-14 Premysl Hrubyfix of XGetTransientForHint in manage()
2008-08-14 Premysl Hrubyapplied cleanup from M. Hurton and S. Nagy
2008-08-12 Premysl Hrubyfixes using arg->i instead of arg->ui
2008-08-04 anselm@anselm1applied Johannes Hofmann's patch, please test
2008-08-02 Anselm R Garbemade readin a config.h variable
2008-07-29 Anselm R GarbeAdded tag 5.1 for changeset ce355cea9bb8
2008-07-29 Anselm R Garbeforcing fullscreen windows to bw=0, though most fullscr...
2008-07-18 Anselm R Garbepotential crash fix if xinerama behaves broken, though...
2008-07-18 Premysl Hrubymake hg tip compilable with default config
2008-07-16 Anselm R Garbelocal use of xidx is useless, got rid of it, falling...
2008-07-16 Anselm R Garbegot rid of compile time xidx configuration, querying...
2008-07-16 Anselm R Garbereverted uint redefinition
2008-07-13 anselm@aabapplied anydot's urgency hint patch, thanks!
2008-07-03 Anselm R Garberenamed eprint die
2008-07-03 Anselm R Garbesimplified detach()
2008-07-02 Anselm R Garberemoved aux* stuff from Client
2008-07-02 Anselm R Garberemoved useless comment
2008-07-02 Anselm R Garbeminor fix to view()
2008-07-01 Anselm R Garbeapplied Frederik Ternerot's grabbuttons patch with...
2008-06-30 Anselm R Garbelocale update
2008-06-24 Anselm R Garberemoved useless characters
2008-06-23 Anselm R Garbeapplied James Turner's dwm.1 patch, thanks James!
2008-06-22 Anselm R Garbefix of monocle
2008-06-22 Anselm R Garbeanother merge
2008-06-22 Anselm R Garbedoes this fix anything?
2008-06-21 Anselm R Garbefixed Gottox' buttonpress/ClkTagBar code
2008-06-20 Anselm R Garbeapplied Gottox' ClkTagBar patch
2008-06-19 Anselm R Garbemade arrange again like it was once
2008-06-19 Anselm R Garbefix
2008-06-19 Anselm R Garbeuse sel instead of seeking the list
2008-06-19 Anselm R Garberesize should apply if !banned
2008-06-19 Anselm R Garbeapplied Gottox patch
2008-06-19 Anselm R Garbeuntested monocle
2008-06-19 Anselm R Garbenon-zero
2008-06-18 Anselm R GarbeAdded tag 5.0 for changeset 06eb9644e2da
2008-06-17 Anselm R Garbebranch merge
2008-06-17 Anselm R Garbetiled layout resizehints should be respected by default
2008-06-17 Anselm R Garberestored y-coordinate fixing of client windows
2008-06-15 arg@suckless.orgs/tags ref/tags mask/
2008-06-15 Anselm R Garbeupdated man page regarding Mod1-m
2008-06-15 Anselm R Garbeminor fixes towards 5.0
2008-06-14 Anselm R Garberemoved explicit warp in movemouse
2008-06-14 Anselm R Garberemoved scroll-wheel based focussing on window title...
2008-06-14 Anselm R Garbefix of swapped focusstack mouse buttons
2008-06-14 Anselm R Garberemoved the ButtonPressMask for root windows as well
2008-06-14 Anselm R Garberemoved root window click handling
next