<div dir="ltr"><div><div>Hi,<br><br></div>By chance anyone using mpv and can make it work with no decor?<br><br></div>This is not working for me in 3.5.2 with mpv 0.4.0<br><div><div><div><br>xprop | grep WM_CLASS gives me;<br>
<br>WM_CLASS(STRING) = "gl", "mpv"<br><br></div><div>This is what I have in my rc.xml;<br><br><!-- Center application windows --><br> <applications><br> <application name="feh"><br>
<position force="yes"><br> <x>center</x><br> <y>center</y><br> </position><br> <desktop>all</desktop><br> <maximized>no</maximized><br>
<decor>no</decor><br> </application><br> <!-- End center of application windows --><br> <!-- No decor for application windows --><br> <application name="mpv"><br>
<desktop>all</desktop><br> <maximized>no</maximized><br> <decor>no</decor><br> </application><br> <!-- End decor for application windows --><br><br></div>
<div>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.<br><br></div><div>Thanks<br>Mii<br></div></div>
</div></div>