0.25
- New plugin
x
, a basic Xlib binding for creating and
drawing in windows (Merlin, me)
- Added a method of reading textual input from the user from
completion. Provision for completing functions, variables, commands,
files, directories, etc.... Also supports reading passwords. (Topi
Paavola, me)
- Re-enabled the following interactive codes: `a' (function),
`C' (command), `D' (directory), `f' (existing file),
`F' (file), `k' (event), `n' (number), `N' (prefix
or number), `s' (string), `S' (symbol), `v' (variable)
- Support prefix keys in bindings (binding an event to a keymap, or
the name of a keymap, marks that event as a prefix key for the
associated keymap)
- New command
call-command-with-output-to-screen
, prompts
for and invokes a command, then displays any output it emitted (bound
to A-x in default keymaps)
- New variable
multi-click-delay
, maximum time in
milliseconds between button presses to count as click2 or
click3 events (Martin Blais)
- New option
edge-flip-only-when-moving
(Yaron M. Minsky)
- New window cycling commands
cycle-prefix
,
cycle-class
(Kai Großjohann); can now be bound to events with
more than one modifier (Timo Korvola)
- New command
uniquify-window-name
; new property
unique-name
. Forces the window to have a unique name
- New commands
size-window-add-column
,
size-window-subtract-column
, size-window-add-row
,
size-window-subtract-row
- Window edge snapping now has three variants:
magnetism
(the old method), attraction
and resistance
. (Merlin, me)
- New commands
grow-window-{left,right,up,down}
and
pack-window-{left,right,up,down}
(Kai Großjohann)
- Support the
WM_COLORMAP_WINDOWS
protocol
- New functions
synthesize-event
, font-ascent
,
font-descent
, call-with-keyboard-grabbed
- New functions
define-placement-mode
and
define-focus-mode
---make defining these things easier. Focus
modes are now settable for each window individually
- Made the tree-organised customization groups work better with the
GNOME control center. Add the sawmill capplet desktop entries to the
GNOME programs menu (under Settings). Also, beautify the names
displayed in the bindings widget
- When applicable, load the GNOME applications menu when the wm is
first idle, reduces the latency of displaying the first root menu
- Translation updates: de (Hubert Nachbaur), es (Iñaki García
Etxebarria), ja (Sato Satoru), sv (Andreas Persenius)
- Fix bug of not noticing when the keyboard / pointer / modifier
mappings change
- Fixed
current-event-string
function
- Better method of reconfiguring frames when they're resized (helps
opaque resizing)
- Added some kludges to try and break the intermittent lockups some
people have seen
- Made the auto-gravity option work a lot better (John N S Gill,
me)
- Fixed bug where unmapped windows were being included in the
snapping calculation
- Fixed bug when uniconifying windows and merging workspaces
- Fixed bug of warp-cursor-to-window trying to put the pointer
outside the screen boundaries (Merlin)
- Fixed bug of losing keyboard grab when originally focused window
is deleted during
x-cycle
command
- Fixed bug of trying to focus unviewable parent windows when
focused window is unmapped
This document was generated
by SATO Satoru on October, 28 2000
using texi2html