tuhi/tuhi
Benjamin Tissoires 79a95bbe18 Handle tablet orientation
It didn't make quite sense to have y before x, and with some inverted
x value. The sensors are designed in the landscape mode, and the rotation
needs to be determined in the software.
Implement an orientation parameter to WacomDevice so we always have
normal X and Y

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2018-01-12 20:23:47 +01:00
..
__init__.py Add a BLE abstraction layer 2018-01-12 16:00:24 +10:00
ble.py Add a BLE abstraction layer 2018-01-12 16:00:24 +10:00
dbusserver.py Add the signals to expose the device over Tuhi's DBus interface 2018-01-12 20:32:09 +10:00
wacom.py Handle tablet orientation 2018-01-12 20:23:47 +01:00