<div dir="ltr">You need to get openbox to specify the appropriate margins for your setup.<div><br></div><div>For me this is...  (in ".config/openbox/rc.xml")</div><div><br></div><div><div><font face="monospace, monospace">  <margins></font></div><div><font face="monospace, monospace">    <top>0</top></font></div><div><font face="monospace, monospace">    <bottom>28</bottom></font></div><div><font face="monospace, monospace">    <left>60</left></font></div><div><font face="monospace, monospace">    <right>0</right></font></div><div><font face="monospace, monospace">  </margins></font></div></div><div><br></div><div>Just fill in the details for your setup, and restart<br><br>You can check what openbox (or other window manager) set it by looking at the display</div><div>properties, using the "xprop" command to gather the information...<br><font face="monospace, monospace">xprop -root | grep _NET_DESKTOP_GEOMETRY\(<br></font></div><div><font face="monospace, monospace">xprop -root | grep _NET_NUMBER_OF_DESKTOPS\(<br></font></div><div><span style="font-family:monospace,monospace">xprop -root | grep _NET_WORKAREA\(</span><br style="font-family:monospace,monospace"></div><div><span style="font-family:monospace,monospace"><br></span></div><div>In sequence this returned the size of the display, the number of desktops, then the workarea on</div><div>each desktop (x,y,width,height).  For openbox those four numbers just repeat for each desktop.</div><div>I have a 1920x1080  pixel display,  with 4 desktops  each with a workarea of 60, 0, 1860, 1052<br><br></div><div>NOTE: Not all applications follow the defined window manager workarea.  Especially the older ones.<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 4, 2018 at 7:51 AM, Dan MacDonald <span dir="ltr"><<a href="mailto:allcoms@gmail.com" target="_blank">allcoms@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I am running tint2 git with the standard openbox package as used in<br>
Ubuntu 17.10 ie 3.6.1. tint2 has a config option called strut_policy:<br>
<br>
<a href="https://gitlab.com/o9000/tint2/blob/master/doc/tint2.md#panel" rel="noreferrer" target="_blank">https://gitlab.com/o9000/<wbr>tint2/blob/master/doc/tint2.<wbr>md#panel</a><br>
<br>
When strut_policy is set to 'follow_size', maximised windows shouldn't<br>
cover the tint2 panel and indeed that is the case for my primary<br>
display but not for my secondary, smaller display. The bottom of<br>
maximised windows get obscured by the tint2 panel on my smaller, 1080<br>
display.<br>
<br>
At first I suspected this was more likely to be a bug in tint2 so I<br>
quizzed its developer but he believes tint2 is acting correctly so<br>
maybe I have misconfigured openbox or this is an openbox bug? I have<br>
posted my openbox config, tint2 config and other details in this<br>
ticket:<br>
<br>
<a href="https://gitlab.com/o9000/tint2/issues/696" rel="noreferrer" target="_blank">https://gitlab.com/o9000/<wbr>tint2/issues/696</a><br>
<br>
Please let me know if any more details about my config are required<br>
<br>
Thanks<br>
______________________________<wbr>_________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" rel="noreferrer" target="_blank">http://icculus.org/mailman/<wbr>listinfo/openbox</a></blockquote></div><br></div>