[openbox] No decor for mpv not working
E R
ears.box at gmail.com
Wed Jul 9 02:20:28 EDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20140708/11246a18/attachment.html>
More information about the openbox
mailing list