]> git.armaanb.net Git - dwm.git/commit
cleanup
authorMarkus Teich <markus.teich@stusta.mhn.de>
Sat, 7 Jan 2017 16:21:28 +0000 (17:21 +0100)
committerAnselm R Garbe <anselm@garbe.us>
Tue, 28 Mar 2017 18:23:28 +0000 (20:23 +0200)
commit2952b68db88f38be8d34b80c7a7d2c7eb5b2484d
tree5f7c2ef09c6a78c1137c93aba455945046f088c6
parentbb3bd6fec37174e8d4bb9457ca815c00609e5157
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.
LICENSE
config.def.h
dwm.c