Hi,

Another week, you know the drill.

I couldn't get to sleep so I decided to release this earlier.
Seems changes are getting smaller and less present.
rc4 had 47 changes, rc5 had 37 and this one has only 27.
The final release is getting closer, and do not expect any other release
candidate version from now. We're almost there buddies!

About this version: no big changes. Systray is quite good and almost
fixed (recent problem with QT4 and pidgin has been fixed), some documentation
update and very minor fixes.

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

awesome version 3.0-rc6 has been released. It is available from:

tar.gz: http://awesome.naquadah.org/download/awesome-3.0-rc6.tar.gz
md5sum: 51f7952be4d215c8d5cd12fdaab66ca8

tar.bz2: http://awesome.naquadah.org/download/awesome-3.0-rc6.tar.bz2
md5sum: cc5588184a3f77f21af3deb5180f704f

number of changes
-----------------
27

shortlog
--------
Gregor Best (1):
      awesomerc: use gmatch instead of deprecated gfind

Julien Danjou (25):
      graph: add documentation
      progressbar: fix vertical type and document fields
      progressbar: add fake struct to build doc
      Use xcb_aux_sync to register error
      taglist: fix memory leak with array area
      update STYLE, add PATCHES
      xutil: set text and len even if we ignore them
      xutil: check for text and len
      draw: unref attr_list on parser data wipe
      Remove 2-level polling
      awful: update titlebar after adding it
      awful: one of fg or bg urgent is enough
      build: stop using dashed git commands
      systray: reparent windows
      textbox: reinit draw parser data
      draw: remove useless vars
      keybinding: documentation fix
      build: ignore lvalue
      factorize quit/exec elements, and reparent systray
      systray: add some cleanup code
      awful: does not allow a window to have no tag
      client: call need_arrange before changing attribute
      client: do not call need_arrange, use mayvisible
      awful: add pread() function
      change codename

Maxime COSTE (1):
      tabulous: Handle external raise of hidden windows


diffstat
--------
 PATCHES                          |   25 ++++++++++
 STYLE                            |   33 ++++++++++---
 awesome.c                        |   71 +++++++++++++++++++--------
 awesome.h                        |   29 +++++++++++
 awesomeConfig.cmake              |    2 +-
 awesomerc.lua.in                 |    4 +-
 build-utils/fake-lua-src.lua     |    3 +-
 build-utils/git-version-stamp.sh |    2 +-
 client.c                         |   13 +-----
 common/draw.c                    |   15 ++----
 common/draw.h                    |    5 ++-
 common/xembed.c                  |   22 ---------
 common/xembed.h                  |   22 +++++++++
 common/xutil.c                   |   28 +++++++----
 event.c                          |    5 +-
 ewmh.c                           |   17 -------
 ewmh.h                           |    1 -
 keybinding.c                     |    8 ++--
 lib/awful.lua.in                 |   22 +++++++--
 lib/tabulous.lua.in              |   21 ++++++--
 lua.c                            |   10 +---
 statusbar.c                      |   98 ++++++++++++++++++++++++++-----------
 structs.h                        |    2 +
 systray.c                        |   35 +++++++++++++
 systray.h                        |    1 +
 widgets/graph.c                  |    7 +++
 widgets/progressbar.c            |   20 +++++++-
 widgets/taglist.c                |    3 +-
 widgets/textbox.c                |    3 +-
 29 files changed, 367 insertions(+), 160 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to