New features and highlights:
Left Half / Right Half Maximize.
Maximus: tiled maximization. Maximizes a window such that it occupies the
largest area without overlapping others.
New mouse-resizing functionality. Windows can now be resized vertically
(horizontally) using MOD+Wheel (CTRL+Wheel).
History and TAB completion in dialogs. To use this new functionality in
your old WMRootMenu, replace %a by %A in the relevant entry. It will
look like this (Run..., SHEXEC, "%A(Run, Type command:)"). Or use
wmgenmenu to generate a new menu.
Bouncing appicon effect.
New applications (wmgenmenu and wmmenugen) to generate the root menu
automatically by looking which applications you have on your $PATH.
Translations to German, Spanish and French of menus generated by
wmgenmenu.
Improved dockapp recognition.
And many trivial things which reduce little annoyances one might have.
For example, an option was added to control whether or not Window Maker
should do automatic workspace switching to satisfy a focus request from
a window located in another workspace.
Added keyboard shortcut to uncover/cover the dock.
Mac OS X-style window cycling.
Preliminary XRandR support (needs a bit more work to be bug-free).
Many other bug fixes.
For the ports:
* Remove patches that have been adopted upstream or otherwise made
obsolete
* Remove the OPTIONS, and enable all features
* Improve PREFIX-safety
* Otherwise simplify the windowmaker port
* Make libwraster a proper slave port
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped. Other per-port
updates are coming soon.
This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.
Thanks ashish@ for the help!
Obtained from: FreeBSD Haskell
- while here cleanup portexamples installation and relocate screeshot.sh to ${PREFIX}/bin
PR: ports/164921
Submitted by: maintainer, zeising at daemonic.se
- Enable Beastie by default - daemon > no daemon
- Add a LITE option - untested
- Include MenuIconSize not yet upstreamed
PR: ports/164386
Submitted by: Gabor Fischer <Gabor.Fischer@gmx.net>
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12
Both was approved by kwm@
x11-wm/awesome is being updated to 3.4.11
Exp-run by: pav@
be build WITH_THREADS on recent versions of FreeBSD once again) [1]; rename
*.core files in sbcl and math/maxima so that they are not removed by
disk-cleaning scripts [2]; make it possible to use the makesum target in sbcl
WITH_SBCL; fix maxima build WITH_CMUCL, and place a default memory cap of
1GiB on amd64; reduce default output from a few targets in maxima, and defer
patch cleaning to the pre-build target to make debugging easier
PR: 162017 [1], 162680 [2]
Approved by: pav (portmgr)
Feature safe: yes