[Mplayer-cvslog] CVS: main/libvo x11_common.c,1.100,1.101

Felix Buenemann atmosfear at users.sourceforge.net
Sun Sep 29 23:28:35 CEST 2002


On Sunday 29 September 2002 15:37, Alex Beregszaszi wrote:
> Hi,
>
> > Index: x11_common.c
> > ===================================================================
> > RCS file: /cvsroot/mplayer/main/libvo/x11_common.c,v
> > retrieving revision 1.100
> > retrieving revision 1.101
> > diff -u -r1.100 -r1.101
> > --- x11_common.c	28 Sep 2002 22:37:20 -0000	1.100
> > +++ x11_common.c	29 Sep 2002 04:18:53 -0000	1.101
> > @@ -667,8 +667,8 @@
> >     e.xclient.window=vo_window;
> >     e.xclient.format=32;
> >     e.xclient.data.l[0]=layer;
> > -//   e.xclient.data.l[1]=XInternAtom(
> > mDisplay,"_NET_WM_STATE_STAYS_ON_TOP",False ); -  
> > e.xclient.data.l[1]=XInternAtom(
> > mDisplay,"_NET_WM_STATE_FULLSCREEN",False ); +  
> > e.xclient.data.l[1]=XInternAtom(
> > mDisplay,"_NET_WM_STATE_STAYS_ON_TOP",False ); +//  
> > e.xclient.data.l[1]=XInternAtom(
> > mDisplay,"_NET_WM_STATE_FULLSCREEN",False );
>
> and what about setting STAYS_ON_TOP and FULLSCREEN too ?
dunno, worth a try, how would I achieve that, I'm no X-programmer.
-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-cvslog mailing list