0.3
- Implemented window maximization
- Added support for snapping to window edges when interactively
moving windows (
move-snap-edges
and move-snap-epsilon
)
- First attempt at handling a subset of the Motif and OpenLook
window hints
- Removed the
sloppy-focus
variable, it's replaced by
focus-mode
. This can currently be one of enter-exit
(normal focus follows pointer), enter-only
("sloppy" focus) or
click
(click to focus)
- When resolving pointer events, scan the
keymap
property of
the window under the pointer, not the focused window (as with keypress
events)
- The `sawmill-client' program can now communicate inter-host,
since it uses X properties not raw sockets
- New hook
before-exit-hook
, called immediately before
shutting down
- Rewrote the GNOME support as a Lisp module
- Placing windows interactively now works
- Fixed the bug on Solaris where deleting windows could cause a
segmentation fault
This document was generated
by SATO Satoru on October, 28 2000
using texi2html