]> git.armaanb.net Git - dwm.git/commitdiff
sync updated drw code from dmenu
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 20 Oct 2015 21:34:49 +0000 (23:34 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 20 Oct 2015 21:38:31 +0000 (23:38 +0200)
important:
- drw_rect: didn't use w and h, change the dwm code accordingly.
- drw_text: text is NULL is not allowed, use drw_rect().


No differences found