Thanks!, As a related sidenote.. I have to admit I've stopped using awesome-git when it wanted me to upgrade ~10 libs/packages which were not available for ubuntu intrepid. I thought I was being obsolete, so I upgraded to ubuntu jaunty, but it was the same issue there as well.. I am sure debian-unstable has all the packages (since jd probably maintains them, and I believe that's his distro of choice). Anyway, it would be really cool if there was a debian repository with all the awesome dependencies to compile awesome-git, that way we people on debian based distros could just use that repo. I know something like this would be possible using the standard debian-unstable repos, but this requires pinning and what not.
Anyhow, I understand that awesome-git HAS to be bleeding edge, so no complaints here, just thought I'd share why at least I am not reporting bugs/patches. BTW, just today I manually installed all the xcb shit from source, so I can finally use awesome-git again. Cheers, Alex On Fri, May 8, 2009 at 10:37 AM, Félix C. Morency <[email protected]> wrote: > Thank you all for your great work. > > Cheers > -Felix > > On Fri, May 8, 2009 at 6:20 AM, Julien Danjou <[email protected]> wrote: >> Hi folks, >> >> So, something very stranged happened this week: almost nobody >> reported bugs. >> >> I had to search myself to find ones. So we either did a >> almost-bug-free release, or lose our entire user base. >> >> But who cares. >> >> So here's rc2, with a minimal number of fixes. Important ones are >> naughty, and also memory leaks I fixed earlier today. >> >> Cheers, >> -- >> Julien Danjou >> // ᐰ <[email protected]> http://julien.danjou.info >> // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD >> // This is the end of my signature. >> >> awesome version 3.3-rc2 has been released. It is available from: >> >> tar.gz: http://awesome.naquadah.org/download/awesome-3.3-rc2.tar.gz >> md5sum: 4fd1abe54200b881c71b1bc99bb278e5 >> >> tar.bz2: http://awesome.naquadah.org/download/awesome-3.3-rc2.tar.bz2 >> md5sum: d2eac67618e880c0091d38b30a68096c >> >> number of changes >> ----------------- >> 15 >> >> shortlog >> -------- >> Ali Polatel (1): >> awful.widget.taglist: Fix label.all() >> >> Ciaran McCreesh (1): >> Fix build with assertions enabled. >> >> Julien Danjou (10): >> awful.{button,key}: fix @see >> image: move empty creation >> wibox: add missing documentation on objects >> image: do not return update >> image: fix new() documentation >> luaa: fix memory leak in __gc >> awful.widget: add support for __call on ta{g,sk}list widgets >> button: change copy method >> ta{g,sk}list: fix memory leak on removal >> change codename >> >> Vincent Mauge (1): >> Remove useless loop in hide() >> >> koniu (2): >> awful.prompt: fix delete >> naughty: fix bug in re-indexing popups if removing older to make space >> >> >> diffstat >> -------- >> awesomeConfig.cmake | 2 +- >> awesomerc.lua.in | 8 ++++---- >> button.c | 27 ++------------------------- >> client.c | 1 + >> common/luaobject.h | 2 +- >> image.c | 29 ++++++++++++----------------- >> key.c | 1 + >> lib/awful/button.lua.in | 2 +- >> lib/awful/key.lua.in | 2 +- >> lib/awful/menu.lua.in | 5 +---- >> lib/awful/prompt.lua.in | 3 +-- >> lib/awful/widget/common.lua.in | 7 +++++-- >> lib/awful/widget/taglist.lua.in | 12 ++++++++++-- >> lib/awful/widget/tasklist.lua.in | 10 ++++++++++ >> lib/naughty.lua.in | 10 ++++++---- >> tag.c | 1 + >> wibox.c | 8 +++++++- >> widget.c | 1 + >> 18 files changed, 66 insertions(+), 65 deletions(-) >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.9 (GNU/Linux) >> >> iEYEARECAAYFAkoEMZgACgkQpGK1HsL霷Ÿ䅸휼㝌꾊빇⣐鄑 >> izgAnjdFbZBUy5OLwRdU1qX7xfv9ASPZ >> =VuTu >> -----END PGP SIGNATURE----- >> >> > > -- > To unsubscribe, send mail to [email protected]. > -- To unsubscribe, send mail to [email protected].
