Re: [dev] cons-wm

2009-10-13 Thread Antoni Grzymala
Samuel Baldwin dixit (2009-10-13, 15:52): > 2009/10/13 Antoni Grzymala : > > I know CL is not Scheme, but did you check out StumpWM [1]? > > I did, but I didn't know CL at the time so I was turned off, > especially since I was coming from Ratpoison. I should take a look at > that again though, th

Re: [dev] cons-wm

2009-10-13 Thread Samuel Baldwin
2009/10/13 Antoni Grzymala : > I know CL is not Scheme, but did you check out StumpWM [1]? I did, but I didn't know CL at the time so I was turned off, especially since I was coming from Ratpoison. I should take a look at that again though, thanks. Unfortunately none of these wm's ever turn out t

Re: [dev] cons-wm

2009-10-13 Thread Kris Maglione
On 2009-10-13, Robert C Corsaro wrote: > Eduardo Cavazos wrote: >> Hello, >> >> cons-wm is a window manager written in Ypsilon Scheme. It is minimalist >> and experimental. >> >> > [snip] >> http://proteus.freeshell.org/cons-wm-2009-10-11-a.png >> >> I'm not trying to compete with the legendar

Re: [dev] cons-wm

2009-10-13 Thread Ramil Farkhshatov
On Mon, Oct 12, 2009 at 10:15:39PM -0400, Samuel Baldwin wrote: > 2009/10/12 Kris Maglione : > > Why not? By all means, compete! > > Indeed, a dwm-esq window manager in scheme would be enough to > cultivate a lot of my interest. You can try my window manager implemented in scheme (gambit-c):

Re: [dev] cons-wm

2009-10-13 Thread Antoni Grzymala
Samuel Baldwin dixit (2009-10-12, 22:15): > 2009/10/12 Kris Maglione : > > Why not? By all means, compete! > > Indeed, a dwm-esq window manager in scheme would be enough to > cultivate a lot of my interest. I know CL is not Scheme, but did you check out StumpWM [1]? [1] www.nongnu.org/stumpwm/

Re: [dev] cons-wm

2009-10-13 Thread Robert C Corsaro
Eduardo Cavazos wrote: Hello, cons-wm is a window manager written in Ypsilon Scheme. It is minimalist and experimental. [snip] http://proteus.freeshell.org/cons-wm-2009-10-11-a.png I'm not trying to compete with the legendary DWM here. Just sharing an experiment with folks who might b

Re: [dev] cons-wm

2009-10-12 Thread Samuel Baldwin
2009/10/12 Kris Maglione : > Why not? By all means, compete! Indeed, a dwm-esq window manager in scheme would be enough to cultivate a lot of my interest. -- Samuel Baldwin - logik.li

Re: [dev] cons-wm

2009-10-12 Thread Kris Maglione
>I'm not trying to compete with the legendary DWM here. Just sharing an >experiment with folks who might be interested in this sort of thing. Why not? By all means, compete!

[dev] cons-wm

2009-10-12 Thread Eduardo Cavazos
Hello, cons-wm is a window manager written in Ypsilon Scheme. It is minimalist and experimental. Project page: http://github.com/dharmatech/psilab/tree/master/cons-wm Browse the source: http://github.com/dharmatech/psilab/blob/master/cons-wm/cons-wm.sps It currently weighs in at 401 s