lp:~vcs-imports/xf86-input-wacom/trunk-whot

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/xf86-input-wacom/trunk-whot

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Xf86 Input Wacom
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://people.freedesktop.org/~whot/xf86-input-wacom.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log

Recent revisions

1229. By Peter Hutterer

xsetwacom: fix compiler warning

xsetwacom.c: In function ‘set_output’:
xsetwacom.c:2359:6: warning: variable ‘success’ set but not used
[-Wunused-but-set-variable]

Signed-off-by: Peter Hutterer <email address hidden>
Reviewed-by: Jason Gerecke <email address hidden>

1228. By Peter Hutterer

xsetwacom: re-add ToolID with the current tool ID in proximity

Signed-off-by: Peter Hutterer <email address hidden>
Reviewed-by: Jason Gerecke <email address hidden>

1227. By Peter Hutterer

xsetwacom: ToolID is actually ToolType

ToolID should be the ID of the tool in proximity.

Signed-off-by: Peter Hutterer <email address hidden>
Reviewed-by: Jason Gerecke <email address hidden>

1226. By Peter Hutterer

Export current tool ID in the property too

Previously, we exported old serial number, old tool ID and current serial
number. Export the current tool ID as well.

Signed-off-by: Peter Hutterer <email address hidden>
Reviewed-by: Chris Bagwell <email address hidden>
Tested-by: Bastien Nocera <email address hidden>

1225. By Jason Gerecke

Extend length of wheel_actions array to 6

This array was apparently overlooked when adding support for the
second touch ring present on the 24HD.

Signed-off-by: Jason Gerecke <email address hidden>
Reviewed-by: Chris Bagwell <email address hidden>

1224. By Jason Gerecke

Remove AC_CORE status print

Flag is deprecated, has no effect, and serves no purpose anymore.
Remove from the DBG statement.

Signed-off-by: Jason Gerecke <email address hidden>
Reviewed-by: Peter Hutterer <email address hidden>

1223. By Jason Gerecke

Check for appropriate number of properties when setting buttons

Commit 7e92aca6 changed the length of the Wacom Button Actions
property to be dynamically calculated, but did not take this
into account for the property setter (preventing xsetwacom from
updating them). This patch replaces the constant length with an
identical calculation to ensure we check for the proper size.

Signed-off-by: Jason Gerecke <email address hidden>
Reviewed-by: Peter Hutterer <email address hidden>

1222. By Jason Gerecke

Remove redundant redeclaration of 'wcmInitialScreens'

From GCC:
   In file included from ../src/xf86Wacom.c:46:0:
   ../src/xf86Wacom.h:147:13: warning: redundant redeclaration of
   'wcmInitialScreens' [-Wredundant-decls]
   ../src/xf86Wacom.h:146:13: note: previous declaration of
   'wcmInitialScreens' was here

Signed-off-by: Jason Gerecke <email address hidden>
Reviewed-by: Peter Hutterer <email address hidden>

1221. By Przemysław Firszt

Add Wacom Intuos4 Wireless to 50-wacom.conf

Intuos4 Wireless doesn't match list of devices in 50-wacom.conf, so evdev was
taking over. This patch fixes it, so now wacom driver is used fo Intuoe4 WL
PTK-540WL

Signed-off-by: Przemo Firszt <email address hidden>
Signed-off-by: Peter Hutterer <email address hidden>

1220. By Peter Hutterer

Move some usb-specific keys to wcmUSBData.

nbuttons and npadkeys is only used for USB-specific parsing, move them
there.

Signed-off-by: Peter Hutterer <email address hidden>
Reviewed-by: Chris Bagwell <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.