original patch by Michael Stummvoll
---
config.def.h | 1 +
slock.c | 10 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/config.def.h b/config.def.h
index 89e5977..7f55466 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,2 +1,3 @@
#define COLOR1 "black"
#defin
On 2015-01-18, 18:35, Markus Teich wrote:
> Could you check your fontpath directly before starting dwm? If it's
> different than during your session, add the missing entries with xset
> before starting dwm.
Thanks for the hint. I have added a check to my .xsession script, and
the fontpath is not
Joshua Krämer wrote:
> Does somebody have an idea what is going on here?
Could you check your fontpath directly before starting dwm? If it's different
than during your session, add the missing entries with xset before starting dwm.
--Markus
Hi all,
I have a problem with dwm (current git without patches): I cannot use
most of the fonts I have tried. For example, Misc Fixed works, Lucida
shows only weird glyphs, Helvetica is distorted.
Misc Fixed works using this line:
static const char font[] =
"-misc-fixed-medium-r-*-*-15-*-*-*-*-
Hi,
* younix [2015-01-15 22:41]:
> this diff changes the network connection of ii to the UCSPI[1] protocol.
> This makes ii much more flexible. With the UCSPI protocol you could use
> features like IPv6[2], SOCKSv5[3] or even TLS[3]. This diff extracts
> the socket handling infrastructure to an
Greetings.
On Sun, 18 Jan 2015 11:45:17 +0100 Carlos Torres wrote:
> Hello,
>
> On Sat, Jan 17, 2015 at 1:23 AM, Christoph Lohmann <2...@r-36.net> wrote:
> > Thanks, the patch has been applied.
> >
>
> cmd[] still appears to be 1 short
Thanks, it has been fixed.
Sincerely,
Christoph Lohmann