Hi,

Here's another stable release update for awesome 3.4.
A big number of bug fix, and small enhancement in the D-Bus/naughty
area.

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

awesome version 3.4.3 has been released. It is available from:

tar.xz: http://awesome.naquadah.org/download/awesome-3.4.3.tar.xz
md5: 95c659de14ab46156185e0c4bdd5661b
sha1: 02d2bd0170813fe381cac60cb430e0fb5446dada

tar.bz2: http://awesome.naquadah.org/download/awesome-3.4.3.tar.bz2
md5: bd6c56a0b0e1cc4ce53b0c53d8b0c7c2
sha1: d32c2cc722f970e09552bcd11a58789866c29094

number of changes
-----------------
21

number of commiters
-------------------
7

shortlog
--------
Julien Danjou (8):
      dbus: fix D-Bus documentation typo
      systray: fix screen number retrieval
      image: Use imlib2's image cache
      image: load with image
      dbus: move some convert code in a function
      dbus: add support for array as returned type
      Handle synthetic UnmapNotify events
      change codename

Uli Schlachter (4):
      Fix a invalid pointer crash bug
      Make it easier to change the default layout
      Implement the GetCapabilities call in naughty
      Revert "Handle synthetic UnmapNotify events"

Adrian C. (anrxc) (3):
      awful.menu: add keygrabber support to clients menu
      awful.wibox: take wibox border into account when updating struts
      Cleanup after revert of "Handle synthetic UnmapNotify events"

Pierre Allegraud (3):
      fix build on NetBSD (FS#706)
      build: do not install .in files
      build: make manpage compression optional

Gwenhael Le Moine (1):
      build: fix typo

Robert Lehmann (1):
      naughty: fix CloseNotification argument usage

Sébastien Gross (1):
      tooltip: force place() if tooltip is not visible


diffstat
--------
 CMakeLists.txt           |   31 ++++++++----
 awesomeConfig.cmake      |    7 ++-
 awesomerc.lua.in         |    6 +-
 common/util.h            |    2 +-
 dbus.c                   |  129 ++++++++++++++++++++++++++++++---------------
 event.c                  |   12 ++++-
 image.c                  |   11 +++-
 lib/awful/menu.lua.in    |    5 +-
 lib/awful/tooltip.lua.in |    3 +
 lib/awful/wibox.lua.in   |    8 ++--
 lib/naughty.lua.in       |    9 +++-
 luadoc/dbus.lua          |    2 +-
 wibox.c                  |   19 ++++++-
 wibox.h                  |    2 +
 widgets/systray.c        |    7 ++-
 15 files changed, 176 insertions(+), 77 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to