JWM v2.4 Release Notes

This is a collection of major changes between JWM v2.3 and JWM v2.4.
See the release notes on GitHub for minor releases.

New Features

Configuration Changes

The following XSLT is available to update JWM v2.3 configuration files for use with JWM v2.4: jwm-2.4.xslt.

To convert an existing v2.3 configuration file using xsltproc, run:

cp ~/.jwmrc ~/.jwmrc.old
xsltproc jwm-2.4.xslt ~/.jwmrc.old > ~/.jwmrc

If you have multiple configuration files, it may be necessary to apply the XSLT to some or all of them depending on what configuration options are stored in the file.

A summary of configuration changes follows.

See the configuration documentation for documentation on all configuration options.

Bug Fixes

Updated Translations