Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-01 Thread Suraj Kurapati
Suraj Kurapati wrote: > I will move my eccentric setup to a "personal" branch on GitHub and > merge your patches onto my GitHub master branch. I went further to replicate the stock sh wmiirc functionality for your convenience, and ended up with the following organization: # choose cd ~/.w

Re: [dev][surf] Next schedule?

2009-10-01 Thread Julien Steinhauser
On Wed, Sep 30, 2009 at 07:46:05PM +0200, markus schnalke wrote: > [2009-09-17 10:48] sta...@cs.tu-berlin.de > > > > I used to depend heavily on sessions and especially tabs. I started using > > them in a non-tiling WM and was attracted by the lower memory consumption. > > I even hacked couple of

Re: [dev][surf] Next schedule?

2009-10-01 Thread hailukah
On Thu, 1 Oct 2009 21:20:39 +0200 Julien Steinhauser wrote: > On Thu, Oct 01, 2009 at 07:04:52AM -0500, hailukah wrote: > > > Speaking of middle click, is there a way to specify what it does? > > I've searched through the webkitgtk documentation but haven't found > > anything. I'd just like to

Re: [dev][surf] Next schedule?

2009-10-01 Thread Enno Boland (Gottox)
2009/10/1 Julien Steinhauser : > Hello, this function is from uzbl wiki, it does the trick. > > (function() { >        window.addEventListener("click", function(e) { >                if (e.button === 1) { >                        var new_uri = e.srcElement.href; >                        if (new_uri

Re: [dev] dwm and -geometry

2009-10-01 Thread Jacob Todd
On Thu, Oct 01, 2009 at 07:20:42PM +0200, Swiat R. Gal wrote: > In this far past before I knew about dwm > I was happy to launch applications with > -geometry switch. Now it is overridden > by the mode of the dwm. > > Could I suggest a feature, that windows > started with specified geometry would

Re: [dev][surf] Next schedule?

2009-10-01 Thread Julien Steinhauser
On Thu, Oct 01, 2009 at 07:04:52AM -0500, hailukah wrote: > Speaking of middle click, is there a way to specify what it does? I've > searched through the webkitgtk documentation but haven't found > anything. I'd just like to middle click to open a link in a new > window. Even a javascript solu

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Robert C Corsaro
Kris Maglione wrote: On Thu, Oct 01, 2009 at 01:28:48PM -0400, Robert C Corsaro wrote: You want to change the symbolic expression of maths? Tell me how it works out. You say that as if there were only one. There are hundreds, in computer science alone. Nearly every programming langu

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Robert C Corsaro
Kurt H Maier wrote: On Thu, Oct 1, 2009 at 12:28 PM, Robert C Corsaro wrote: You want to change the symbolic expression of maths? �Tell me how it works out. Yeah, that makes plenty of sense in the obsessive drive to rid the world of convenient wysiwg word processors. Just to be c

Re: [dev] dwm and -geometry

2009-10-01 Thread Anselm R Garbe
2009/10/1 Swiat R. Gal : > In this far past before I knew about dwm > I was happy to launch applications with > -geometry switch. Now it is overridden > by the mode of the dwm. > > Could I suggest a feature, that windows > started with specified geometry would > appear floating as ones of the type

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Kris Maglione
On Thu, Oct 01, 2009 at 01:28:48PM -0400, Robert C Corsaro wrote: You want to change the symbolic expression of maths? Tell me how it works out. You say that as if there were only one. There are hundreds, in computer science alone. Nearly every programming language has a different symbolic

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Kurt H Maier
On Thu, Oct 1, 2009 at 12:28 PM, Robert C Corsaro wrote: > You want to change the symbolic expression of maths?  Tell me how it works > out. Yeah, that makes plenty of sense in the obsessive drive to rid the world of convenient wysiwg word processors. -- # Kurt H Maier

[dev] dwm and -geometry

2009-10-01 Thread Swiat R. Gal
In this far past before I knew about dwm I was happy to launch applications with -geometry switch. Now it is overridden by the mode of the dwm. Could I suggest a feature, that windows started with specified geometry would appear floating as ones of the type specified in the config as isfloating? O

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Robert C Corsaro
Szabolcs Nagy wrote: On 10/1/09, Robert C Corsaro wrote: But you'll have to agree that maths are impossible to do in plain text. s/impossible/inconvenient/ otoh it would be nice if maths had a plain text representation with a proper formal language, well defined scoping rules, semant

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Kris Maglione
On Thu, Oct 01, 2009 at 06:50:10PM +0200, Szabolcs Nagy wrote: On 10/1/09, Robert C Corsaro wrote: But you'll have to agree that maths are impossible to do in plain text. s/impossible/inconvenient/ otoh it would be nice if maths had a plain text representation with a proper formal language,

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Szabolcs Nagy
On 10/1/09, Robert C Corsaro wrote: > But you'll have to agree that maths are impossible to do in plain text. s/impossible/inconvenient/ otoh it would be nice if maths had a plain text representation with a proper formal language, well defined scoping rules, semantics.. and if one came up with a

Re: [dev] Suckless word processing solution?

2009-10-01 Thread Robert C Corsaro
But you'll have to agree that maths are impossible to do in plain text. Jessta wrote: I haven't had a printer in 9 years, I don't even have CUPS installed and in that time I've only ever had to print things out a few times and only for other people's needs. My suckless version of typesetting is

Re: [dev] [wmii]

2009-10-01 Thread Jacob Todd
On Thu, Oct 01, 2009 at 03:57:21PM +0200, Robert Latest wrote: > Hello folks, > > I meant to subscribe to the wmii mailing list, but by following the > subscription process (by mailing to wmii+subscr...@suckless.org) I > landed in this one. > > Is it OK to get started on wmii here, or should I be

[dev] [wmii]

2009-10-01 Thread Robert Latest
Hello folks, I meant to subscribe to the wmii mailing list, but by following the subscription process (by mailing to wmii+subscr...@suckless.org) I landed in this one. Is it OK to get started on wmii here, or should I be using another list (and if so, please explain how to get to it). Thanks, ro

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-01 Thread Yuval Hager
On Wednesday 30 September 2009, Suraj Kurapati wrote: > On Tue, Sep 29, 2009 at 9:39 PM, Kris Maglione wrote: > > wmii now includes a ruby-based wmiirc by Suraj Kurapati. The > > distributed version contains minor changes so that the default > > configuration more closely resembles the default wm

Re: [dev][surf] Next schedule?

2009-10-01 Thread hailukah
On Thu, 1 Oct 2009 16:13:51 +0900 fugou nashi wrote: > so, it should add links into the tree with middle click, Speaking of middle click, is there a way to specify what it does? I've searched through the webkitgtk documentation but haven't found anything. I'd just like to middle click to open

Re: [dev] Suckless word processing solution?

2009-10-01 Thread pancake
How can somebody say that Word 5.5 is the best ever word processor? I was much more productive in wordstar those days. But this software is dead, old, privative, closed and retarded. If we want a minimalist word we should call it 'sylab', and it is kinda big project, if we want runtime renderi

[dev] [dwm] problem with configurenotify()

2009-10-01 Thread Eckehard Berns
Hi! I noticed a problem with the dwm bar when the geometry of a monitor changes twice in a row. The problem is in configurenotify() and updategeom(). When two configure notify events come in a row, the first for a smaller geometry than the next, updategeom uses the Xinerama info to get the current

[dev] dev+get-1...@suckless.org

2009-10-01 Thread varheit

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

2009-10-01 Thread Thomas Dahms
Update and one more bug below. On Thu, 1 Oct 2009 10:06:25 +0200 Thomas Dahms wrote: > Works fine now but gives rise to another problem: Keeping the > modules in /etc, they don't get byte compiled on first import, as a > normal user has no write access there. As a workaround you could > compile

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

2009-10-01 Thread Thomas Dahms
On Thu, 1 Oct 2009 00:25:04 -0400 Kris Maglione wrote: > On Wed, Sep 30, 2009 at 09:32:07PM +0200, Thomas Dahms wrote: > >I should have tried before replying. This did not work. I had > >to copy the whole python/ from /etc/wmii-hg to ~/.wmii-hg and > >edit wmiirc.py in there. I guess the "impor

Re: [dev][surf] Next schedule?

2009-10-01 Thread fugou nashi
On Fri, Sep 18, 2009 at 12:50 PM, Jessta wrote: > Last night I put together a simple browsing 'tab' list with vertical > dmenu, surf, and a shell script. something like this would be great if was functionally more or less identical to using firefox with tree-style tabs, tab history, and saved ses