• John Chadwick's avatar
    wintab32: Fix match_token to match XWayland devices. · 953b9373
    John Chadwick authored
    XWayland tablet devices have the Wayland seat ID appended to the end of
    them, preceded by a colon. This prevents match_token from properly
    detecting XWayland devices and causes Wintab32 to fail to initialize.
    This change allows a matched token to end in a colon, and thus allows
    XWayland tablet devices to be detected correctly.
    Signed-off-by: 's avatarJohn Chadwick <john@jchw.io>
    953b9373