Discussion:
[ANN] wmii 3.9b1 released
Kris Maglione
2009-10-23 02:18:07 UTC
Permalink
Hi,

wmii 3.9 Beta 1 has just been released. As usual, the source is
available at suckless.org:

http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sum
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sig

A new Ununtu repo is also available, which already contains the
Beta:

https://launchpad.net/~maglione-k/+archive/ppa

The packages hosted there may or may not also work with your
debian system, depending on your configuration.

New since the last Alpha:
* wmii9menu is now Xinerama aware.
* Install READMEs to $(PREFIX)/share/doc/wmii/.
* Documentation updates. Add wmiir.1, wmii9menu.1.
* Allow dragging floating clients from anywhere in their titlebars.
* Allow specifying screen in area specs.
* Change default $MODKEY to Mod4.
* Minor changes to pygmi.events API.
* Allow client to follow tag change in python wmiirc.
* Update /tag/*/index to be more useful on Xinerama.
* Add showkeys action to shell and python wmiirc.
* Restore windows from floating layer to their original Xinerama screen.
* Hide bar on non-primary Xinerama screens.
* Allow resizing of rightmost and leftmost column dividers.

New since the 3.6 release:
* Add Suraj's Rumai-based wmiirc.
* Move rc.wmii to alternative_wmiircs/plan9port/wmiirc.
* Install wmii.pdf to $(PREFIX)/share/doc/.
* Focus windows regardless of whether they form a new group.
* Update selection and execution of wmiirc: no more magic.
* Update wmii.1
* Add alternative_wmiircs READMEs.
* Add new wmii guide. See doc/wmii.pdf
* Allow for programmable completion in wimenu.
* Use pkg-config globally.
* Add Xft (antialiased font) support.
* Add python wmiirc/9P client library
* Allow bindings to work regardless of caps lock.
* Add M-f fullscreen toggle key binding.
* Augment /client/*/ctl Fullscreen command.
* Allow setting of increment display from /ctl.
* Show a client's extra tags in its titlebar.
* Darken background when floating area selected.
* Allow bar on top or bottom.
* Allow for wmiirc_local.
* Add grow and nudge commands to /tag/*/ctl.
* Cascade windows when the floating layer fills.
* Support alpha-transparant windows.
* Add regex tag support.
* It is now possible to float/unfloat windows with the mouse.
* Make the bar Xdnd aware; DND between views is now possible. Fixed some window raising/moving bugs.
* Add a notification bar.
* Improved floating mouse resizing.
* Improved mouse move/resize support for managed mode.
* Better return from floating/fullscreen to managed mode.
* Allow comments (#.*\n) in rules and ctl files.
* Add /client/*/ctl ‘slay’ command.
* Detect unresponsive clients on ‘kill’.
* Draw titlebars of floating clients differently.
* Add wihack: LD_PRELOAD hack to set window properties of programs:
* Respect window groups
* Add ‘Kill’ to client right-click menu
* wmii9menu now takes similar args to wimenu
* Document grow/nudge commands.
* Add wimenu with history and caret support
* Add wistrut. Undocumented, not built by default.
* EWMH strut support.
* Basic EWMH support.
* Better fullscreen support.
* XRandR support.
* Xinerama support.
--
Kris Maglione

The object-oriented model makes it easy to build up programs by
accretion. What this often means, in practice, is that it provides a
structured way to write spaghetti code.
--Paul Graham
Thomas Dahms
2009-10-23 08:15:31 UTC
Permalink
On Thu, 22 Oct 2009 22:18:07 -0400
Post by Kris Maglione
wmii 3.9 Beta 1 has just been released.
Cool. I don't care about releases, but really appreciate that you fixed
almost (let me remind you that issue 22 still cries "Fix me!") all
major bugs recently.
--
Thomas Dahms <***@gmx.com>
Kris Maglione
2009-10-23 08:29:11 UTC
Permalink
Post by Thomas Dahms
On Thu, 22 Oct 2009 22:18:07 -0400
Post by Kris Maglione
wmii 3.9 Beta 1 has just been released.
Cool. I don't care about releases, but really appreciate that you fixed
almost (let me remind you that issue 22 still cries "Fix me!") all
major bugs recently.
That one won't be fixed before 3.9. The changes it requires are
too precarious to iron out in a reasonable amount of time.
--
Kris Maglione

When a religion is good, I conceive it will support itself; and when
it does not support itself, and God does not take care to support it
so that its professors are obliged to call for help of the civil
power, 'tis a sign, I apprehend, of its being a bad one.
--Benjamin Franklin
Michal
2009-10-24 19:27:47 UTC
Permalink
Post by Kris Maglione
wmii 3.9 Beta 1 has just been released. As usual, the source is
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sum
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sig
Could somebody confirm that fingerprints in .sum file are correct,
please? I'm getting a bit different values here.

Michal
--
"Every man dies, not every man really lives." -William Wallace
pascal
2009-10-24 19:40:56 UTC
Permalink
Le Sat, 24 Oct 2009 20:27:47 +0100
Post by Michal
Post by Kris Maglione
wmii 3.9 Beta 1 has just been released. As usual, the source is
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sum
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sig
Could somebody confirm that fingerprints in .sum file are correct,
please? I'm getting a bit different values here.
Michal
$ md5sum wmii+ixp-3.9b1.tbz
b9cab772d419b3e02b17ccabf2478570 wmii+ixp-3.9b1.tbz

$ sha1sum wmii+ixp-3.9b1.tbz
90b787189e4ad24650b8e92f4974e5e6cef61d62 wmii+ixp-3.9b1.tbz

$ cat wmii+ixp-3.9b1.tbz.sum
MD5 (wmii+ixp-3.9b1.tbz) = 3ed907c820194b7186f549533bb6d60c
SHA1 (wmii+ixp-3.9b1.tbz) = 5659f44ee2d3432ef4d08b15fc4c7304c65e1c43
Kris Maglione
2009-10-24 19:48:39 UTC
Permalink
Post by Michal
Post by Kris Maglione
wmii 3.9 Beta 1 has just been released. As usual, the source is
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sum
http://dl.suckless.org/wmii/wmii+ixp-3.9b1.tbz.sig
Could somebody confirm that fingerprints in .sum file are correct,
please? I'm getting a bit different values here.
It looks like the initial upload was truncated. I re-uploaded
it, and it should validate now.
--
Kris Maglione

It's an incredible con job when you think of it, to believe something
now in exchange for life after death. Even corporations with all
their reward systems don't try to make it posthumous.
--Gloria Steinem
Loading...