>  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