Intuos, Cintiq, and Business Tablets

Intuos, Cintiq, and Business Tablets

  • Overview
  • Docs
  • FAQs
  • Support
  • GitHub

›Wayland

Intuos, Cintiq, and Business Tablets

  • Intuos, Cintiq, and Business Tablets

Windows

    Wintab

    • Overview
    • Basics
    • Reference
    • FAQs

    Wacom Feel Multi-Touch

    • Overview
    • Basics
    • Reference
    • FAQs

    Windows Ink

    • Overview
    • Basics
    • Reference
    • FAQs

    Windows Native Touch

    • Overview
    • Basics
    • Reference
    • FAQs

    Sample Code

    • Multi-Touch Windows .NET
    • Multi-Touch Windows C++
    • Wintab .NET
    • Wintab CAD Test
    • Wintab Pressure Test
    • Wintab ScribbleDemo
    • Wintab Tablet Controls
    • Wintab TiltTest

MacOS

    NS Events

    • Overview
    • Basics
    • Reference
    • FAQs

    Driver Request Interface

    • Overview
    • Basics
    • Reference
    • FAQs

    Multi-Touch Framework

    • Overview
    • Basics
    • Reference
    • FAQs

    Sample Code

    • Multi-Touch
    • Tablet Controls
    • Tablet Mapping
    • ScribbleDemo

Linux

    Building the Driver

    • Overview
    • Basics
    • Reference
    • FAQs

    GTK+

    • Overview
    • Basics
    • Reference
    • FAQs

    Kernel Events

    • Overview
    • Basics
    • Reference
    • FAQs

    Wayland

    • Overview
    • Basics
    • Reference
    • FAQs

    X Events

    • Overview
    • Basics
    • Reference
    • FAQs

    Sample Code

    • GTK+
    • Kernel Events
    • X Events

QT

  • Overview
  • Basics
  • Reference
  • FAQs

Web API

  • Overview
  • Basics
  • Reference
  • FAQs
  • Sample Code

    • ScribbleDemo Using Pointer Events

FAQs

Compatibility

Does Wayland support the use of tablet devices?

This question is poorly defined. Wayland itself is a protocol for sharing data between a compositor and application. The Wayland Tablet Protocol is an optional addition to this protocol which specifies how tablet data may be shared. A tablet should work as long as both the system compositor and the application you are using both support the Wayland Tablet Protocol.

Can I use my tablet with any Wayland application?

The Wayland Tablet Protocol must be supported by both the system compositor and application in order to work. If the application in question does not support this protocol, your tablet will not work in it. If the application supports the protocol but your system compositor does not, your tablet will not work at all. If the protocol is supported by both, your tablet should work. Note that some compositors may emulate standard mouse input if an application does not support the protocol. In these cases, the tablet will work but not be pressure-sensitive.

Can I use my tablet with any Wayland compositor?

The Wayland Tablet Protocol must be supported by both the system compositor and application in order to work. If the compositor in question does not support this protocol, your tablet will not work at all. If the compositor supports the protocol but your application does not, your tablet will only work in the desktop. If the protocol is supported by both, your tablet should work.

Is the Wayland Tablet Protocol universal?

The Wayland Tablet Protocol is supported by the most common compositors in Linux: Mutter (GNOME), KWin (KDE Plasma), and compositors based on wlroots (e.g. Sway). Support is not universal, however. The most notable exception is a lack of support by the reference Weston compositor. Other niche compositors may not support the protocol either.

Is the Wayland Tablet Protocol the only way to send / receive tablet events in Wayland?

The Wayland Tablet Protocol is the recommended way to send / receive tablet events in Wayland. At least one other niche protocol does also exist, but its use is strongly discouraged. Similarly, applications may theoretically receive events e.g. directly from the kernel. But this is also strongly discouraged. Compositors may, however, opt to translate tablet data into standard wl_pointer events for backwards-compatibility with applications that do not make use of the tablet protocol.

Which Wacom tablets are compatible with the Wayland Tablet Protocol?

The Wayland Tablet Protocol was designed with Wacom tablets in mind and so is compatible with all Wacom devices. Note, however, that drivers for Linux may not be compatible with all Wacom devices. This may prevent some devices from being usable under Wayland.

← ReferenceOverview →
  • Compatibility
    • Does Wayland support the use of tablet devices?
    • Can I use my tablet with any Wayland application?
    • Can I use my tablet with any Wayland compositor?
    • Is the Wayland Tablet Protocol universal?
    • Is the Wayland Tablet Protocol the only way to send / receive tablet events in Wayland?
    • Which Wacom tablets are compatible with the Wayland Tablet Protocol?
Intuos, Cintiq, and Business Tablets
DOCS
IntroductionWindowsMac OSLinuxQtWeb API
COMMUNITY
TwitterLinkedInGitHub
ABOUT
Terms of UsePrivacyCookies
Wacom Developer Relations
Copyright © 2021 Wacom Co., Ltd