Re: [dev] wmii: Question on wmiirc_local.py

2009-10-09 Thread Thomas Dahms
On Wed, 7 Oct 2009 19:15:51 -0400 Kris Maglione wrote: > > - pygmi has to be imported into wmiirc_local.py. This should be > > documented somewhere. > > I rather thought that would be a given. Very rarely does a > python script start with special variables or modules in its > namespace, even

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread Alexander Polakov
2009/10/9, Jacob Todd : >> dwm focuses new client. >> Should your tool trick dwm, making it believe, that the client selected >> (through a list as the desired client isn't visible to be selected with >> the keyboard or the mouse) has "disappeared" from the X client list, >> and then makes it "reap

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread Jacob Todd
On Fri, Oct 09, 2009 at 10:30:01AM +0200, Julien Steinhauser wrote: > Furthermore, it already gives tools to do part of the job, lsw or xwininfo > can provide a list of clients, dmenu can select them. lsw is enough, it's what I'm using right now in the script. > The tool could be dwm specific as

Re: [dev] [9base] compile problem on solaris

2009-10-09 Thread pancake
panc...@suntinel:~$ ggrep -re TIOCNOTTY /usr/include/ /usr/include/sys/ttold.h:#defineTIOCNOTTY (tIOC|113) /* void tty association */ /usr/include/sys/termios.h:#define TIOCNOTTY (tIOC|113) /* void tty association */ missing include? didnt check yet..but sys

[dev] [9base] compile problem on solaris

2009-10-09 Thread stanio
Hi, For a long time I've wanted to have some lightweight way to publish web content (raw/markdown/html) and did some bash/perl stuff in the past, which basically worked, but it was pretty ugly ... Werc seems to be exactly what I need, so I decided to give it a try. And for that I need to get at le

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread hailukah
On Fri, 9 Oct 2009 10:37:39 +0200 Yoshi Rokuko wrote: > On Wed, Oct 07, 2009 at 10:51:38PM +0200, Julien Steinhauser wrote: > > > > On surf, ctrl-y, echo -e `sselp | dmenu` >> $file bound to a key > > binding, and you can tag it as you like, retrieving is just as so > > easy, just load the greppe

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread pancake
try mesure http://hg.youterm.com/mesure http://nopcode.org/wk.php/mesure patches, ideas are welcome :) Guy wrote: On Fri, Oct 9, 2009 at 2:17 AM, Kurt H Maier wrote: http://www.kernel.org/pub/software/web/bwbar/ This little utility is pretty hackable and can be made to behave like you

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread Marco Rucci
Hi guy, I did not give you an RTFM response because I suspected something like that... Marco. On Fri, Oct 9, 2009 at 11:47, Guy wrote: > On Fri, Oct 9, 2009 at 5:08 AM, Marco Rucci wrote: >>> Any suggestions for converting the output from megabits to kilo or mega >>> bytes? >> >> man bwbar

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread Guy
On Fri, Oct 9, 2009 at 5:08 AM, Marco Rucci wrote: >> Any suggestions for converting the output from megabits to kilo or mega >> bytes? > > man bwbar: > > Bye, >    Marco Marco, I had to "aptitude install bwbar" to get the kilobyte functionality and the man page. The version I compiled fro

Re: [dev] [st] goals / non-goals for st?

2009-10-09 Thread Antoni Grzymala
Szabolcs Nagy dixit (2009-10-09, 11:02): > On 10/9/09, Antoni Grzymala wrote: > > Isn't it? I still stand by the transparent newspaper analogy. It is > > truly ubelievable newspapers aren't printed on translucent foil yet. NZ > > have you tried it? > walking around reading transparent newspaper

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread Kai Hendry
Couldn't resist taking out that configure script. http://static.natalian.org/2009-10-09/bwbar-1.2.4.tar.gz Unfortunately it lost 4k in value.

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread Marco Rucci
> Any suggestions for converting the output from megabits to kilo or mega bytes? man bwbar: -- -i, --input Measure input bandwidth. -g, --GBps Bandwidth is measured in GB/s. -G, --Gbps Bandwidth is measured

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread Sebastian A. Liem
Tabs is a variation on the taskbar pattern. If you want a taskbar, use a taskbar. However, you might need to write a suckless one. =P -- Sebastian

Re: [dev] [st] goals / non-goals for st?

2009-10-09 Thread Szabolcs Nagy
On 10/9/09, Antoni Grzymala wrote: > Isn't it? I still stand by the transparent newspaper analogy. It is > truly ubelievable newspapers aren't printed on translucent foil yet. NZ have you tried it? walking around reading transparent newspaper does not sound convincing i'm pretty sure it does not

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread Yoshi Rokuko
On Wed, Oct 07, 2009 at 10:51:38PM +0200, Julien Steinhauser wrote: > > On surf, ctrl-y, echo -e `sselp | dmenu` >> $file bound to a key binding, > and you can tag it as you like, retrieving is just as so easy, just load > the grepped file in a vertical dmenu, fresch patch for dmenu on archlinux >

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread Julien Steinhauser
On Thu, Oct 08, 2009 at 06:05:16PM +, Jacob Todd wrote: > On Thu, Oct 08, 2009 at 10:05:16PM +0200, Julien Steinhauser wrote: > > On Thu, Oct 08, 2009 at 11:13:38AM +0200, Szabolcs Nagy wrote: > > If I had to choose between tabs and several instances with a wm interaction, > > I'd choose the la

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread Kris Maglione
On Fri, Oct 09, 2009 at 01:52:16AM -0400, Guy wrote: I'd like the status bar to also indicate the current transfer rates, something along the lines of: 0.22 | 763M | 137.2 KB/s Up - 344.8 KB/s Down | 10/09 0147 There are a few solutions. Your best bet is probably to poll the TX/RX statistics a

Re: [dev] [st] goals / non-goals for st?

2009-10-09 Thread Antoni Grzymala
Kurt H Maier dixit (2009-10-09, 00:59): > > All you people who are against transparency are like all those BSD > > folk on Freenode who troll you for wanting a colorized ls output. I don't see how a transparent (less readable) text area is relevant to a colorized syntax-highlighted code or logfil

Re: [dev] up/down KB/s retrieval?

2009-10-09 Thread Guy
On Fri, Oct 9, 2009 at 2:17 AM, Kurt H Maier wrote: > http://www.kernel.org/pub/software/web/bwbar/ > > This little utility is pretty hackable and can be made to behave like you > want. > > -- > # Kurt H Maier Kurt, I've installed bwbar and it's working perfectly; thanks a lot for recommending.