https://bugs.kde.org/show_bug.cgi?id=379174
--- Comment #9 from Boudewijn Rempt <b...@valdyas.org> --- Um... We never did anything related to wayland, at all. We never received any patches from Wayland fans for krita. There has been no code written for wayland support at all. Krita directly links to X11 libraries on Linux, unconditionally, and uses xcb to get tablet events. That means that if you run Krita in a wayland sessions, it uses the X11 compatibility layer, whatever it is called. If that layer doesn't forward rotation events, then there's nothing we can do. We still need a wayland fan to step up and implement tablet support; that code might then be upstreamed to Qt, which doesn't have tablet support under Wayland either. -- You are receiving this mail because: You are watching all bug changes.