Hope it soon hits the repository!

On Wed, 2010-07-14 at 08:43 +0200, Julien Danjou wrote:
> Hi folks,
> 
> Here's an updated version of awesome 3.4, with a few bug fixes and small
> new features, as usual.
> 
> Also, I'd like to use this mail to announce that I recently managed to
> convince Uli Schlachter to have write access to the project
> repository. Therefore he can also merge patches to help me. I hope this
> will improve the development process in the future.
> 
> Happy hacking, as usual,
> 
> -- 
> Julien Danjou
> // ᐰ <[email protected]>   http://julien.danjou.info
> 
> awesome version 3.4.6 has been released. It is available from:
> 
> tar.xz: http://awesome.naquadah.org/download/awesome-3.4.6.tar.xz
> md5: 45ce6790f52e888d72d696772c297047
> sha1: 5c4c836436a811d58f58e7f6bd95235d759f11d9
> 
> tar.bz2: http://awesome.naquadah.org/download/awesome-3.4.6.tar.bz2
> md5: 0f645751bfce04518b192fa41d1fcd57
> sha1: 48b40e23b56de7a7d51f815353aa4eb2ee5dab08
> 
> number of changes
> -----------------
> 18
> 
> number of commiters
> -------------------
> 6
> 
> shortlog
> --------
> Julien Danjou (7):
>       Fix awesome-client parameters
>       Store widgets references as wibox items
>       Fix missing tostring
>       naughty: return nothing, not nil
>       dbus: only warn, dot not raises an error (FS#713)
>       Fix mouse::leave signal emit on widgets (FS#774)
>       change codename
> 
> Perry Hargrave (4):
>       tag.lua: move() re-index tags
>       tag.lua: getidx() returns index of tag
>       tag.lua: add() create tags with full table of properties
>       tag.lua: check name argument to add() is valid
> 
> Uli Schlachter (4):
>       Remove _NET_WM_DESKTOP when client got no tags
>       Handle _NET_WM_DESKTOP more intelligently
>       Remove invalid variable usage
>       Update the tasklist when a client's icon changes
> 
> Gregor Best (1):
>       dbus: fix compiling error
> 
> Renato Botelho (1):
>       Do not install txt manpages files
> 
> fabschub (1):
>       awsetbg was missing break
> 
> 
> diffstat
> --------
>  CMakeLists.txt                   |    4 +-
>  awesomeConfig.cmake              |    2 +-
>  dbus.c                           |   23 +++++++---
>  event.c                          |   93 
> +++++++++++++++++++++++++++-----------
>  ewmh.c                           |   11 ++++-
>  lib/awful/rules.lua.in           |    2 +-
>  lib/awful/tag.lua.in             |   68 ++++++++++++++++++++++++++--
>  lib/awful/widget/tasklist.lua.in |    1 +
>  lib/naughty.lua.in               |    2 +-
>  utils/awesome-client             |    4 +-
>  utils/awsetbg                    |    1 +
>  wibox.c                          |   14 ++++++
>  wibox.h                          |    1 +
>  widget.c                         |   39 +++++++---------
>  widget.h                         |    4 +-
>  15 files changed, 200 insertions(+), 69 deletions(-)
> 

-- 
Dipl. Chem. Michael F. Peintinger

Institute of Physical and
Theoretical Chemistry

Wegelerstr.12
D-53115 Bonn

Telefon: 0228/73-2998
E-Mail: [email protected]


-- 
To unsubscribe, send mail to [email protected].

Reply via email to