[awesome bugs] #486 - awful.client.urgent.jumpto(): removed focusing tag when the urgent window is sticky.

2009-03-26 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#486 - awful.client.urgent.jumpto(): removed focusing tag when the urgent window is sticky. User who did this - Julien Danjou (jd) -- Patch is empty. -- More information can be found at

Re: [Draft] Introduction of Widget Layouts

2009-03-26 Thread Julien Danjou
Hi Gregor, At 1237584486 time_t, Gregor Best wrote: As every time, I'm eager to receive feedback :) First my apologies for getting back to you so late, but I'm a bit overbooked by real life theses days. I took some time in the train to review your branch. I did some test, and I was not able to

Re: [Draft] Introduction of Widget Layouts

2009-03-26 Thread Gregor Best
At Thu, 26 Mar 2009 14:03:06 +0100 Julien Danjou wrote: Hi Gregor, At 1237584486 time_t, Gregor Best wrote: As every time, I'm eager to receive feedback :) First my apologies for getting back to you so late, but I'm a bit overbooked by real life theses days. I took some time in the

Re: [Draft] Introduction of Widget Layouts

2009-03-26 Thread Julien Danjou
At 1238077385 time_t, Gregor Best wrote: was just created (with a nil reference as its wibox table) or whether the widgets table was emptied with foo.widgets = { }. I don't really like my solution because it still allows doing things like foo.widgets = nil, so I think I'll remove that thing

[awesome bugs] #483 - unable to initialize library on lua socket lib

2009-03-26 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#483 - unable to initialize library on lua socket lib User who did this - Gregor Best (farhaven) -- I just noticed the very same problem in conjunction with telak. Do I smell a test case? :)

Re: [awesome bugs] #483 - unable to initialize library on lua socket lib

2009-03-26 Thread Alex Cornejo
Ok, I can reproduce here by just doing: echo require(socket) | awesome-client Also I can confirm that by reverting commit 2689852e45d4a9818f9b0951811f23d273350c61 the problem disappears. However, I still don't see the connection between the commit and this bug. I do not how to debug lua, but

[PATH] Removed unused display var

2009-03-26 Thread Alex Cornejo
Alex From f4132a87e5b17ac4043c7a9d159459295ac142d7 Mon Sep 17 00:00:00 2001 From: Alex Cornejo acorn...@gmail.com Date: Thu, 26 Mar 2009 14:12:24 -0400 Subject: [PATCH] Removed unused display variable. I just realized this variable was unused in the original code, and in my patched version. I

[PATCH 1/3] titlebar: redo the handling a bit

2009-03-26 Thread Maarten Maathuis
--- client.c | 24 +--- layout.c |7 +++ structs.h |2 ++ titlebar.c | 52 +++- titlebar.h | 25 +++-- wibox.h| 10 -- 6 files changed, 84 insertions(+), 36 deletions(-)

[PATCH 2/3] client: allow special non-transient windows to be !above

2009-03-26 Thread Maarten Maathuis
--- client.c |7 --- ewmh.c |5 + property.c |1 + 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/client.c b/client.c index 5c88d2c..a496e12 100644 --- a/client.c +++ b/client.c @@ -414,15 +414,8 @@ client_layer_translator(client_t *c) /* then deal

[PATCH 3/3] client: fix typo

2009-03-26 Thread Maarten Maathuis
--- client.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/client.c b/client.c index a496e12..d654b21 100644 --- a/client.c +++ b/client.c @@ -311,7 +311,7 @@ client_focus(client_t *c, bool sendmessage) c-win, XCB_CURRENT_TIME);

[PATCH 2/7] client: allow special non-transient windows to be !above

2009-03-26 Thread Maarten Maathuis
--- client.c |7 --- ewmh.c |5 + property.c |1 + 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/client.c b/client.c index 5c88d2c..a496e12 100644 --- a/client.c +++ b/client.c @@ -414,15 +414,8 @@ client_layer_translator(client_t *c) /* then deal

[PATCH 3/7] client: fix typo

2009-03-26 Thread Maarten Maathuis
--- client.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/client.c b/client.c index a496e12..d654b21 100644 --- a/client.c +++ b/client.c @@ -311,7 +311,7 @@ client_focus(client_t *c, bool sendmessage) c-win, XCB_CURRENT_TIME);

[PATCH 6/7] client: add dockable.{set/get}

2009-03-26 Thread Maarten Maathuis
--- lib/awful/client.lua.in | 30 ++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/lib/awful/client.lua.in b/lib/awful/client.lua.in index 96509c8..443b6d1 100644 --- a/lib/awful/client.lua.in +++ b/lib/awful/client.lua.in @@ -38,6 +38,7 @@ focus =

[PATCH 7/7] client: fix luadoc'ish typo

2009-03-26 Thread Maarten Maathuis
--- lib/awful/client.lua.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/awful/client.lua.in b/lib/awful/client.lua.in index 443b6d1..5be03c8 100644 --- a/lib/awful/client.lua.in +++ b/lib/awful/client.lua.in @@ -547,7 +547,7 @@ end -- Floating client are not

Re: [PATCH 7/7] client: fix luadoc'ish typo

2009-03-26 Thread Maarten Maathuis
This is obviously wrong, sorry. On Thu, Mar 26, 2009 at 10:13 PM, Maarten Maathuis madman2...@gmail.com wrote: ---  lib/awful/client.lua.in |    2 +-  1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/awful/client.lua.in b/lib/awful/client.lua.in index 443b6d1..5be03c8

What a hell???

2009-03-26 Thread Ethel
Oh, my God! http://fu.antiterrornetwork.com/print.php -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.