[openbox] No decor for mpv not working

E R ears.box at gmail.com
Wed Jul 9 02:28:31 EDT 2014


Hmm that was fast, I got it working...

xprop | grep WM_CLASS gives me;

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

So I thought I should have to use mpv, but it works with gl...

Hmm


On Tue, Jul 8, 2014 at 8:25 PM, E R <ears.box at gmail.com> wrote:

> Sorry left out that </applications> is at the end... :)
>
> thanks
>
>
> On Tue, Jul 8, 2014 at 8:20 PM, E R <ears.box at gmail.com> wrote:
>
>> 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/0068aaec/attachment.html>


More information about the openbox mailing list