* [ANN] Guile XCB 1.3/Guile-WM 1.0
@ 2014-02-04 21:18 mark.d.witmer
2014-02-04 21:46 ` Thompson, David
0 siblings, 1 reply; 2+ messages in thread
From: mark.d.witmer @ 2014-02-04 21:18 UTC (permalink / raw)
To: guile-user
Hello everybody,
I'd like to announce new versions of Guile XCB and Guile-WM.
Guile XCB 1.3 has just two changes, but they are important. First of
all, the installation directories are now configurable with the
configure options --with-guile-site-dir and
--with-guile-site-ccache-dir. Thanks are due to Song Wenwu for that
patch. The other change is a bugfix in the event loop code; previously,
calling the `stop!' procedure a listener returned didn't actually stop
the listener. Now it does!
Guile-WM 1.0 is a major release (hence the 1.0). Here are some new
features:
- A tiling window manager inspired by Stumpwm
- Configurable installation directory
- Text rendering changed from unacceptably slow to moderately slow
- Hooks that work with partial continuations
- Arguments to commands can be supplied interactively
- Interactive help commands
- Improved support for ICCCM-related stuff
- Everything's documented in an info manual now
- Lots and lots of bug fixes
Thanks to Dave Thompson for a patch fixing a bug in the tinywm module.
I believe Guile-WM is now a genuinely useful window manager, and it's
easy to customize and add new features. It does have a learning curve
because it comes unconfigured out of the box, but you can get started by
looking at the manual and the sample configuration file,
wm-init-sample.scm, located in the top directory of the source
distribution.
There are websites for these packages with more information at the urls
below.
http://www.markwitmer.com/guile-xcb/guile-xcb.html
http://www.markwitmer.com/guile-xcb/guile-wm.html
--
Mark Witmer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANN] Guile XCB 1.3/Guile-WM 1.0
2014-02-04 21:18 [ANN] Guile XCB 1.3/Guile-WM 1.0 mark.d.witmer
@ 2014-02-04 21:46 ` Thompson, David
0 siblings, 0 replies; 2+ messages in thread
From: Thompson, David @ 2014-02-04 21:46 UTC (permalink / raw)
To: Mark Witmer; +Cc: Guile User
On Tue, Feb 4, 2014 at 4:18 PM, <mark.d.witmer@gmail.com> wrote:
>
> Hello everybody,
>
> I'd like to announce new versions of Guile XCB and Guile-WM.
>
> Guile XCB 1.3 has just two changes, but they are important. First of
> all, the installation directories are now configurable with the
> configure options --with-guile-site-dir and
> --with-guile-site-ccache-dir. Thanks are due to Song Wenwu for that
> patch. The other change is a bugfix in the event loop code; previously,
> calling the `stop!' procedure a listener returned didn't actually stop
> the listener. Now it does!
>
> Guile-WM 1.0 is a major release (hence the 1.0). Here are some new
> features:
>
> - A tiling window manager inspired by Stumpwm
Awesome!!!
> - Configurable installation directory
> - Text rendering changed from unacceptably slow to moderately slow
> - Hooks that work with partial continuations
> - Arguments to commands can be supplied interactively
> - Interactive help commands
> - Improved support for ICCCM-related stuff
> - Everything's documented in an info manual now
> - Lots and lots of bug fixes
>
> Thanks to Dave Thompson for a patch fixing a bug in the tinywm module.
:)
> I believe Guile-WM is now a genuinely useful window manager, and it's
> easy to customize and add new features. It does have a learning curve
> because it comes unconfigured out of the box, but you can get started by
> looking at the manual and the sample configuration file,
> wm-init-sample.scm, located in the top directory of the source
> distribution.
>
> There are websites for these packages with more information at the urls
> below.
>
> http://www.markwitmer.com/guile-xcb/guile-xcb.html
> http://www.markwitmer.com/guile-xcb/guile-wm.html
>
> --
> Mark Witmer
>
This release seems like a major upgrade. Can't wait to try it out.
Thanks!
- Dave
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-04 21:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 21:18 [ANN] Guile XCB 1.3/Guile-WM 1.0 mark.d.witmer
2014-02-04 21:46 ` Thompson, David
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).