Missing cursor for tablet in Wayland session in git master
Affected version
- Fedora 33
- mutter from git master, tip @ commit 698fe3f1
- Wayland
Bug summary
In Wayland, both the regular pointing device and the tablet used to have a separate cursor, one for each.
Using mutter from git master, there is no cursor for the tablet anymore.
Input events from the tablet still occur, yet without a cursor to show where.
Steps to reproduce
- Plug an input tablet
- Log in gnome-shell from current git
What happened
No cursor is shown for the tablet
What did you expect to happen
A separate cursor shows for the tablet.
Relevant logs, screenshots, screencasts etc.
Not much, only thing remotely relevant in the logs is:
Feb 12 15:53:07 t480s gnome-shell[2880]: libinput error: event20 - Wacom Bamboo1 Pen: client bug: event processing lagging behind by 12ms, your system is too>
Feb 12 15:51:52 t480s gnome-shell[2880]: libinput error: event9 - HID 046a:0011: client bug: event processing lagging behind by 14ms, your system is too slow
Feb 12 15:50:37 t480s gnome-shell[2880]: libinput error: event4 - USB OPTICAL MOUSE: client bug: event processing lagging behind by 18ms, your system is to>
[…]
Feb 12 15:43:45 t480s gnome-shell[2880]: libinput error: event20 - Wacom Bamboo1 Pen: client bug: event processing lagging behind by 31ms, your system is too>
Feb 12 15:43:25 t480s gnome-shell[2880]: libinput error: event20 - Wacom Bamboo1 Pen: client bug: event processing lagging behind by 26ms, your system is too>
Feb 12 15:43:05 t480s gnome-shell[2880]: libinput error: event20 - Wacom Bamboo1 Pen: client bug: event processing lagging behind by 23ms, your system is too>
But that's not really relevant for the case I reckon.