Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Christian Hesse
Ross Mohn rpm...@waxandwane.org on Sun, 2013/04/07 23:13: Hi, I've released stem-0.1. Stem is a small shell script (200 sloc) that combines dvtm, the console based tiling window manager, with the dtach utility to create an easy to use and powerful Session oriented Terminal Emulation

Re: [dev] [DWM] How do I read if a client is on top of the stack?

2013-04-08 Thread Petr Šabata
On Sun, Apr 07, 2013 at 12:40:25AM +0200, Jente Hidskes wrote: That said, I do think I found it now. Can you confirm if it's working? Good. It's pure text now. P pgpCSqVss6tFD.pgp Description: PGP signature

Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Truls Becken
On 2013-04-08, at 09:22, Christian Hesse wrote: I just wanted to build a package for my distribution when I noticed there already was a package named stem. It's a python controller library for Tor: https://stem.torproject.org/ Looks like I have to choose another name for your script... You

[dev] ii IPv6 support

2013-04-08 Thread Patrick
Attached is a patch to add IPv6 support to ii, based on where it was as of 7a99152ce64d7006730006094b333edbecbe505a Enjoy, scream, whatever... diff --git a/ii.c b/ii.c index d93266c..0ebeee3 100644 --- a/ii.c +++ b/ii.c @@ -37,6 +37,7 @@ static int irc; static time_t last_response; static

Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Christian Hesse
Truls Becken truls.bec...@gmail.com on Mon, 2013/04/08 12:04: On 2013-04-08, at 09:22, Christian Hesse wrote: I just wanted to build a package for my distribution when I noticed there already was a package named stem. It's a python controller library for Tor: https://stem.torproject.org/

Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Ross Mohn
On 04/08/2013 07:13 AM, Christian Hesse wrote: Truls Becken truls.bec...@gmail.com on Mon, 2013/04/08 12:04: On 2013-04-08, at 09:22, Christian Hesse wrote: I just wanted to build a package for my distribution when I noticed there already was a package named stem. It's a python controller

Re: [dev] [st] st 0.4 slow startup

2013-04-08 Thread Carlos Torres
On Sun, Apr 7, 2013 at 6:06 AM, Igor Šarić karaba...@gmail.com wrote: I have slow startup with all of them. i think, 20h's suggestion to run strace is a good suggestion. you might have an ill configured fontconfig

Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Martti Kühne
On Mon, Apr 8, 2013 at 3:28 PM, Ross Mohn rpm...@waxandwane.org wrote: Hm, I was afraid that might be the case with such a common word, but I still like it. Can you let me know what you choose for a package name? Maybe something a bit recursive like stem-sessions? I don't know. one thing

Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Martti Kühne
or even ddstem, with the extra d for an extra dose of suckless ([1]) :-) cheers! mar77i [1] http://www.urbandictionary.com/define.php?term=Upgrayedd

Re: [dev] [ANNOUNCE] stem-0.1

2013-04-08 Thread Ross Mohn
On 04/08/2013 11:02 AM, Martti Kühne wrote: On Mon, Apr 8, 2013 at 3:28 PM, Ross Mohn rpm...@waxandwane.org wrote: Hm, I was afraid that might be the case with such a common word, but I still like it. Can you let me know what you choose for a package name? Maybe something a bit recursive like

Re: [dev] [st] New feature idea

2013-04-08 Thread Joseph Xu
On Sun, Apr 7, 2013 at 4:55 AM, Silvan Jegen s.je...@gmail.com wrote: Sorry to revive this older discussion but I finally found that one graphical shell implemented in Webkit that your idea reminded me of. I thought you might be interested in reading about it (if you haven't already).

Re: [dev] [st] New feature idea

2013-04-08 Thread hiro
What are you guys using as a plumber in daily work? i can't use plumber on the output of ls as there is not enough context like the current directory if i just look at the selected text via e.g. xclip. but i have some really awful script here for http addresses: for i in `wmiir ls /client|sed

Re: [dev] [st] New feature idea

2013-04-08 Thread hiro
preview `find 2012-03*.jpg` | less to me this seems really pointless, you're trying to use specialized tools for something completely different. This reminds me of overloading operators. So perhaps you want to look into C++ and java if you like such monstrous multipurpose bullshit. Then you can