<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 5, 2014 at 2:18 PM, Dana Jansens <span dir="ltr"><<a href="mailto:danakj@orodu.net" target="_blank" class="cremed">danakj@orodu.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Wed, Feb 5, 2014 at 9:15 AM, David J. Biesack <span dir="ltr"><<a href="mailto:David.Biesack@sas.com" target="_blank" class="cremed">David.Biesack@sas.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Openbox 3.5.0.01 on Ubuntu 13.10 with KDE<br>
<br>
I run a MS Windows 7 VM in VMware player (in VMware Unity mode).<br>
I'm trying to configure OpenBox to keep MS Outlook reminder windows on top of other windows.<br>
<br>
As per <a href="http://openbox.org/wiki/Help:Applications" target="_blank" class="cremed">http://openbox.org/wiki/Help:Applications</a> I'm using the window class<br>
from obxprop:<br>
<br>
    # obxprop _OB_APP_TYPE _OB_APP_TITLE _OB_APP_CLASS _OB_APP_NAME<br>
    _OB_APP_TYPE(UTF8_STRING) = "normal"<br>
    _OB_APP_TITLE(UTF8_STRING) = "1 Reminder(s) - [vml1599a]"<br>
    _OB_APP_CLASS(UTF8_STRING) = "Microsoft Outlook"<br>
    _OB_APP_NAME(UTF8_STRING) = "Microsoft Outlook.VMwareUnityWindow"<br>
<br>
I have the following in my ~/.config/openbox/rc.xml<br>
<br>
   <applications><br>
    <application title="*Reminder*" class="Microsoft Outlook"><br>
      <decor>no</decor><br>
      <layer>above</layer><br>
      <focus>no</focus><br>
    </application><br>
    <application title="xclock"><br>
      <decor>no</decor><br>
      <layer>above</layer><br>
    </application><br>
  </applications><br>
<br>
I've also tried just<br>
<br>
    <application class="Microsoft Outlook"><br>
<br>
but the Outlook Reminder windows do *not* layer on top of other normal windows,<br>
whereas the layer config *does* work for xclock.<br>
(I run `openbox --reconfigure' or restart openbox after editing rc.xml)<br>
<br>
Why does Openbox not honor this layer setting for these Reminder windows?<br>
Is this perhaps a problem with VMWare unity windows?<br></blockquote><div><br></div></div></div><div>I wouldn't be totally shocked if the unity windows set a bunch of things and turn off your above request after they appear (given past experiences with various toolkits). You can run openbox with --debug and view the log output in ~/.cache/openbox (or stdout) to see what is going on if that helps.</div>

</div></div></div></blockquote><div><br></div><div>Have you tried setting other properties and see if they work? And what happens if you set on-top manually?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
thanks,<br>
djb<br>
<span><font color="#888888"><br>
--<br>
David J. Biesack | Principal API Architect, SAS | @davidbiesack | <a href="tel:919-531-7771" value="+19195317771" target="_blank" class="cremed">919-531-7771</a> | <a href="http://www.sas.com" target="_blank" class="cremed">www.sas.com</a><br>



<br>
_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank" class="cremed">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank" class="cremed">http://icculus.org/mailman/listinfo/openbox</a><br>
</font></span></blockquote></div></div><br></div></div>
</blockquote></div><br></div></div>