[Mplayer-cvslog] CVS: main/libvo x11_common.c,1.147,1.148

Alex Beregszaszi alex at mplayerhq.hu
Mon Aug 11 21:03:01 CEST 2003


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv7139

Modified Files:
	x11_common.c 
Log Message:
10l (and fixes some wmaker issues)

Index: x11_common.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.c,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- x11_common.c	1 Jul 2003 21:37:20 -0000	1.147
+++ x11_common.c	11 Aug 2003 19:02:37 -0000	1.148
@@ -55,7 +55,7 @@
 #define WIN_LAYER_ABOVE_DOCK             10
  
 int fs_layer=WIN_LAYER_ABOVE_DOCK;
-int orig_layer;
+int orig_layer=0;
 
 int stop_xscreensaver=0;
 



More information about the MPlayer-cvslog mailing list