[openbox] always maximized window
Антон Вакуленко
anton.vakulenko at gmail.com
Sun Feb 28 15:16:08 EST 2021
Dear friends!
Is it possible to make some application's window to be *always* maximized?
Such code:
<application class="Image Lounge">
<maximized>yes</maximized>
</application>
makes application only start maximized, but later the size can be
changeable by application.
I wrote this code but it doesn't work either:
<application class="Image Lounge">
<maximized>yes</maximized>
<action name="if">
<maximized>no</maximized>
<then>
<action name="Maximize"/>
</then>
</action>
</application>
What I missed?
Sincerely yours,
Anton Vakulenko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20210228/15e7729b/attachment.htm>
More information about the openbox
mailing list