No decor for mpv not working

E R <[email protected]>
Newsgroups gmane.comp.window-managers.openbox
Message-ID <CAB1i-SyN175A6K-TLXz+e2Mp3R5ufWZCLxFsiV1zmQR-vgEjOg@mail.gmail.com>
Hi,

By chance anyone using mpv and can make it work with no decor?

This is not working for me in 3.5.2 with mpv 0.4.0

xprop | grep WM_CLASS gives me;

WM_CLASS(STRING) = "gl", "mpv"

This is what I have in my rc.xml;

<!-- Center application windows -->
  <applications>
    <application name="feh">
      <position force="yes">
        <x>center</x>
        <y>center</y>
      </position>
      <desktop>all</desktop>
      <maximized>no</maximized>
      <decor>no</decor>
    </application>
    <!-- End center of application windows -->
    <!-- No decor for application windows -->
    <application name="mpv">
      <desktop>all</desktop>
      <maximized>no</maximized>
      <decor>no</decor>
    </application>
    <!-- End decor for application windows -->

I'm using SpaceFM in Openbox and if I change the name to <application
name="spacefm"> it works, so something is going on with it not working with
mpv.

Thanks
Mii

_______________________________________________
openbox mailing list
[email protected]
http://icculus.org/mailman/listinfo/openbox
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.