via tech-pkg. PKGREVISION++
Fixed MESSAGE, since there is no "install-user" target. It had been
there in the original version of the package. I didn't find it likely
that end-users would use pkgsrc for installing a single configuration
file, so I removed that.
4.6
This release contains sanitized aspect ratio handling, a simplified
tagging concept, an improved tiling algorithm, and several code
cleanups.
4.4
This release provides a totally new layout plugin structure and a
lot of code polishing.
4.3
This release contains certain major bugfixes, especially regarding
banning/unbanning client windows.
4.1
The status bar can now be toggled on the fly. Several bugs were
fixed and a lot of code polishing was undertaken.
awesome is a tiling window manager initialy based on a dwm code rewriting.
It's extremely fast, small, dynamic and awesome.
Packaged by adam.hoka@gmail.com.
The holder of the Ion3(tm) trademark and copyright demands that
this package must be kept up-to-date at all times. We cannot comply
with such demands, especially considering that pkgsrc has
"stable branches".
(If anyone cares about this package, I suggest we maintain it in
pkgsrc-wip instead.)
News in 1.0.0:
* New default style: bloe
* New styles:
ostrich zimek_darkblue, zimek_green, zimek_bisque,
carp, arch, bora_black, bora_blue, bora_green, green_tea, bloe
* Fixed shape handling, now shaped corners have border.
* Allow negative numbers in command "Workspace"
* Added utility fluxbox-remote
* Allows script access to most fluxbox commands;
Support must be turned on in the init file with
session.screen.allowRemoteActions; the syntax is, e.g.,
fluxbox-remote "CustomMenu ~/.fluxbox/custommenu"
* Added keycommands :AddWorkspace and :RemoveLastWorkspace
* Added some missing Open Office entries and window managers,
plus some other minor changes in fluxbox-generate_menu
* Updated languages:
sv_SE, zh_CN, de_*, es_ES, es_AR, en_US, en_GB, pt_*
fi_FI, fr_FR, ru_RU
And a lot of bugfixes, please review the Changelog file for more info.
* configure.in: version 1.3.1 - This version is to let people know
that Sawfish is being revived by the community, and we are awaiting
patches to be submitted for incoming 1.3.2 release
* fixed possible buffer overflow in src/fonts.c (Yoshiaki Kasahara)
1.3.1 also has many updated translations and doc fixes.
<philip@freebsd.org>.
Release notes:
This release features a few minor fixes. If no major problems are
discovered, this is likely to be the last "rc" release before the
first and hopefully final "stable" release.
ChangeLog:
o Binding guards weren't being used
o Set 'target' to requested instead of None on refused
SelectionNotify too. This seems to fix Xterm's paste
slowness.
3.4.4:
* Updated Traditional Chinese translation
* Updated Norwegian translation
* Fix for MoveToEdge skipping edges sometimes
* Let you specify the vertical and horizontal padding independently in themes
* Fix so that if you select an omnipresent window on another desktop in the
client list menus, it will go to that desktop
* Make the GrowToEdge action shrink once there is no more room to grow,
similar to in 3.4.2, but shrinking to edges as well
* Move the Send To and Layers submenus to the top of the client menu
* Fix race causing omnipresent windows to lose focus when switching desktops
very quickly
* Don't focus new windows on other desktops if they aren't related to the
currently focused window
* Add corner resizing areas in the inner client border (Fixes themes such
as Onyx)
* New focus stealing prevention that is smart and not intrusive and not
annoying
* Revert a small change in 3.4.3 that caused windows to be placed funny in
Smart placement when there was a dock or something on the side of the
screen
* Show a notification when switching desktops
* Fix for delayed focus-follows-mouse interrupting move/resize or menus
* Make screen edge warp keep warping without having the move the mouse 1
pixel
* Fix for resizing terminals in the top/left sides getting a little confused
* Fix to keep oldschool (Non-EWMH) fullscreen windows from being moved and
resized inside of the struts (Fixes Acroread)
* Accept the <command> option for the Restart command, similar to the Execute
action
* Don't make clicking on dock apps sometimes act like clicking on the root
window (Don't propogate button events up)
* Fix a bug introduced in 3.4.3 which caused the Windows key as a modifier
for bindings to not work properly
* Let windows skip across monitors in a Xinerama setup when using MoveToEdge
or Shift-arrow in an interactive move
* Make move and resize take the dock into account for resistance
* Raise new windows when it makes sense, when they aren't being focused
* Change default config to use click events for mouse wheel bindings instead
of presses
* Cleanup opengl and render routine
* Switch to using a camera based view
* Add ablility to specify a background image
* Add transparency effect
* Add screen size options to conf
* Add ability to set custom keybindings and mousebindings
* Make autoacquire off by default
* Mirror current desktop to all desktops option [Mathias Weyland]
* Add man pages
* Fix imlib2-config detection in configure
ChangeLog:
o The dock uses WMPlex size policies now
o Added 'orientation' winprop
o Some REGION_SKIP_FOCUS flag management
o Oops, wrong return value test for XTextPropertyToStringList
While here, I've added my FreeBSD "local distfiles" to the MASTER_SITES to keep
the package fetchable when the distfile disappears upstream when a new version
is released and before I get a chance to update the package.