Hi,

This is probably one of the last rc release, since things are getting
rather more stable than I though they will.

It seems that half of the changes are related to naughty bug fixes and
enhancements, and a quarter to other enhancements. The last quarter
furnish some bug fixes, but nothing too important.

I encourage testing and documentation proof reading, that which we always
need.

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

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

tar.gz: http://awesome.naquadah.org/download/awesome-3.1-rc3.tar.gz
md5sum: ddb3e9e3984a8e098214b6e429aa82c5

tar.bz2: http://awesome.naquadah.org/download/awesome-3.1-rc3.tar.bz2
md5sum: 459b789e768b8ab995b84e90a6a317d8

number of changes
-----------------
42

shortlog
--------
Ez (1):
      awful.client: fix urgent.jumpto

Julien Danjou (21):
      client: merge fullgeometry with geometry
      client: do not resend border width on resize
      client: register floating geom if it comes from floating
      awesome.1: remove tabulous bindings
      client: fix translator for fixed window, add BELOW (FS#377)
      buffer: use a_strlen()
      wibox: kick systray on detach
      magnifier: use border size when n = 1
      client: geometry() honors size hints hint
      awful.widget: document taglist_squares_resize and fix
      awesomerc.5: update
      awesome.1: add missing key bindings
      config check: be more precise about what we check
      client: fix titlebar stacking
      dbus: refer to D-BUs
      awful.widget: fix name on minimize
      tag: unref after calling hook
      tag: always call tagged hook with 2 args
      luaa: check that function is not NIL before pushing and calling
      build: do not use git dashed command
      change codename

Maarten Maathuis (3):
      client: Make sure the titlebar is visible.
      client: fix typo
      client: drop unnecesary resize

Michael Hofmann (1):
      client: stack wiboxes on top of desktop windows

Norbert Zeh (2):
      awful.widget: allow customization of tag icon
      Made the fair layout really fair

Pawel F (1):
      awsetbg: add habak support

Sébastien Gross (1):
      awsetbg: Add montage(1) support

koniu (12):
      naughty: check workarea in get_offset, not at load
      naughty: fix a bug in destroy()
      naughty: popup size can now adjust to icon height
      naughty: text-icon separator uses margin now
      naughty: new config option 'margin' + 2 renamed
      awful.prompt: add new field 'text' to run() args
      naughty: new argument 'width' in notify()
      awful.prompt: new arg 'selectall' in add()
      awful.prompt: add trail space in prompt_text_with_cursor()
      naughty: arg 'screen' to notify() is now respected
      naughty: fix beautiful support properly
      naughty: fix a bug with variable width popups


diffstat
--------
 awesome.1.txt           |   65 ++++++++---------
 awesome.c               |    4 +-
 awesomeConfig.cmake     |    2 +-
 awesomerc.5.txt         |   11 ++--
 build-utils/dist.sh     |    2 +-
 client.c                |  155 +++++++++++++++++++++++++----------------
 common/buffer.h         |    2 +-
 dbus.c                  |    8 +-
 event.c                 |   70 ++++++++++++------
 ewmh.c                  |    4 +-
 layout.c                |    7 ++-
 layouts/fair.c          |   36 +++++-----
 layouts/magnifier.c     |    2 +
 lib/awful/client.lua.in |    3 +-
 lib/awful/prompt.lua.in |   14 +++--
 lib/awful/widget.lua.in |   15 +++--
 lib/naughty.lua.in      |  179 +++++++++++++++++++++++------------------------
 luaa.c                  |    3 +-
 luaa.h                  |   31 ++++----
 mouse.c                 |    3 +-
 tag.c                   |   33 ++++++---
 utils/awsetbg           |   33 ++++++++-
 wibox.c                 |    1 +
 widget.c                |   24 +++++--
 24 files changed, 410 insertions(+), 297 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to