[MPlayer-dev-eng] [PATCH] fixes KDE fullscreen
gabor
gabor at realtime.sk
Mon Dec 9 12:36:01 CET 2002
On Sun, 2002-12-08 at 00:40, Svante Signell wrote:
> Puk,
>
> Is this window manager hint new? Is is not listed in
> http://www.freedesktop.org/standard/wm-spec.html
> I'll try this one with with gnome1+2 to se if it works here too.
it doesn't work with gnome2+metacity,
works with kde3.1
works with gnome2+sawfish....
about jindrich-makovicka's patch:
doesn't work with gnome2+metacity,
works with gnome2+sawfish..
works with kde3.1
hmmmm... metacity is not working again :-(
btw. versions:
kde3.1rc3
metacity2.4.5
gnome2.1.3
bye,
gabor
> Thanks,
> Svante
>
>
> Puk Madick writes:
> > KDE didn't like yesterdays change in x11_common.c
> > Here's a patch that fixes it. (gnome untested)
>
> ? x11_common.patch
> Index: libvo/x11_common.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libvo/x11_common.c,v
> retrieving revision 1.115
> diff -u -r1.115 x11_common.c
> -- libvo/x11_common.c 7 Dec 2002 01:25:30 -0000 1.115
> +++ libvo/x11_common.c 8 Dec 2002 00:35:05 -0000
> @@ -676,7 +676,7 @@
> xev.window=vo_window;
> xev.format=32;
> xev.data.l[0]=layer;
> - xev.data.l[1]=XInternAtom( mDisplay,"_NET_WM_STATE_ABOVE",False );
> + xev.data.l[1]=XInternAtom( mDisplay,"_NET_WM_STATE_STAYS_ON_TOP",False );
> XSendEvent( mDisplay,mRootWin,False,SubstructureRedirectMask,(XEvent*)&xev );
> XFree( args );
> return;
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
--
gpg key at www.keyserver.net
More information about the MPlayer-dev-eng
mailing list