Hi folks,

The final version of awesome 3.2 has been released.

I know it's a bit late, since I missed time to release a rc5 due to some
holidays I took last week. But I'm now pretty confident about stability
of the code.
We'll release a maintenance version if needed anyway.
This version only fix a bunch of bugs found in rc4. The most important
one was a crash triggered with some D-Bus message like notification.

Again, thanks to every contributor we got for this release, and previous
ones. :-)

Have fun, be awesome.

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

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

tar.gz: http://awesome.naquadah.org/download/awesome-3.2.tar.gz
md5sum: 1f5c4b2b5c1594eb7f362bb73f266b31

tar.bz2: http://awesome.naquadah.org/download/awesome-3.2.tar.bz2
md5sum: 03769cd590b36d052120f9a1ca57f7d7

number of changes
-----------------
10

shortlog
--------
Julien Danjou (9):
      luaa: return parsing error right away
      graph: check width value (FS#465)
      graph: return if size is 0 (FS#466)
      client: add Globally Active Input Model (GAIM)
      change codename
      suit.magnifier: fix focused window handling in multi screen
      dbus: push nil on unhandled elements
      dbus: fix fixed array handling
      awful.client: remove debug print() (FS#469)

Mariusz Ceier (1):
      event: FocusIn and FocusOut events handlers


diffstat
--------
 awesomeConfig.cmake                    |    2 +-
 client.c                               |   97 +++++++++++++++++++++++++-------
 client.h                               |    2 +-
 dbus.c                                 |   15 ++++-
 event.c                                |   27 +++++++++
 ewmh.c                                 |    2 +-
 lib/awful/client.lua.in                |    1 -
 lib/awful/layout/suit/magnifier.lua.in |   31 +++++-----
 luaa.c                                 |   41 ++++++++------
 widgets/graph.c                        |    5 +-
 10 files changed, 161 insertions(+), 62 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to