0.2
- Added a user-customization system, inspired by Emacs' customize
facility. Invoke this through the `sawmill-ui' program, or from
the `Customize...' entry in the main menu. All changes are stored
in the Lisp script `~/.sawmill-custom'
- Selected windows may now be raised
(
raise-selected-windows
)
- It's possible to prevent the mouse pointer being warped to
selected windows (
warp-to-selected-windows
)
- The
brushed-metal
and simple
themes now define all
four standard frame types
- Frame themes are now stored in a separate directory
(`prefix/share/sawmill/version/lisp/themes') so that
the list of all available themes can be made automatically
- The frame colors of the
simple
frame style can now be
customized (simple-normal-color
and simple-active-color
)
- The `sawmill-defaults.jl' script enables GNOME compliance
unconditionally (since it has no ill-effects even if GNOME isn't being
used)
- Transient windows can be given the same frames as normal windows
(
decorate-transients
)
- Newly-displayed transient windows can be automatically given the
focus if their parent window is focused (
transients-get-focus
)
- Any newly-displayed windows can be automatically given the input
focus (
focus-windows-when-mapped
)
- The
foreground
, background
and font
attributes of each frame part may now refer to a function
- Fixed the window-move bug whereby the first motion event was
discarded
- Fixed the bug where windows may be placed partially off the root
window, even if they needn't be
- Fixed the shaped frame parts bug (they didn't work)
- Miscellaneous other bug-fixes
This document was generated
by SATO Satoru on October, 28 2000
using texi2html