2008-12-13 a made status script example of .xinitrc more useful
2008-12-13 a ok, using signal.h for portability reasons
2008-12-13 a removed unnecessary closure of stdin reported by Frederic Chardon, thx
2008-12-13 a added sys/signal.h inclusion for BSD compliance
2008-12-12 a re-applied Neale's spawn patch, credited Neale in LICENSE
2008-12-12 a applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
2008-12-06 arg applied yiyus fix
2008-12-06 Anselm R Garbe fix
2008-12-06 Anselm R Garbe Added tag 5.3.1 for changeset 335301ed102f
2008-12-06 Anselm R Garbe integrated yiyus clearurgent refactoring 5.3.1
2008-12-06 arg reverted spawn
2008-12-04 Anselm R Garbe Added tag 5.3 for changeset 4004d6116035
2008-12-04 Anselm R Garbe added Neale Pickett's spawn patch, thanks Neale 5.3
2008-11-16 Anselm R Garbe applied Gottox' comment fix (thanks)
2008-10-19 Anselm R Garbe several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
2008-10-15 Premysl Hruby removed NOBORDER(broken and badly used), introduce WIDTH/HEIGHT macros for computing client size with border added, fixes bug announced by sergey_m
2008-09-09 Anselm R Garbe Added tag 5.2 for changeset e4bcaca8e6ef
2008-09-08 Anselm R Garbe using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99 5.2
2008-09-07 Anselm R Garbe applied XGetWMNormalHints fix
2008-09-06 Anselm R Garbe I prefer doing the check in showhide
2008-09-06 Anselm R Garbe applied Donald Chai's showhide patch in slightly modified ways
2008-09-06 Anselm R Garbe applied Martin Hurton's checkotherwm simplification
2008-09-02 Anselm R Garbe applied Peter Hartlichs aspect revert fix
2008-09-02 Anselm R Garbe applied Gottox' grabkey patch
2008-09-01 Anselm R Garbe applied yiyus tagbar patch
2008-09-01 arg merged merge
2008-08-29 Anselm R Garbe fixed merge
2008-08-29 Anselm R Garbe checking result of XGetClassHint, removed some obsolete lines in initfont() merge
2008-08-27 Anselm R Garbe merged my changes merge
2008-08-27 Anselm R Garbe introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
2008-08-25 Premysl Hruby WM_NAME is builtin atom
2008-08-25 Anselm R Garbe grabbuttons() and grabkeys() are now independent from prior numlockmask initialization
2008-08-25 Anselm R Garbe reverted some resize() changes, reverted setlocale removal
2008-08-23 Anselm R Garbe applied Peter Hartlich's patch regarding aspect calculation with slight modifications
2008-08-23 Anselm R Garbe removed artifact from wmii
2008-08-23 Anselm R Garbe changed grabkeys, removed initmodmap
2008-08-23 Anselm R Garbe applied Peter Hartlich's initmodmap patch
2008-08-22 Premysl Hruby applied fix of toggletag by Jan Kaliszewski
2008-08-18 Anselm R Garbe Martin Hurtons typo fix
2008-08-18 Anselm R Garbe fixed error I did when applying Martin Hurton's drawtext patch
2008-08-18 Anselm R Garbe applied Martin Hurtons resizemouse patch
2008-08-18 Anselm R Garbe applied Martin Hurton's movemouse() patch
2008-08-18 Anselm R Garbe using None instead of 0 for trans
2008-08-18 Anselm R Garbe abc...
2008-08-18 Anselm R Garbe removed the i = textnw... as remarked by Martin Hurton
2008-08-18 Anselm R Garbe applied Martin Hurton's scan() patch with slight modifications
2008-08-18 Anselm R Garbe changed order of variables in drawtext
2008-08-18 Anselm R Garbe applied Martin Hurton's drawtext() patch
2008-08-18 Anselm R Garbe applied Martin Hurton's view() simplification, not checking arg
2008-08-18 Anselm R Garbe making a comment more explicit
2008-08-18 Anselm R Garbe removed setlocale() stuff, not necessary if Xmb in use
2008-08-18 Anselm R Garbe added a comment about FAQ regarding mfact meaning
2008-08-18 Anselm R Garbe added some comments regarding FAQ about s{x,y,w,h}, w{x,y,w,h}, b{y,h,lw}
2008-08-18 Anselm R Garbe initialize trans with 0
2008-08-14 Premysl Hruby fix of XGetTransientForHint in manage()
2008-08-14 Premysl Hruby applied cleanup from M. Hurton and S. Nagy
2008-08-12 Premysl Hruby fixes using arg->i instead of arg->ui
2008-08-04 anselm applied Johannes Hofmann's patch, please test
2008-08-02 Anselm R Garbe made readin a config.h variable
2008-07-29 Anselm R Garbe Added tag 5.1 for changeset ce355cea9bb8
(0) -1000 -300 -100 -60 +60 +100 tip