Re: First steps towards a window manager

2013-02-01 Thread Ludovic Courtès
Hi! Mark Witmer skribis: > First of all, I have guile-xlib working with guile-2.0; I'm calling my > branch "guile2-xlib." You can use git and pull it from > http://github.com/mwitmer/guile2-xlib or download an archive at > http://markwitmer.com/dist/guile2-xlib-0.1.tar.gz. I'm still toying with

Re: First steps towards a window manager

2013-01-31 Thread David Thompson
On 01/31/2013 03:35 PM, Mark Witmer wrote: Hi all, I thought I'd follow up on my previous post regarding xlib and a guile window manager. First of all, I have guile-xlib working with guile-2.0; I'm calling my branch "guile2-xlib." You can use git and pull it from http://github.com/mwitmer/guile

Re: First steps towards a window manager

2013-01-31 Thread z_axis
That's a good start ! hope this guile WM will be more stable, fast and small compared with STUMPWM. I ever reported a tiny stumpwm problem( http://stackoverflow.com/questions/13174207/cannot-use-keyboards-numpad-to-input-digit ), but i havenot gotten answer now! 在 Fri, 01 Feb 2013 04:35:44

First steps towards a window manager

2013-01-31 Thread Mark Witmer
Hi all, I thought I'd follow up on my previous post regarding xlib and a guile window manager. First of all, I have guile-xlib working with guile-2.0; I'm calling my branch "guile2-xlib." You can use git and pull it from http://github.com/mwitmer/guile2-xlib or download an archive at http://mark