Re: No decor for mpv not working
E R <[email protected]>
| Newsgroups | gmane.comp.window-managers.openbox |
|---|---|
| Message-ID | <CAB1i-SynPf90-bj3o2oc7sZ7TUqOqGfhF5xuVejH0w+CUEa3Mw@mail.gmail.com> |
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 <[email protected]> wrote: > Sorry left out that </applications> is at the end... :) > > thanks > > > On Tue, Jul 8, 2014 at 8:20 PM, E R <[email protected]> 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 >> > > _______________________________________________ openbox mailing list [email protected] http://icculus.org/mailman/listinfo/openbox