Updating branch refs/heads/master
         to 22a820749b06691221052000a4f64c5545976b5f (commit)
       from 500ea413ab51a29710dffeb39889239bc6c420e8 (commit)

commit 22a820749b06691221052000a4f64c5545976b5f
Author: Olivier Fourdan <four...@xfce.org>
Date:   Mon Apr 9 18:22:12 2012 +0200

    Restore button press/release mask as removing it breaks switching 
workspaces with scroll wheel (bug #8656)

 src/main.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main.c b/src/main.c
index 9cff21b..44c71c0 100644
--- a/src/main.c
+++ b/src/main.c
@@ -67,6 +67,8 @@
     SubstructureNotifyMask|\
     StructureNotifyMask|\
     SubstructureRedirectMask|\
+    ButtonPressMask|\
+    ButtonReleaseMask|\
     KeyPressMask|\
     KeyReleaseMask|\
     FocusChangeMask|\
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to