From: Hiltjo Posthuma Date: Tue, 20 Oct 2015 21:34:49 +0000 (+0200) Subject: sync updated drw code from dmenu X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/646b351cc79845f4cc77415dfff474b9ae0053d9?ds=sidebyside;hp=646b351cc79845f4cc77415dfff474b9ae0053d9 sync updated drw code from dmenu 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(). ---