[PATCH] Several style changes

2009-09-01 Thread Brian Gianforcaro
Hello, Attached is a patch of several style changes. These changes should bring the code closer to being in conformance with the Awesome STYLE document. Thanks, - Brian Gianforcaro From bc28693d2b705496b22426caa75b12dd42effa03 Mon Sep 17 00:00:00 2001 From: Brian Gianforcaro b.gia...@gmail.com

[PATCH] prompt fixes/improvements

2009-09-01 Thread koniu
As suggested, splitting unrelated patches from awful-doc branch - here's couple of patches to awful.prompt: 0001: is useful eg. if you have a textbox with custom font and then try to run prompt in it and don't want the font to change to default. 0002: fixes resetting of selectall argument, i

Re: [PATCH] prompt fixes/improvements

2009-09-01 Thread Julien Danjou
At 1251807220 time_t, koniu wrote: As suggested, splitting unrelated patches from awful-doc branch - here's couple of patches to awful.prompt: All pushed. Cheers, -- Julien Danjou // ᐰ jul...@danjou.info http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD //

Re: [Patch] fix wibox position

2009-09-01 Thread Gregor Best
Patchy attachy :) -- GCS/IT/M d- s+:- a-- C++ UL+++ US UB++ P+++ L+++ E--- W+ N+ o-- K- w--- ?O M-- ?V PS++ PE- Y++ PGP+++ t+ 5 X+ R tv b+++ DI+++ D+++ G+ e h! r y+ Gregor Best From 706377b7714cdba61a1e20b649ebbd793281c6ab Mon Sep 17 00:00:00 2001 From: Gregor Best g...@intepi.net Date:

Re: [PATCH] Several style changes

2009-09-01 Thread Brian Gianforcaro
On Tue, Sep 1, 2009 at 6:49 AM, Julien Danjou jul...@danjou.info wrote: At 1251768452 time_t, Brian Gianforcaro wrote: Attached is a patch of several style changes. These changes should bring the code closer to being in conformance with the Awesome STYLE document. Despite this patch being

Re: [PATCH + RFC] awful.doc reactivation

2009-09-01 Thread koniu
On Tue, Sep 1, 2009 at 13:05, Julien Danjoujul...@danjou.info wrote: I've a couple of things to add: - awful.{button,key}: you set description only on ret[1], which seems  not right, all returned objects should have a description set. Ha, yes, I don't like this either - it's a hack. It allows