Provided in PR 13052 by Hiramatsu Yoshifumi (hiramatu@mil.allnet.ne.jp)
Qvwm is a Windows 95/98/NT like window manager for X Window System.
It allows Windows 95/98/NT users to use X Window System without
hesitation and X Window System users to use Windows 95/98/NT without
hesitation.
Bug fixes for GNOME interaction; fixes for window positions/states after
wm crashes; removed single appicon stuff; fixed race conditions on signal
handlers; SIGINT will gently exit, SIGTERM will not be handled; better alpha
handling in some cases; MouseButton handling done differently (don't bind
Button to Action, but Action to Button); made "Keep on Top" in the dock/clip
menu a checked menu entry.
Please note: There was a bug in XPM saving -- please delete your icons in
~/GNUstep/.AppInfo/WindowMaker, they will be recreated on the next start
of the corresponding programs.
Ion is a window manager dividing the screen into frames rather than having
overlapping windows, much like the windows in Emacs. Navigation between
clients can be done solely using the keyboard without need for a mouse.
Package provided by Daniel Lundin <daniel@codefactory.se> in pkg/12719
This package was provided in PR 12524 by salvage@plethora.net (T. M.
Pederson).
"PWM is a rather lightweight window manager. It has the unique feature
that multiple client windows can be attached to the same frame. This
feature helps keep windows, especially the numerous xterms, organized.
Being a lightweight window manager with emphasis on usability, PWM
does not have all the features that one might expect from a window
manager. Those features are simply unnecessary. PWM does not provide
pixmapped themes or other bloated eye candies but has a clean and
simple look inspired by BeOS and Motif. There are no icons and frames
cannot be iconified, only "shaded". Only one pointer focus mode is
supported: sloppy. PWM does not even have titlebar buttons and may
not be the easiest window manager to get into; most good things are
not.
PWM has workspaces, menus and Window Maker dockapp support. It has
pretty good keyboard support and almost all of the functionality is
configurable."
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
Ratpoison is a simple Window Manager with no fat library
dependencies, no fancy graphics, no window decorations,
and no flashy wank. It is largely modelled after GNU
Screen which has done wonders in virtual terminal market.
All interaction with the window manager is done through
keystrokes. ratpoison has a prefix map to minimize the
key clobbering that cripples EMACS and other quality
pieces of software.
- fixed messup in get-{wings,wutil,wraster}-flags
- fixed #wmdatadir# substitution in wmaker.inst
(Seiichi SATO <sato@cvs-net.co.jp>)
- Removed spurious focus disabling for GNUstep applications
- Fixed broken panels.
- decreased nice() value in wmsetbg
- applied gnome panel not-covering patch
- added item copy to WPrefs menu editor
- added locale selection code for menu in wmaker.inst
- fixed bug in built-in xpm support
- removed plugin support
- fixed a crash bug in WPrefs menu editor
- added updated single-click patch
- fixed WindozeCycling config in WPrefs
- fixed circulate raise withour WindozeCycling
- added wmagnify utility
- changed behaviour of control/shift double click on titlebar for maximize
- updated getstyle to account for extendspace options
- fixed weird color bug in jpeg loader
- improved and simplified fonts configuration for multibyte languages
- cleaned ParseCommand() and renamed to TokenizeString()
- rewrote menu editor in WPrefs
- fixed circulateraise on non-windoze cycling mode
- fixed bug with incorrect reading of ppm files
- fixed bug with incorrect window placement using automatic placement, while
there were shaded windows on other workspaces
- fixed some buffer overflow issues in WINGs
- fixed bug with WPrefs.app not selecting the menu appearance options after
startup.
- fixed some memory leaks generated by wstrappend()
- fixed code that was dependant on the order of evaluation in wrlib. This
fixed a number of problems, like greyscale jpegs that showed up in red
and possibly the problems with pseudocolor displays.
- made clicks on unfocused windows be effective on focus follow mouse/sloppy
Qt-based configuration utility for bbkeys to replace the simplistic
terminal-based one included.
Submitted by Al Snell <alaric@alaric-snell.com> in PR 11259
Provide keyboard shortcuts for X11R6, specifically intended for use with
the Blackbox window manager but usable with any.
Can bind actions such as executing commands, altering the states of windows,
switching workspaces, etc. to arbitrary keys.
Note: since the basic package does not install the qt-based configuration
tool, bbkeys ought to be invoked with the -noqt option unless you also
install the wm/bbkeys-qt package.
Submitted by Al Snell <alaric@alaric-snell.com> in PR 11259
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.