Skip to content

Draft: Complete tablet support for Wayland

fabrice salvaire requested to merge fabricesalvaire/kwin:tablet into master

Work in progress...

See issue #123 (closed)

Talks

Tablet Mode

Implementation Tasks

  • add tilt for pen
  • add distance for pen, blocker: QTabletEvent doesn't support distance
  • check tool capability
  • fix missing messages in TabletSeatV2InterfacePrivate::sendPadAdded NEED HELP: implemented but any log
  • add update mode NEED LIBINPUT AND WAYLAND FEEDBACK
  • send initial mode NEED LIBINPUT AND WAYLAND FEEDBACK
  • add ring
  • add raw touch events
  • found code quality issue for recurrent usage of a->b->c, does gcc optimize this ???

TODO

  • compile patch on Fedora Copr 37

Test

  • ...
Edited by fabrice salvaire

Merge request reports