On Sat, Sep 8, 2018 at 2:28 AM Daniel Tameling wrote:
> You can suggest an edit yourself:
> https://suckless.org/wiki/
>
Noted, thanks for all your help.
I'm curious about the state of my patches. I've not seen them added to
the current version of st.
Am I simply being impatient or is there something wrong with them?
Also, my last questions don't seem to have been responded to. Are there
any thoughts on them now?
opal hart wrote:
> Look at any other dev project and you'll see that this is a childish
> display no matter the implications of the bug.
suckless is not your average dev project. You are supposed to know
something before using it. You and OP are being petty and lazy, because
instead of writing a
My mistake it works great now.
Thank you
September 8, 2018 4:16 PM, "lukáš Hozda" wrote:
> It seems that while changing the config to your needs, you deleted the
> colors variable:
>
>> - static const char *colors[][3] = {
>> - /* fg bg border */
>> - [SchemeNorm] = { col_gray3, col_gray1, co
I'am on arch linux i have the xlib header installed but same error,
here in english :
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os
-I/usr/X11R6/inc
freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_C
It seems that while changing the config to your needs, you deleted the
colors variable:
> - static const char *colors[][3] = {
> - /* fg bg border */
> - [SchemeNorm] = { col_gray3, col_gray1, col_gray2 },
> - [SchemeSel] = { col_gray4, col_cyan, col_cyan },
> - };
On Sat, Sep 8, 2018
Sorry for the files here is the errors to be archived :
make error :
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os
-I/usr/X11R6/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE
-D_POSI
Howdy,
do you have the Xlib headers installed on your system? Also would you
mind compiling with LANG=C so that we get errors that those who don't
speak french can understand as well?
On Sat, Sep 8, 2018 at 12:59 PM wrote:
>
> Hi all, i'am trying to compile the latest version of dwm via "git clo
On Sat, Sep 08, 2018 at 10:59:00AM +, m...@socce.xyz wrote:
> Hi all, i'am trying to compile the latest version of dwm via "git clone
> https://git.suckless.org/dwm";
>
> make return this :
> https://framadrop.org/r/Xs6RmII-iJ#fW1DAIFZT1k+6oMHDqZh9fLILK9Q3CAfu23F6RX1xbk=
>
> here my config.h
Hi all, i'am trying to compile the latest version of dwm via "git clone
https://git.suckless.org/dwm";
make return this :
https://framadrop.org/r/Xs6RmII-iJ#fW1DAIFZT1k+6oMHDqZh9fLILK9Q3CAfu23F6RX1xbk=
here my config.h :
https://framadrop.org/r/sbMu6Xgi4i#pH08ZY4QgN7oCIuMSpNY+4o1b1P6bli+C4JHpHrx
On Fri, Sep 07, 2018 at 04:13:48PM -0700, Devin Neal wrote:
> On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling
> wrote:
> > if there is already an existing config.h, you get the error you described.
>
> It turns out that this error occurred precisely because I ran make
> (which created a config.h
As long as i remember my experience in using scrollback patches, you need to
swap some code (functions and definitions) between st.c and x.c
06.09.2018, 23:18, "Devin Neal" :
> There appears to be a problem with one of the patches to enable mouse
> scrolling at https://st.suckless.org/patches/scr
12 matches
Mail list logo