Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-26 | LICENSE: add Chris Down | ||
2019-02-02 | Prepare 6.2 release.6.2 | ||
2017-05-08 | yet another cleanup | ||
The previous patches introduced some unclean space-based indentation patterns. This patch fixes them. | |||
2017-03-28 | cleanup | ||
- unify multi-line expression alignment style. - unify multi-line function call alignment style. - simplify client moving on monitor count decrease. - clarify comment for focusin(). - remove old confusing comment about input focus fix in focusmon(). The explanation is already in the old commit message, so no need to keep it in the code. - remove old comment describing even older state of the code in focus(). - unify comment style. - break up some long lines. - fix some typos and grammar. | |||
2016-11-15 | LICENSE: update people | ||
2014-08-11 | applied Hiltjo's resize/move limitation | ||
"Limit the amount of updates when resizing or moving a window in floating mode to 60 times per second. This makes resizing and moving alot smoother and by limiting it it also uses alot less resources on my machine. | |||
2014-05-29 | updated copyright notice in LICENSE file | ||
2012-01-12 | applied Eckehard Berns barwin leak fix and his suggestion to deal with ↵ | ||
restack() -- the latter aspect needs further investigation. | |||
2011-07-29 | applied Peter Hartlichs nice interim Xinerama and map fix patches, for ↵ | ||
debugging purposes I also added his transient test driver | |||
2011-06-11 | fixing some minor issues, next week is dwm-5.9 release time | ||
2010-05-27 | removed DEBUG code and added 2010 to the copyright list5.8 | ||
2009-08-16 | applied Jukka's sigchld patch | ||
2009-07-06 | applied Mate's patch, added Mate to LICENSE | ||
2009-06-30 | updated year ranges | ||
2009-02-08 | fixed an issue reported by Nibble, also fixed s/2008/2009/5.4.1 | ||
2008-12-12 | re-applied Neale's spawn patch, credited Neale in LICENSE | ||
2008-08-23 | applied Peter Hartlich's initmodmap patch | ||
2008-08-18 | applied Martin Hurton's movemouse() patch | ||
2008-06-11 | removed trailing spaces reported by Soleen | ||
2008-02-22 | fixed Gottox' mail address | ||
2008-02-22 | well typo fix | ||
2008-02-22 | added Gottox to Copyright holders after all his contributions, applied his ↵ | ||
last patch | |||
2008-02-21 | changed arrange functions to contain the Monitor as first argument | ||
2007-12-22 | proceeded with multihead/Xinerama support | ||
2007-05-30 | Jukka also belongs to Copyright holders after all he has contributed and ↵ | ||
done for dwm, updated -v as well | |||
2007-05-29 | added nsz to copyright holders as well, because he did a lot recently | ||
2007-05-29 | added anydot to Copyright holders, because he contributed a lot recently | ||
2007-04-13 | I used 2006 in other places as well | ||
2007-04-13 | making Copyright notices more compact | ||
2007-01-02 | corrections | ||
2007-01-02 | next version will contain updated copyright notice | ||
2006-08-14 | added Sander to LICENSE (since he has contributed/revised big portions) | ||
2006-07-10 | initial import | ||