On Fri, Apr 08, 2016 at 10:26:38PM +0300, Mitt Green wrote:
Draco Metallium wrote:
Did you ever change config.def.h? By hand or maybe with another patch?
I did, by hand, after first clone from git. You know, there was no
config.h, so instead of copying config.def.h, I changed the latter.
I
On Fri, Apr 08, 2016 at 08:07:35PM +0100, Dimitris Papastamos wrote:
> On Sat, Apr 09, 2016 at 12:13:44AM +0545, Neeraj Adhikari wrote:
> > Hi,
> >
> > I downloaded the dwm-6.1 tarball and tried to compile but it failed
> > with the error message that ft2build.h was not found. When I looked at
> >
Draco Metallium wrote:
Did you ever change config.def.h? By hand or maybe with another patch?
I did, by hand, after first clone from git. You know, there was no
config.h, so instead of copying config.def.h, I changed the latter.
If so, just add "#define histsize 2000" to it
(just after "stat
On Fri, Apr 08, 2016 at 11:42:52AM +0200, Johnny Oskarsson wrote:
> From: Johnny Oskarsson
> Date: Fri, 8 Apr 2016 10:39:50 +0200
> Subject: [PATCH 1/2] Initialize arrays to zero.
>
> The uninizialized arrays caused some problems when selecting instrument
> number.
> ---
> main.c | 4 ++--
> 1 f
On Sat, Apr 09, 2016 at 12:13:44AM +0545, Neeraj Adhikari wrote:
> Hi,
>
> I downloaded the dwm-6.1 tarball and tried to compile but it failed
> with the error message that ft2build.h was not found. When I looked at
> config.mk, The line below immediately below "# OpenBSD (uncomment)"
> that chang
> 2) Trying to apply the patch [1] leads to:
>
> patching file config.h
> HUNK #1 failed at 7
Did you ever change config.def.h? By hand or maybe with another patch?
If so, just add "#define histsize 2000" to it (just after "static int
borderpx..."), and compile. Remember to remove config
Hi,
I downloaded the dwm-6.1 tarball and tried to compile but it failed
with the error message that ft2build.h was not found. When I looked at
config.mk, The line below immediately below "# OpenBSD (uncomment)"
that changes the include path for freetype2 was not commented by
default, causing the b
Hi everyone,
1) In st I use underline as a cursor, but whatever cursor
I choose, on inactive window there is always an empty block.
2) Trying to apply the patch [1] leads to:
patching file config.h
HUNK #1 failed at 7
...
[I changed config.def.h to config.h,
but even if not, it doesn't
I apologize for the format of the previous patches. Here are the ones
created with git format-patch, which I suppose is what I should have
using from the beginning.
Still figuring out how the patch-submitting process is supposed to work...
Regards,
Johnny Oskarsson
From: Johnny Oskarsson
Date:
Here are some minor fixes in the input handling of instrument selection.
Regards,
Johnny Oskarsson
commit 21c6af2c68837207a31546fbaa09224fb89d5fc5
Author: Johnny Oskarsson
Date: Fri Apr 8 10:39:50 2016 +0200
Initialize arrays to zero.
The uninizialized arrays caused some problems
10 matches
Mail list logo