Re: [dev] [dwm] Fix unsigned preserving in drw_text

2013-06-23 Thread Anselm R Garbe
On 21 June 2013 13:54, Jochen Sprickerhof wrote: > I found some drawing errors in my dwm bar. Would be great to have the > attached patch upstream to fix them. Thanks, applied. -Anselm

[dev] [dwm] Fix unsigned preserving in drw_text

2013-06-21 Thread Jochen Sprickerhof
Hi, I found some drawing errors in my dwm bar. Would be great to have the attached patch upstream to fix them. Cheers Jochen >From 9ed2969ed6efd2c1b639671200db33c8d0e92bbc Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Thu, 20 Jun 2013 22:33:21 +0200 Subject: [PATCH] Fix unsigned preser