https://bugs.kde.org/show_bug.cgi?id=382946

--- Comment #4 from Alvin Wong <alvinhoc...@gmail.com> ---
Git commit 4bde92001b450272ed93152a067a9f669cf49cea by Alvin Wong.
Committed on 05/09/2017 at 13:11.
Pushed by alvinwong into branch 'krita/3.3'.

Add Win8+ Pointer Input Message for tablet support

This uses Pointer Input Messages for Windows Ink support, with
right-click button, 1024 levels of pressure, rotation and tilt support.

An option is added to enable this support. It cannot be used together
with WinTab at the moment.

Let's say it is EXPERIMENTAL.
Maniphest Tasks: T6807
Differential Revision: https://phabricator.kde.org/D7441

M  +22   -2    krita/main.cc
M  +1    -0    libs/ui/CMakeLists.txt
M  +22   -0    libs/ui/brushhud/kis_round_hud_button.cpp
M  +2    -0    libs/ui/brushhud/kis_round_hud_button.h
M  +33   -0    libs/ui/dialogs/kis_dlg_preferences.cc
M  +26   -3    libs/ui/forms/wdgtabletsettings.ui
A  +923  -0    libs/ui/input/wintab/kis_tablet_support_win8.cpp     [License:
GPL (v2+)]
C  +15   -21   libs/ui/input/wintab/kis_tablet_support_win8.h [from:
libs/ui/brushhud/kis_round_hud_button.h - 052% similarity]
M  +20   -0    libs/ui/kis_config.cc
M  +3    -0    libs/ui/kis_config.h
M  +20   -1    libs/ui/kis_popup_palette.cpp

https://commits.kde.org/krita/4bde92001b450272ed93152a067a9f669cf49cea

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to