2009-06-24 Anselm R Garbe some hotfix cleanup related to wild selmon-> destruction
2009-06-23 Anselm R Garbe some restack fixes, still odd behavior if n>1 on unmanaging clients
2009-06-23 Anselm R Garbe added some dual head simulator code
2009-06-23 Anselm R Garbe simplified left over re-assignment
2009-06-23 Anselm R Garbe fixed tagmon, re-using detach/detachstack and attach/attachstack
2009-06-23 Anselm R Garbe simplified ISVISBLE and nexttiled
2009-06-23 Anselm R Garbe moved clients/stack/sel to Monitor, that's a per monitor structure from now on
2009-06-23 Anselm R Garbe declare buf only if XINERAMA support is used
2009-06-23 Anselm R Garbe if compiled without XINERAMA support assume 1 monitor by default (n = 1)
2009-06-22 Anselm R Garbe some more refactoring, bar toggle fixes
2009-06-22 Anselm R Garbe hotfixes
2009-06-22 Anselm R Garbe changes monitor structure to be a list
2009-06-20 Anselm R Garbe we need a tagset per monitor, removed tagset declaration from config.h
2009-06-20 Anselm R Garbe some minor fixes regarding the new xinerama support
2009-06-20 Anselm R Garbe several fixes through ISVISIBLE change (takes Monitor into account)
2009-06-20 Anselm R Garbe experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
2009-06-19 Anselm R Garbe introduction of Monitor for better Xinerama support, work in progress
2009-05-29 Anselm R Garbe removed MAXTAGLEN
2009-04-20 Anselm R Garbe next version will be 5.6, shortened some very long lines
2009-04-18 Anselm R Garbe Added tag 5.5 for changeset deaa276abac1
2009-03-19 Anselm R Garbe applied Marc Andre Tanners showhide patch, the removal of ntiled 5.5
2009-03-17 Anselm R Garbe applied Gottox' patches, and also removed usegrab
2009-03-03 arg applied the patch I missed from Gottox, thanks mate!
2009-03-02 Anselm R Garbe applied Gottox' resizehints patch, thanks Gottox!
2009-02-21 Anselm R Garbe some NULL fixes
2009-02-21 Anselm R Garbe override_redirect is Bool
2009-02-21 Anselm R Garbe applied Gottox' adjustborder removal patch (thanks!)
2009-02-14 a applied nsz' remark
2009-02-12 Premysl Hruby fix of typo, thx to Enno Gottox Boland
2009-02-08 a Added tag 5.4.1 for changeset 85a78d8afa0f
2009-02-08 a fixed an issue reported by Nibble, also fixed s/2008/2009/ 5.4.1
2009-02-08 a Added tag 5.4 for changeset 8b7836a471f8
2009-02-08 a avoid reverting the border if it's not necessary (avoids some flashing on view()) 5.4
2008-12-20 a spotted missing spaces
2008-12-20 a reverting some border patches
2008-12-19 a changed adjustborder to be a macro
2008-12-19 a applied yiyus applyrules() patch
2008-12-17 a implemented noborder for 1 client in the view
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
(0) -1000 -300 -100 -60 +60 +100 tip