> The patch has to be applied on Awesome v3.4.13:
https://gist.github.com/4137836 (warning: this is the first time I edit
Awesome code, so use it at your own risk)
I'm really keen on the collapsing edges (I find it is a very elegant way to
display the windows); any chance to add it in upstream (with a
configuration option)?

--
Romain Chossart


On Sat, Nov 24, 2012 at 3:35 PM, Benoît Zugmeyer <[email protected]>wrote:

>
>
>
>>  The patch has to be applied on Awesome v3.4.13:
>>> https://gist.github.com/**4137836 
>>> <https://gist.github.com/4137836>(warning: this is the first time I edit
>>> Awesome code, so use it at your own risk)
>>>
>>
>> I'm just wondering how this patch behaves with "max" layout and
>> fullscreen code. It seems that this should really be handled by the layout
>> code, no?
>>
>>
> Well, nothing change with fullscreen code (as there is a !c->fullscreen
> condition). Maxed clients won't be a problem either as clients that are
> near the top or left edge of the screen won't be shifted.
>
> It may be handled by the layout code, but I feared that it could be more
> difficult and need more code. But yes, it may be the clean way to do this
> (if there is one!).
>

Reply via email to