tuhi/tuhi
Benjamin Tissoires be2ac9fed3 wacom/live: take into account 'physical' borders of the bloc of paper
When using the live mode on the Slate, the bloc note actually hampers
the pen and prevents it to address all of the pixels on the screen.

Add some artificial boundaries that roughly match the primary design
of the device.

The Intuos Pro has a clip where you put a regular sheet of paper, so there
is no point restraining the active surface.

Fixes #88
2018-02-16 10:47:19 +01:00
..
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py wacom: add support for the Intuos Pro 2 paper 2018-02-14 15:03:02 +10:00
ble.py ble: disable a debug message 2018-02-16 15:43:28 +10:00
config.py config: store the protocol used by the device in the config file 2018-02-09 13:31:11 +10:00
dbusserver.py live-mode: properly pack the fds over DBus 2018-02-14 06:23:25 +10:00
drawing.py drawing: add a stroke.seal() functionality 2018-02-16 15:43:28 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
wacom.py wacom/live: take into account 'physical' borders of the bloc of paper 2018-02-16 10:47:19 +01:00