0.10
- Implemented virtual workspaces, bind to the
move-viewport-x
and move-window-x
commands
(for x being left
, right
, up
, or
down
)
- Added a new theme:
microGUI
by Ryan Lovett
ryan@ocf.berkeley.edu, based on the QNX Photon screenshots
- Added a `Grab key' button in the bindings widget, replaces
the current binding with the next pressed key
- Lisp module to load the GNOME menus and use them to replace the
applications menu. Add
(require 'gnome-menu)
to your
`~/.sawmillrc' file to load it
- Network server is disabled by default (since it can provide a
security hole if X access control is disabled); re-enabled the old unix
domain socket code (see the FAQ for more details)
- Only give the input focus to windows that actually want it
- New option to keep transient windows above their parents
(
transients-above-parents
)
- New option to control how the workspace boundary is handled when
moving windows between workspaces (
workspace-send-boundary-mode
)
- New commands
send-to-workspace:x
for x from 1
to 9
- While windows are hidden or shaded, unmap the client (for ICCCM
compliance)
- Slightly different method of handling destroyed clients,
hopefully results in fewer annoying error messages
- Support X installations without X11R6 session management (by not
doing any session management)
- Don't ask the session manager to save our environment
- Fix bug where a window is destroyed/unmapped while it's being
resized or moved
- Fix bug where window can still be auto-raised even if it's been
defocused
- Fix problems when `--prefix' option has a trailing slash
- Now handles client windows being reparented by a third party
(i.e. swallowing apps)
This document was generated
by SATO Satoru on October, 28 2000
using texi2html