[openbox] maximized windows without decoration

Benoît Gschwind doth.gschwind at gmail.com
Tue May 27 04:51:40 EDT 2008


You can use some thing like that
<context name="Maximize">
[...]
      <mousebind button="Left" action="Click">
        <action name="ToggleMaximizeFull"/>
        <action name="ToggleDecorations"/>
      </mousebind>
[...]
</context>

it's not ideal but in many case that work, in other hand you can bind
toggleDecorations to a key, I use currently W-d ;)

Best regards

On Mon, May 26, 2008 at 7:01 PM, Mikael Magnusson <mangosoft at comhem.se> wrote:
> On Mon, 26 May 2008, Delcides F. Sousa Jr wrote:
>
>> On Mon, May 26, 2008 at 12:50 PM, vlad <vla at uni-bonn.de> wrote:
>>>
>>> hi all!
>>> is there a possibility that maximized windows are always without
>>> decorations. ok, i know that one can specify applications to start
>>> maximized and without decorations, but i want this for all maximized
>>> windows irrespective of the application.
>>> smth like window related not application related.
>>>
>>> vlad
>>>
>>
>>  You can use
>>
>>                       wmctrl -a <app> -b toggle,fullscreen
>>
>>  but it won't respect openbox margins.
>
> Openbox actually has a ToggleFullscreen action too, although the same caveat
> applies.
>
> --
> Mikael Magnusson
>
> ---
> To unsubscribe, send a blank email to openbox-unsubscribe at icculus.org
> Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?24
>
>
>



-- 
benoit gschwind



More information about the openbox mailing list