You are not logged in.

#26 2010-11-08 19:41:14

Isola
Member
Registered: 2010-02-02
Posts: 99

Re: dwm-sprinkles

I use the PKGBUILD from dwm-sprinkles in the AUR. I don't think my config.h matters, I just tried with the default config. It works fine until I change the terminal in the config.h to spawn "urxvt" instead of the default "uxterm".

Offline

#27 2010-11-09 08:01:29

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: dwm-sprinkles

I have made a little change that may fix your problem.

But because it is early and i did not had any coffee, i just overwrote the old version (Doh!). Now the md5 sum is wrong in the pkbuild (its now 6bda04e45a68961ff7df5b81b74729db).


Ceterum autem censeo Systemdinem esse delendam

Offline

#28 2010-11-09 09:51:44

Isola
Member
Registered: 2010-02-02
Posts: 99

Re: dwm-sprinkles

Thank you! It doesn't crash anymore smile

But now there's another problem, the color codes doesn't work properly.

xsetroot -name "^[#000000,#ffffff; test"

It will display exactly like that, "^[#000000,#ffffff; test" instead of colors.

And the nbstack layout doesn't work as it should. It appears as there are no master windows, only slaves. Actually, there is a master window, but it's only big enough to type 1 line. Increasing/decreasing the size of the master area doesn't work in this layout either anymore.

Maybe a long shot, but I'll install the crashing version again and disable the escape codes to set the title in urxvt windows. I have it so the title window always is the last command I entered.

Offline

#29 2010-11-09 10:11:55

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: dwm-sprinkles

Isola wrote:

Thank you! It doesn't crash anymore smile

But now there's another problem, the color codes doesn't work properly.

xsetroot -name "^[#000000,#ffffff; test"

It will display exactly like that, "^[#000000,#ffffff; test" instead of colors.

And the nbstack layout doesn't work as it should. It appears as there are no master windows, only slaves. Actually, there is a master window, but it's only big enough to type 1 line. Increasing/decreasing the size of the master area doesn't work in this layout either anymore.

Maybe a long shot, but I'll install the crashing version again and disable the escape codes to set the title in urxvt windows. I have it so the title window always is the last command I entered.

The extended colors are only available in svn (only colors) and experimental (colors, icons, bar graph). The stable release has only static colors (use binary 1-9, defined in config.h).
The nbstack (occurs in other modes too) bug is known and fixed in svn. I will backport the fixes to stable later this day, or maybe better release a new stable.


Ceterum autem censeo Systemdinem esse delendam

Offline

#30 2010-11-09 13:32:59

Isola
Member
Registered: 2010-02-02
Posts: 99

Re: dwm-sprinkles

Oh! How silly of me. I'll pick the svn-version later when I'm home.

I must have mixed them up since the default config.h did mention those escape codes, and did have a few examples of them. I naturally thought they were available then ^^.

Thank you again

Offline

#31 2010-11-09 13:46:33

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: dwm-sprinkles

Strange, the code description should only in the svn version, not in the tgz. Maybe you used it once and get the files mixed up?


Ceterum autem censeo Systemdinem esse delendam

Offline

#32 2010-11-09 17:31:32

Isola
Member
Registered: 2010-02-02
Posts: 99

Re: dwm-sprinkles

0mark wrote:

Strange, the code description should only in the svn version, not in the tgz. Maybe you used it once and get the files mixed up?

Don't worry, it was probably me mixing them up smile

Offline

Board footer

Powered by FluxBB