Hi folks,

A little point release of awesome 3.4, with a few bug fixes, and some
very small features backported from master.
This is not something we usually do, but since the goal toward awesome 4
will be long, I've made my "no features get added" rules a little less
struct. :-)

Have fun!

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

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

tar.gz: http://awesome.naquadah.org/download/awesome-3.4.1.tar.gz
md5: 1a90fe12f5e5e7df6409faacc444fb6e
sha1: 44e0e548d1513e451319f89f8dbc9cb248a95b27

tar.bz2: http://awesome.naquadah.org/download/awesome-3.4.1.tar.bz2
md5: ea3b4b4f291641d3ed7cee480e2fc4e3
sha1: 57f90af3b36a49828f3c14d9a4a4e6d824b322a7

number of changes
-----------------
16

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

shortlog
--------
Julien Danjou (6):
      ewmh: fix toggle on maximized_horizontal
      awful.tag: fix new when layout is nil
      mouse: coords() get silent parameter
      awful.layout: emit arrange signal
      naughty: convert <br> tag to \n
      change codename

Uli Schlachter (4):
      wibox: Set a proper back pixel
      Set a wibox' bit gravity to NorthWest.
      wibox: make sure no garbage is painted to the screen
      wibox: check if a wibox' window exists before modifying it

Lukas Hrazky (2):
      progressbar/graph: fix rounding and graph drawing
      progressbar: remove minimum size limit

Anton Bobrov (1):
      awful.rules: apply accumulated rule properties (FS#669)

Damjan (1):
      awful.menu: fix gap (FS#665)

Zsolt Udvari (1):
      awful.tag: allow table as layout argument (FS#670)

bob (1):
      awful.rules: add "callback" option when a rule matches


diffstat
--------
 awesomeConfig.cmake                 |    2 +-
 event.c                             |    5 ++-
 ewmh.c                              |    2 +-
 lib/awful/layout/init.lua.in        |    1 +
 lib/awful/menu.lua.in               |    2 +-
 lib/awful/rules.lua.in              |   65 +++++++++++++++++++++++-----------
 lib/awful/tag.lua.in                |    4 +-
 lib/awful/widget/graph.lua.in       |    5 ++-
 lib/awful/widget/progressbar.lua.in |   18 +++-------
 lib/naughty.lua.in                  |    2 +-
 luadoc/mouse.lua                    |    1 +
 mouse.c                             |   14 +++++--
 wibox.c                             |   16 +++++++-
 13 files changed, 88 insertions(+), 49 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to