[dwm] unsubscribe

2008-10-17 Thread Henrik Holst
-- Henrik Holst, Sweden | TYPING IS NO SUBSTITUTE FOR THINKING holst CHR(64) matmech.com | - A Manual for BASIC, | Darthmouth College, 1 October 1964

Re: [dwm] patch to store layouts per tagset

2008-07-13 Thread Henrik Holst
> Date: Tue, 08 Jul 2008 23:44:27 +0200 > From: Christoph Schied <[EMAIL PROTECTED]> > Subject: Re: [dwm] patch to store layouts per tagset > To: dynamic window manager > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=

Re: [dwm] New URL of repositories/source code

2008-07-13 Thread Henrik Holst
; > We work on moving the lists and www as well. The next thing will > be that www will point to the new wiki, though this won't be > before tonight. > > Kind regards, For those who are not reading the mailing list it might be good to also update the web pages. They

Re: [dwm] patch to store layouts per tagset

2008-07-08 Thread Henrik Holst
- sending signal USR_1 to dwm lets dwm reexec its binary, so you can > update dwm without restarting X This seems like something really useful! Does this work together with stdin pipes? Does the PID change? -- Henrik Holst, Sweden | TYPING IS NO SUBSTITUTE FOR THINKING holst CHR(64) matm

Re: [dwm] [patch] spawn without shell

2008-06-12 Thread Henrik Holst
bably more consistent with gmrun, gnome run and avoids any portability issues dwm has had before with different shells. -- Henrik Holst, Sweden | TYPING IS NO SUBSTITUTE FOR THINKING holst CHR(64) matmech.com | - A Manual for BASIC, | Darthmouth College, 1 October 1964

Re: [dwm] Documentation!

2008-05-19 Thread Henrik Holst
with a stable API*, for patches and such? Maybe that is what dwm needs in dwm-5.x, a promise of a stable api and workflow. *API in the sense of functions, global variables, files and workflow. -- Henrik Holst, Sweden | TYPING IS NO SUBSTITUTE FOR THINKING holst CHR(64) matmech.com | - A Manual for BASIC, | Darthmouth College, 1 October 1964

Re: [dwm] [ANNOUNCE] dvtm-0.4.1

2008-05-11 Thread Henrik Holst
ried using dvtm in console (using frame buffer) and I had a few problems: * Fonts in Midnight Commander looks terrible * Background color from vim gets stuck after closing program -- Henrik Holst, Sweden | TYPING IS NO SUBSTITUTE FOR THINKING holst CHR(64) matmech.com | - A Manual for BASIC, | Darthmouth College, 1 October 1964

Re: [dwm] snapping bugs with multiple screens

2008-05-08 Thread Henrik Holst
I didn't really like the choice idea anyway. > > [1]http://theka.tk/printserver.jpg Firstly, there is already compile time options in dwm - they are called patches. And as long as we are filling the thread with ot: that was not an insult, even by Usenet or LKML list standards. If you

[dwm] EWMH code would enable some code cuts

2008-05-05 Thread Henrik Holst
to be left to forks. Something for 5.0? -- Henrik Holst, Sweden | TYPING IS NO SUBSTITUTE FOR THINKING holst CHR(64) matmech.com | - A Manual for BASIC, | Darthmouth College, 1 October 1964

Re: [dwm] gnome integration

2008-04-25 Thread Henrik Holst
nd lower tool bars are not treated properly in the sense of visibility region. But it looks very promising. /Henrik Holst -- Try Ubuntu Cola (www.ubuntu-trading.com)

[dwm] gnome integration

2008-04-24 Thread Henrik Holst
applets working is my primarly concern. Henrik Holst -- 100% ubuntu

Re: [dwm] I like Dmenu a little simpler

2008-03-08 Thread Henrik Holst
XK_p, spawn, "$SHELL -c `dmenu_path | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMFGCOLOR"'" " -sb '"SELBGCOLOR"' -sf '"SELFGCOLOR"'`" }, (Should work as good with zsh, bash and dash.) -- Henrik Holst