changeset 10570:ccd39742b64c

10l (and fixes some wmaker issues)
author alex
date Mon, 11 Aug 2003 19:02:37 +0000
parents 71deac9eefff
children 07cfe1e1a2c9
files libvo/x11_common.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/x11_common.c	Mon Aug 11 18:25:41 2003 +0000
+++ b/libvo/x11_common.c	Mon Aug 11 19:02:37 2003 +0000
@@ -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;