No trailing space patch.
--
Mariano
diff --git a/st.c b/st.c
index 2811876..8b92289 100644
--- a/st.c
+++ b/st.c
@@ -2715,6 +2715,7 @@ xloadfonts(char *fontstr, int fontsize) {
FcPattern *pattern;
FcResult result;
double fontval;
+ double DPI;
if(fontstr[0]
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