I've been using dvtm at work a lot recently so I figured I'd port the
Fibonacci spiral/dwindle layouts to dvtm. This patch is for 0.5.2. I find
it's not as useful as the Fibonacci layouts in dwm but I figure why not
release it anyway.
-Niki Yoshiuchi
diff --git a/config.h b/config.h
index 0ef245
St has a bug where characters are always cropped slightly off of the
bottom and right hand sides of the window. I suspect that this is
caused by st not taking into account the border when regenerates the
pixmap during a window resize event.
I've attached a patch that appears to solve the problem f
David Schmid writes:
> David Engster wrote:
>> Robert Ransom writes:
>>> On Thu, 20 May 2010 14:51:37 +0200
>>> David Schmid wrote:
Measures tried:
- resetting PATH, since make calls /bin/sh and not sh it is
never looked up there
- setting BINSH or SHELL to /bin/bash won't
I just applied my the Fibonacci patch to dwm 5.8.1 and it compiled and ran
without problems. I haven't tested it on a multi-head setup so I can't be
sure it works perfectly under those conditions. I'll update the wiki
momentarily, but until then you can use the previous patch version (since
it's
On Mon, May 31, 2010 at 02:09:54PM +0200, David Schmid wrote:
David Engster wrote:
you mentioned you compiled wmii successfully on Solaris.
Could it be, that Solaris 10 does not have Xutf8* functions?
That's the only thing LD is missing right now and I can't find the libs
to link it against.
Do
David Engster wrote:
Robert Ransom writes:
On Thu, 20 May 2010 14:51:37 +0200
David Schmid wrote:
Measures tried:
- resetting PATH, since make calls /bin/sh and not sh it is never
looked up there
- setting BINSH or SHELL to /bin/bash won't work either.
- Asking for help at #suckless di