[dwm] [ot] df, flexible kilobyte blocks

2009-01-02 Thread Deleuze
Helo, in this times everyone has to be flexible, so get your special df version, which can easily display 113K Byte Blocks ;) ./evildf usage: ./evildf /Mountpoint Blocksize(1024/n) ,bash evildf / 3.5 evildf: 1024/3.5: syntax error in expression (error token is ".5") #Filesystem Size

Re: [dwm] 25c3

2008-12-30 Thread Deleuze
Sigh, > Yesterday, I didn't manage to join you guys at BCC, but hope you had good > time. If someone is still here in Berlin, I'll be glad to meet you today > or tomorrow for beer2.0 get your beer2.0 , what about joining c-base on the early 31. morning? (say 12:00 CET) Gruss "Streng" ;) -- Se

Re: [dwm] dwm and dualhead

2008-12-10 Thread Deleuze
> 2008/12/10 Johannes Wegener <[EMAIL PROTECTED]>: > > Hi, > > is there anybody who has experience with dwm and dualhead setups? I > > tried to use dwm with a xrandr dualhead but it seemed quite useless > becouse I > > could just drag floating windows into the second screen. Xinerama seems > > no m

Re: [dwm] sswarp page may need an update

2008-11-01 Thread Deleuze
> On Sat, Nov 1, 2008 at 6:42 PM, <[EMAIL PROTECTED]> wrote: > > Thanks for the update, $1. A member of our Support Team will take care > of this important issue. > > You might sit still patiently or go for the 100 Dollars we pay for such > reports :-P > > Only if it's Canadian Tire money...err n

Re: [dwm] sswarp page may need an update

2008-11-01 Thread Deleuze
> To the powers that be, > I just noticed tonight that the swarp page shows some contradictory > information. Namely, it lists the bin as "sswarp" and the package > itself as SSWARP, yet the actual files swarp with a single 's'. Thanks for the update, $1. A member of our Support Team will take ca

Re: [dwm] OT: dwm log from today (Oct 30)

2008-10-31 Thread Deleuze
> On 10/31/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > irc from Oct. 30 > > http://port70.net/~nsz/dwm-1030.log thanks very much! > i don't see any noteworthy in it though.. hmm. hmm. -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gm

Re: [dwm] OT: dwm log from today (Oct 30)

2008-10-31 Thread Deleuze
> On 10/31/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > can someone please mail me the dwm.log for today. I have a gap there, > even > > if I might expect a gap in the log > > I want to know :) Thanks. > > what dwm.log? > you mean the mailing list archive? or irc archive? yes ;) irc from

[dwm] OT: dwm log from today (Oct 30)

2008-10-30 Thread Deleuze
Folks, can someone please mail me the dwm.log for today. I have a gap there, even if I might expect a gap in the log I want to know :) Thanks. regards Deleuze -- GMX Download-Spiele: Preizsturz! Alle Puzzle-Spiele Deluxe über 60% billiger. http://games.entertainment.gmx.net/de/entertainment

Re: [dwm] dwm-5.1 / dmenu-3.8 / sic-1.0 / slock-0.9 / sselp-0.2

2008-07-29 Thread Deleuze
Hi folks, > Hi there, > I'm glad to announce a bunch of new releases: > http://code.suckless.org/dl/dwm/dwm-5.1.tar.gz > http://code.suckless.org/dl/tools/dmenu-3.8.tar.gz > http://code.suckless.org/dl/tools/sic-1.0.tar.gz any Changelog for sic? I currently fiddle with diff(1) but want i

Re: [dwm] 5.0.1 : Xorg crashed with VLC movie

2008-07-22 Thread Deleuze
ineers, see LICENSE for details Maybe updating vlc helps. Did you have any new state on that? regards Deleuze btw. did we discuss this in the chat? could not find anything about it with a fast grep. -- http://www.netbeisser.de/quotes.html GMX Kostenlose Spiele: Einfach online spielen und Sp

Re: [dwm] New website launch

2008-07-16 Thread Deleuze
> (note that you can still reach the logs from the old ip address.) which is: 81.169.167.196 -- http://www.netbeisser.de/quotes.html Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Re: [dwm] New website launch

2008-07-16 Thread Deleuze
Hi > Where are the irc logs stored? They used to be under /irc/ but this > currently returns a 404. I usually read through them once a week and > enjoy uriel's rants about various things ;) so do we all :) also the chat contains various different nice discussions/ressources one would not li

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

2008-07-13 Thread Deleuze
Hi arg, Hi Sponsors ;) > and other stuff like good old wmi-10.tar.gz in > >http://code.suckless.org/dl/misc Thanks for that. Really, I depend on that robust piece of code, which has proven to be stable the last years. Anyway I need to go deeper into the dwm evaluation period and see if dw

Re: [dwm] List of derived/customized/forked dwm versions

2007-10-19 Thread Deleuze
> On Fri, Oct 19, 2007 at 01:32:04PM +0200, : > ~> Why not keep this list in the suckless wiki? > good idea. > I hadn't accepted the fact that suckless.org was a wiki. It's so clean. Except someone "stole" the FAQ. ;) *SCNR* Deleuze -- GMX FreeMail: 1 GB P

[dwm] first inofficial (#) dwm FAQ - to be reviewed/over-coworked

2007-06-27 Thread Deleuze
first inofficial (#)dwm - FAQ by pr0n@ 1. Can I ? No. 2. Where can I find? STFWiki 3. I want to learn C, now I have function foo() doing bla? :) 4. I asked a question in #dwm and noone replied? We are no support channel. 5. I asked a question in #dwm and noone replied and I got

[dwm] -offtopic duplicate stdout to logfile in C?

2007-06-22 Thread Deleuze
Hackerz, I have one stream, that writes to stdout. Now I want to log it, works fine with a different pointer, but what's the best way to duplicate the existing stream that already is printed to stdout to a logfile? Of course, 2 fprintfs is no pr0n at all :) greetz pr0n@ -- GMX FreeMail: 1 GB

Re: [dwm] -offtopic duplicate stdout to logfile in C?

2007-06-22 Thread Deleuze
> > Hackerz, > > > > I have one stream, that writes to stdout. Now I want to log it, works > fine > > with a different pointer, but what's the best way to duplicate the > existing stream that already is printed to stdout to a logfile? Of course, 2 > fprintfs is no pr0n at all :) > > You probably

Re: [dwm] Mail list

2007-01-18 Thread Deleuze
I like this Idea, being used to cvs commit {diff} mails. Original-Nachricht Datum: Thu, 18 Jan 2007 13:21:11 +0100 Von: "Anselm R. Garbe" <[EMAIL PROTECTED]> An: dynamic window manager Betreff: Re: [dwm] Mail list > On Thu, Jan 18, 2007 at 12:58:54PM +0100, Javier wrote: > >