<div class="gmail_quote">On Thu, Nov 10, 2011 at 4:47 PM, Jim Rees <span dir="ltr">&lt;<a href="mailto:rees@umich.edu">rees@umich.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Openbox 3.5.0<br>
<br>
As far as I can tell, it&#39;s impossible to put an undecorated window at the<br>
bottom of the screen.  You can try it like this:<br>
<br>
    &lt;application name=&quot;minibuf&quot; class=&quot;Emacs&quot;&gt;<br>
      &lt;decor&gt;no&lt;/decor&gt;<br>
      &lt;position force=&quot;yes&quot;&gt;<br>
        &lt;x&gt;0&lt;/x&gt;<br>
        &lt;y&gt;-1&lt;/y&gt;<br>
      &lt;/position&gt;<br>
    &lt;/application&gt;<br>
<br>
This should give you an undecorated window whose bottom edge is flush with<br>
the bottom of the monitor.  Instead, there is a gap.  The gap is the same<br>
height as a normal title bar, which makes me think openbox normally<br>
compensates for the titlebar height when placing windows, but forgets to<br>
remove this compensation if there is no titlebar.  If you put the decoration<br>
back in, you get the expected result.<br>
<br>
The result is the same if you use the screen height instead of -1.  You can<br>
place the window higher, but as soon as you get close to the bottom, it<br>
won&#39;t go down any more.<br>
<br>
At least that&#39;s how it works for me.  I guess it&#39;s possible the application<br>
is at fault, but my understanding is that the force=yes is supposed to place<br>
the window regardless of where the application wants it.<br></blockquote><div><br></div><div>Sounds like this?</div><div><br></div><div><a href="https://bugzilla.icculus.org/show_bug.cgi?id=5179" style="background-color: transparent; ">https://bugzilla.icculus.org/show_bug.cgi?id=5179</a></div>

<div><a href="http://git.openbox.org/?p=dana/openbox.git;a=commit;h=a0d14c7d4468b6348d906a68bb5dfe3acce0ad64" style="background-color: transparent; ">http://git.openbox.org/?p=dana/openbox.git;a=commit;h=a0d14c7d4468b6348d906a68bb5dfe3acce0ad64</a></div>

<div><br></div><div>- Dana</div></div>