Hello,

I did not think we will have to, but that's the last release candidate
version of 3.1
The changes are obviously small, if you do not count the reverted patch
and the codename, there's only 9.
The awful.widget changes are pretty big, but fix the huge
memory usage from Lua side (from 10-100 MB to 400 KB). That's I'd say, a
good reason to upgrade and test before the final!

Cheers,
-- 
Julien Danjou
// ᐰ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

awesome version 3.1-rc5 has been released. It is available from:

tar.gz: http://awesome.naquadah.org/download/awesome-3.1-rc5.tar.gz
md5sum: a84492d1964b716701dbd35f77b1020d

tar.bz2: http://awesome.naquadah.org/download/awesome-3.1-rc5.tar.bz2
md5sum: 7d5ecda457a3f1ce35b1f01179e2108b

number of changes
-----------------
12

shortlog
--------
Julien Danjou (10):
      draw: height computing honor margin top
      draw: fix text alignment on small width
      awful.widget: update taglist on focus change
      awful.widget: tasklist need update on arrange
      lua: do not use otable where table are enough
      Revert "lua: do not use otable where table are enough"
      awful.widget: store buttons in tasklist
      hooks: call tags hooks with more arg
      awful.widget: stop using useless closures in taglist
      change codename

Sébastien Gross (1):
      awful.prompt: Add support for KP_Return

koniu (1):
      awsetbg: add solid xsetroot fallback if no real wpsetters


diffstat
--------
 awesomeConfig.cmake     |    2 +-
 draw.c                  |   26 +++---
 hooks.c                 |    3 +-
 lib/awful/prompt.lua.in |    3 +-
 lib/awful/widget.lua.in |  210 ++++++++++++++++++++++++++---------------------
 tag.c                   |   11 ++-
 utils/awsetbg           |   13 +++-
 7 files changed, 155 insertions(+), 113 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to