On Jun 28 2013, Anselm R Garbe wrote:
Hi David,
On 28 June 2013 12:51, David Dufberg Tøttrup <da...@dufberg.se> wrote:
Hi! I assume drw_rect()'s intended purpose isn't to only draw the small
squares in the dwm bar. Patch attached.
As dwm uses libsl, your patch would break dwm's approach to draw a
nonfilled rectangle for floating tags. Thus I cannot accept your patch
for libsl.
Isn't libsl supposed to be general purpose? A dwm specific function in
there is wierd then.
Or am I missing something here (like, why the w and h args are not used)?
Sincerely, David