D26858: Provide an implementation for the tablet interface
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Wed Feb 12 16:39:11 GMT 2020
apol added a comment.
In D26858#605869 <https://phabricator.kde.org/D26858#605869>, @davidedmundson wrote:
> Feedback from some testing:
>
> - we're adding the same tool a bunch of times when a new client is created
> - sometimes we fail to enter the surface leaving the cursor "stuck" (with gtk3-demo)
>
> I'll see if I can spot why.
>
> FWIW, Qt have a tablet test at qtbase/examples/widgets/widgets/tablet though that means compiling 5.15 to get the qtwayland tablet integration
It looks stuck because we're not emulating mouse over them.
We'll need to set up some infrastructure in KWin to do that properly.
Before you look into it, we can't use Cursor::setPos() because it actually moves the mouse pointer and spawns a ton of unwanted events.
REPOSITORY
R127 KWayland
BRANCH
arcpatch-D26858
REVISION DETAIL
https://phabricator.kde.org/D26858
To: apol, #kwin, #frameworks, zzag
Cc: davidedmundson, zzag, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200212/d9027ab1/attachment.html>
More information about the Kde-frameworks-devel
mailing list