@kde@floss.social @redstrate @kde@lemmy.kde.social

a huge problem that makes me still stick in X11 is the lack of allow make an app receive mouse events instead tablet events.

Wayland by design needs the clients handle tablet events otherwise it would be broken unlike X11 and Win32 that only make usage of tablet events when you enable it.

This could be a problem for some apps (mostly proprietary ones) that use GUI toolkits (very older versions of Qt or GTK) lacking proper support of graphics tablet protocol.