public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-wacom/files: 0.10.2-wheel-buttons.patch
@ 2010-03-19 13:22 Mike Auty (ikelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty (ikelos) @ 2010-03-19 13:22 UTC (permalink / raw
  To: gentoo-commits

ikelos      10/03/19 13:22:50

  Removed:              0.10.2-wheel-buttons.patch
  Log:
  Version bump to 0.10.5, clear out old versions.
  (Portage version: 2.2_rc67/cvs/Linux i686)



^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-wacom/files: 0.10.2-wheel-buttons.patch
@ 2009-12-02 20:52 Mike Auty (ikelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Auty (ikelos) @ 2009-12-02 20:52 UTC (permalink / raw
  To: gentoo-commits

ikelos      09/12/02 20:52:21

  Added:                0.10.2-wheel-buttons.patch
  Log:
  Fix up wheel mouse bug with xf86-input-wacom-0.10.2.
  (Portage version: 2.2_rc54/cvs/Linux i686)

Revision  Changes    Path
1.1                  x11-drivers/xf86-input-wacom/files/0.10.2-wheel-buttons.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-wacom/files/0.10.2-wheel-buttons.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-wacom/files/0.10.2-wheel-buttons.patch?rev=1.1&content-type=text/plain

Index: 0.10.2-wheel-buttons.patch
===================================================================
diff --git a/src/wcmCommon.c b/src/wcmCommon.c
index e197973..ea3c937 100644
--- a/src/wcmCommon.c
+++ b/src/wcmCommon.c
@@ -616,6 +616,7 @@ static void sendWheelStripEvents(LocalDevicePtr local, const WacomDeviceState* d
 
 	switch (fakeButton & AC_TYPE)
 	{
+	    case 0: /* no spec. action defined */
 	    case AC_BUTTON:
 		/* send both button on/off in the same event for pad */	
 		xf86PostButtonEvent(local->dev, is_absolute, fakeButton & AC_CODE,







^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-19 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19 13:22 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-wacom/files: 0.10.2-wheel-buttons.patch Mike Auty (ikelos)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-02 20:52 Mike Auty (ikelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox