Hello,

This is again a shame, this release candidate version has been long to
get out. Mainly my bad, I was sick all the last week so I did had energy
to work on this.
I hope we'll get 3.4 final out ASAP now, because I've the feeling we're
stucking in the mud right now. We need to plan and start working on
futur extensions!

Anyway, here's the rc2 release with a bunch of fix and regressions killed.
There's still some bugs, but they're not _that_ critical so if no one
take a look at them, they may only be fixed in stable update.

Happy hacking everyone,

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

awesome version 3.4-rc2 has been released. It is available from:

tar.gz: http://awesome.naquadah.org/download/awesome-3.4-rc2.tar.gz
md5: c5894d7e66497e87374a6be8ae2600d0
sha1: 4243a9a95fe155441f394216b25d7b1970e3895f

tar.bz2: http://awesome.naquadah.org/download/awesome-3.4-rc2.tar.bz2
md5: 6a9530faa2af8f1c244132a55a709e17
sha1: d760702f4bd52b886cb79adf1cccdbc7a89c48b5

number of changes
-----------------
35

number of commiters
-------------------
8

shortlog
--------
Julien Danjou (25):
      remove bad files
      client: emit geometry signal
      awful.layout: listen to geometry signal and lock arrange (FS#625)
      awesomerc: enable smart placement
      awesomerc: use keycode for tag bindings (FS#627)
      awful.layout.suit.magnifier: simplify
      awesome.1: remove Java stuff (FS#630)
      screen: fix tag removal/add
      banning: remove passive refresh support (FS#629)
      tokenize: remove useless tokens
      client: remove banning_refresh (FS#631)
      awful.tag: fix client auto-tag on startup (FS#618)
      awful.tag: make viewonly more smart (FS#634)
      awful.tag: make viewmore smarter
      screen: only untag if client had a screen
      client: emit more signals on manage
      awful.client: fix initial geometry storage (FS#608)
      awful.tag: filter out window before switching screens (FS#633)
      awful.completion: use sort -u to sort (FS#621)
      awesomerc: only uses placement when no hints (FS#637)
      tag: emit selected signal after banning change
      awful.tag: fix view{only,more}
      luadoc: add awesome.spawn documentation
      Revert "beautiful: init default theme by default" and "awesomerc: stop 
handling beautiful"
      change codename

Uli Schlachter (4):
      image: Fix a memleak
      Image: Allow objects to be drawn outside of the image
      Add client_ban_unfocus
      Re-add lazy banning

Adrian C. (anrxc) (1):
      themes: added mouse finder and tooltips

Cedric GESTES (1):
      placement: import center_horizontal and center_vertical

Gregor Best (1):
      awful.tag: fix screen in viewonly

Jacob Winther (1):
      variable set twice in client.lua

Sébastien Gross (1):
      awful.tooltip: ensure tooltip is attached to a screen

koniu (1):
      awful.tag: fix typo in viewmore


diffstat
--------
 awesomeConfig.cmake                    |    2 +-
 awesomerc.lua.in                       |   28 ++++++++---
 banning.c                              |   36 ++++++++++---
 banning.h                              |    3 +
 client.c                               |   85 +++++++++++++++++--------------
 client.h                               |    9 +---
 common/tokenize.gperf                  |    4 --
 event.h                                |    1 -
 image.c                                |   46 ++++++++++--------
 lib/awful/client.lua.in                |   16 ++++--
 lib/awful/completion.lua.in            |    7 +--
 lib/awful/layout/init.lua.in           |    8 +++
 lib/awful/layout/suit/magnifier.lua.in |   11 +---
 lib/awful/placement.lua.in             |   33 ++++++++++++
 lib/awful/tag.lua.in                   |   43 +++++++++++++---
 lib/awful/tooltip.lua.in               |    4 +-
 lib/awful/wibox.lua.in.rej             |    9 ---
 lib/beautiful.lua.in                   |    3 -
 luadoc/awesome.lua                     |    6 ++
 manpages/awesome.1.txt                 |    7 ---
 screen.c                               |   24 +++------
 screen.h                               |    4 +-
 tag.c                                  |   33 +++++++------
 tag.h                                  |    2 +-
 themes/default/theme.lua.in            |    2 +
 themes/zenburn/theme.lua.in            |    6 ++
 26 files changed, 264 insertions(+), 168 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to