Package: matchbox-window-manager
Version: 1.2-7
Severity: normal
Tags: upstream patch



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.39-2-kirkwood
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages matchbox-window-manager depends on:
ii  libc6                     2.13-18   
ii  libexpat1                 2.0.1-7   
ii  libmatchbox1              1.9-8+b1  
ii  libstartup-notification0  0.12-1    
ii  libx11-6                  2:1.4.4-1 
ii  libxcursor1               1:1.1.12-1
ii  libxext6                  2:1.3.0-3 
ii  libxfixes3                1:5.0-4   
ii  libxsettings-client0      0.17-5    

matchbox-window-manager recommends no packages.

matchbox-window-manager suggests no packages.

-- no debconf information
Index: src/ewmh.c
===================================================================
--- src/ewmh.c	(revision 2111)
+++ src/ewmh.c	(working copy)
@@ -147,7 +147,7 @@
   
   XChangeProperty(w->dpy, w->root, w->atoms[_NET_CURRENT_DESKTOP],
 		  XA_CARDINAL, 32, PropModeReplace,
-		  (unsigned char *)&num_desktops, 0);
+		  (unsigned char *)&num_desktops, 1);
 }
 
 int

Reply via email to