<div class="gmail_quote">On Thu, Nov 10, 2011 at 4:47 PM, Jim Rees <span dir="ltr"><<a href="mailto:rees@umich.edu">rees@umich.edu</a>></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's impossible to put an undecorated window at the<br>
bottom of the screen. You can try it like this:<br>
<br>
<application name="minibuf" class="Emacs"><br>
<decor>no</decor><br>
<position force="yes"><br>
<x>0</x><br>
<y>-1</y><br>
</position><br>
</application><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't go down any more.<br>
<br>
At least that's how it works for me. I guess it'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>