Hi folks,

Here's another release for the 3.4 branch of awesome.

Have fun, and happy hacking!

Cheers,
-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info

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

tar.xz: http://awesome.naquadah.org/download/awesome-3.4.4.tar.xz
md5: 0f838df43d16d66eea69a95824dd92bd
sha1: bcd72a58e260de70d8cac953f6a6fe2b5c22d6e7

tar.bz2: http://awesome.naquadah.org/download/awesome-3.4.4.tar.bz2
md5: 8c2537ad898d7f58a0f3ba92e6a561a1
sha1: 923355b2e34320c4265fba4906a5b923869b88a6

number of changes
-----------------
18

number of commiters
-------------------
9

shortlog
--------
Adrian C. (anrxc) (6):
      awful.wibox: sanitize height/width args to function new()
      awful.autofocus: improve client focus with multiple screens
      awful.rules: fix client tagging with multiple screens
      awful.menu: sanitize support for access keys
      awsetbg: add fvwm-root support
      awful.widget: add progressbar set_max_value property

Julien Danjou (3):
      Handle synthetic UnmapNotify events *correctly*
      ewmh: remove _NET_WORKAREA support (FS#732)
      change codename

Uli Schlachter (2):
      client_focus_update(): Balance the lua stack
      property.c: Don't leave stuff on the lua stack

koniu (2):
      awful.tag: register 'withcurrent' explicitly
      awful.rules: tag clients without flicker (FS#664)

Alex Alexander (1):
      wibox: fix align

Andrei 'Garoth' Thorp (1):
      Fix naughty.destroy parameter documentation

Gregor Best (1):
      naughty: add suspend() and resume()

Matthias Schröder (1):
      awful.menu: support for access keys

Thomas Arendsen Hein (1):
      New images for maximized layout.


diffstat
--------
 awesomeConfig.cmake                 |    2 +-
 client.c                            |    1 -
 common/atoms.list                   |    1 -
 event.c                             |    6 +++-
 ewmh.c                              |   24 ---------------------
 ewmh.h                              |    1 -
 lib/awful/autofocus.lua.in          |    3 ++
 lib/awful/menu.lua.in               |   24 +++++++++++++++++++-
 lib/awful/rules.lua.in              |    9 +++++++-
 lib/awful/tag.lua.in                |    3 +-
 lib/awful/wibox.lua.in              |    7 +++--
 lib/awful/widget/progressbar.lua.in |   23 ++++++++++++++++----
 lib/naughty.lua.in                  |   39 ++++++++++++++++++++++++++++++++--
 property.c                          |    2 +
 tag.c                               |    2 -
 themes/default/layouts/max.png      |  Bin 313 -> 321 bytes
 themes/default/layouts/maxw.png     |  Bin 301 -> 321 bytes
 utils/awsetbg                       |   19 ++++++++++++----
 18 files changed, 114 insertions(+), 52 deletions(-)

Attachment: pgpqTtB3qUBT5.pgp
Description: PGP signature

Reply via email to