On 11.05.2011 10:15, Julien Danjou wrote:
On Tue, May 10 2011, Uli Schlachter wrote:
What do you think? Any known issues which should be fixes first? Any
last-minute patches that should get in?
Does a next-weekend-release sound reasonable?

Sounds good to me. I'm planning it for around this week end if that's ok
for everybody.

Hi lists,

I bet you all have been crushing your F5 keys these last days. Of course our only goal was to confuse you. The next release will be around thursday, but don't ask which thursday, we don't know yet.

I want to change everyone who send a patch and contributed his little 
improvement.

Cheers,
Uli

P.S.:
The person who dares to report a bug against 3.4.10 tomorrow will be shot. Twice! Obviously, this means that this release is bug-free since no on will report any more bugs.


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

tar.xz: http://awesome.naquadah.org/download/awesome-3.4.10.tar.xz
md5: b91c4d9392d3c3385e6074f4347044e2
sha1: c5c774cc1ca416863e200fcfe01a05acc0fbcbc2

tar.bz2: http://awesome.naquadah.org/download/awesome-3.4.10.tar.bz2
md5: 245087f8065867eff37a2133287d5c03
sha1: f3fb824623197aa70708c28ea3aa0c0665617016

number of changes
-----------------
32

number of commiters
-------------------
14

shortlog
--------
Uli Schlachter (12):
      Tag clients more intelligently (FS#700)
      Don't focus a different screen on unmanage (FS#850)
      awful.client.floating.toggle: Fix for dialogs
      tasklist: Update when a c.minimized changes
      Add awful.client.restore()
      Bind awful.client.restore to mod+ctrl+n
      awful.placement.no_overlap: Honor original position
      Fix size restore on unfullscreening
      "Handle" events during startup (FS#877)
      awful.autofocus: Also react on "tagged" signal (FS#883)
      Clarify the mod+n keybinding
      Fix a minor typos

Anurag Priyam (5):
      add markup to awful.menu.new's documentation
      fix minor grammar, and typo in awful.menu.new's documentation
      add usage example for awful.menu
      rules: allow defining exceptions to a rule - except, and except_any
      awesomerc: minimize/restore client on a left click in the tasklist entry

Benoît Ryder (2):
      Fixed copy/paste bugs.
      Don't ignore forced width for textbox with background image.

Gregor Best (2):
      awful.mouse: fix client snapping
      awful.mouse: fix interclient border snapping

Julien Danjou (2):
      awful.rules: fix typo in example
      change codename

Andres Freund (1):
      Correct typo in awful.client.restore

André Aparício (1):
      Fix default naughty preset for dbus notifications

Chris Newton (1):
      Added a flag to the exit signal

Enric Morales (1):
      Add imlibsetroot setter to awsetbg script.

Konstantin Stepanov (1):
      russian man pages

Perry Hargrave (1):
      awful.client.jumpto: View urgent clients smarter

Radu Andries (1):
      naughty: escape title too

Thomas Moschny (1):
      Normalize icon path names (fixes #869).

jpike (1):
      Add naughty.config.notify_callback


diffstat
--------
 CMakeLists.txt                   |    3 +-
 awesome.c                        |   30 ++++--
 awesome.h                        |    4 +-
 awesomeConfig.cmake              |    2 +-
 awesomerc.lua.in                 |   23 ++++-
 client.c                         |   23 ++++-
 lib/awful/autofocus.lua.in       |   18 +++-
 lib/awful/client.lua.in          |   42 +++++++-
 lib/awful/menu.lua.in            |   33 ++++++-
 lib/awful/mouse/init.lua.in      |   10 ++
 lib/awful/placement.lua.in       |   11 ++-
 lib/awful/rules.lua.in           |   34 ++++++-
 lib/awful/widget/graph.lua.in    |    2 +-
 lib/awful/widget/tasklist.lua.in |    1 +
 lib/naughty.lua.in               |   17 +++-
 luaa.c                           |    2 +-
 manpages/awesome-client.1.ru.txt |   46 +++++++++
 manpages/awesome.1.de.txt        |    2 +
 manpages/awesome.1.es.txt        |    2 +
 manpages/awesome.1.fr.txt        |    2 +
 manpages/awesome.1.ru.txt        |  196 ++++++++++++++++++++++++++++++++++++++
 manpages/awesome.1.txt           |    2 +
 manpages/awesomerc.5.ru.txt      |   64 ++++++++++++
 manpages/awsetbg.1.ru.txt        |   85 ++++++++++++++++
 tag.c                            |   21 ++++-
 utils/awsetbg                    |    8 ++-
 widgets/textbox.c                |    6 +-
 27 files changed, 646 insertions(+), 43 deletions(-)


--
"Do you know that books smell like nutmeg or some spice from a foreign land?"
                                                  -- Faber in Fahrenheit 451

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to