Guile-WM: A Window Manager Toolkit for Guile Scheme
1–10 of 15 posts
Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#2I have always wanted to create a window manager ever since I read "The X Window System: Programming and Applications with Xt, OSF/Motif" years ago but unfortunately never got around to it and never had the motivation to look back. This makes it easy. Thanks!
Edit: If you're going to downvote, explain why.
Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#3Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#4a xmonad cousin
Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#5http://www.gnu.org/software/guix/
> Hackable. It provides Guile Scheme APIs, including high-level embedded domain-specific languages (EDSLs), to describe how packages are built and composed.
Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#6see also Guix. http://www.gnu.org/software/guix/ > Hackable. It provides Guile Scheme APIs, including high-level embedded domain-specific languages (EDSLs), to describe how packages are built and composed.
Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#7Re: Guile-WM: A Window Manager Toolkit for Guile Scheme
#8Guile-WM is a very neat project and fun to hack on since, like Emacs, you can edit it while it runs. It needs some more love to be usable for me as my daily driver, though. If I could only figure out the cause of a couple of bugs, things would be good enough for me.