Re: [dwm] dwm status bar..

2009-04-29 Thread Valentin
On Thu, Apr 30, 2009 at 01:50:45PM +0800, Wu, Yue wrote: On Wed, Apr 29, 2009 at 10:08:09PM -0700, Scytrin dai Kinthra wrote: It's a pain that I have to install an extra software to achieve this simple thing. :( -- Hi, Wu, Yue So write your own ;) It's not hard to do.

Re: [dwm] dwm's future

2009-04-27 Thread Valentin
On Mon, Apr 27, 2009 at 10:35:20AM +0100, Anselm R Garbe wrote: - Mathematica (Version?) 7 breaks on the help window - it doesn't get keyboard focus, mouse focus still works. First the layout gets applied to it, then the other windows move back below it. I'm pretty sure that 6 did not have this

Re: [dwm] dwm's future

2009-04-27 Thread Valentin
will realise then that proprietary software is not worth using, because you can't even fix trivial bugs like this. Except some of us don't have a choice and have to use this for their work or at uni... Regards, Matthias-Christian Regards, Valentin

Re: [dwm] Suckess Code Management

2009-03-12 Thread Valentin
On Thu, Mar 12, 2009 at 09:23:47AM +0100, Enno Boland (Gottox) wrote: 1. Window Manager = dwm-gtx 2. Shell = zsh 3. Texteditor = vim 4. Calender = cal / vim 5. VCS = mercurial 8. Chat = irssi/bitlbee 9. Music = mpd / ncmpc 10. Terminal = rxvt-unicode 11. Debugger = gdb/valgrind Window

Re: [dwm] Re: stdin to statusbar output removed?

2009-02-10 Thread Valentin
Simplified: dwmstat exec dwm http://sprunge.us/VKeN?c Uses a bit less resources than xsetroot ;) On Tue, 10 Feb 2009 11:53:29 +0100 Enno \Gottox\ Boland got...@gmail.com wrote: simplified: while xsetroot -name `date` `uptime | sed 's/.*,//'`; do sleep 1 done exec dwm

Re: [dwm] pertag patch

2009-01-02 Thread Valentin
Yes, it is. I updated it a couple of days ago, but for some reason arg still hasn't put it one the wiki =P You can get it here: http://lists.suckless.org/dwm/0812/7209.html --Valentin On Fri, 02 Jan 2009 16:18:31 +0100 henry atting nspm...@literaturlatenight.de wrote: I am looking

[dwm] [patchupdate] pertag for 5.4

2008-12-21 Thread Valentin
Hi, just removed two calls to clearurgent() to make the patch work with 5.4 :) Valentin diff -r add6eb26ebaa dwm.c --- a/dwm.c Sat Dec 20 12:02:14 2008 + +++ b/dwm.c Sun Dec 21 18:39:14 2008 +0100 @@ -240,6 +240,11 @@ static Window root, barwin; static Window root, barwin; /* configuration

Re: [dwm] 25c3

2008-12-21 Thread Valentin
Hi, I'll be at the 25c3 as well and would like to meet you if my friends don't have any more exciting plans for that time. I'd put myself into the wiki entry, but I don't feel like registering an account ;) Valentin On Sun, 14 Dec 2008 11:42:26 + Anselm R Garbe garb...@gmail.com wrote: Hi

[dwm] Help with grid layout

2008-09-28 Thread Valentin
Hi, can somebody tell me how to change the latest grid layout patch to put the clients in two columns and one row instead of two rows and one column when there are only two clients in a tag? [1] The current way of doing it isn't very nice on widescreen monitors... Cheers, Valentin [1]: Right

Re: [dwm] Help with grid layout

2008-09-28 Thread Valentin
On Sun, 28 Sep 2008 15:41:23 -0700 Donald Chai [EMAIL PROTECTED] wrote: On Sep 28, 2008, at 12:37 PM, Valentin wrote: Where it says 'rows', it should say 'cols', and vice versa. That worked, thanks :) I might test the other code later, but I don't really want to add another library just

Re: [dwm] Comix fullscreen mode

2008-04-12 Thread Valentin
at the top? If not, haven't had this problem... --Valentin -- Didja hear about the dyslexic devil worshipper who sold his soul to Santa?

Re: [dwm] Preventing xterm from closing by killclient()

2008-04-11 Thread Valentin
by default, right? --Valentin -- Didja hear about the dyslexic devil worshipper who sold his soul to Santa?

Re: [dwm] Fibonacci in 4.8?

2008-03-27 Thread Valentin
On Thu, 27 Mar 2008 13:35:14 +0100 pancake [EMAIL PROTECTED] wrote: can you publish the fibonacci for =4.8 in the web? I can give you a diff I made, see the attachment :) diff -upN a/config.def.h b/config.def.h --- a/config.def.h 2008-03-13 17:55:43.0 +0100 +++ b/config.def.h

[dwm] Fibonacci in 4.8?

2008-03-26 Thread Valentin
? Thanks :) Cheers, Valentin

Re: [dwm] Fibonacci in 4.8?

2008-03-26 Thread Valentin
, Valentin On Wed, 26 Mar 2008 16:36:30 +0100 Anselm R. Garbe [EMAIL PROTECTED] wrote: wax is wx way is wy waw is ww wah is wh now. Though you might also check if that version you are trying to adopt does ban/unban stuff -- if so, remove those portions because that's done in arrange