https://bugs.kde.org/show_bug.cgi?id=385920
--- Comment #23 from Patrick Silva <bugsefor...@gmx.com> --- Already reported in Qt bug tracker. https://bugreports.qt.io/browse/QTBUG-67579 comment from a Qt dev... Hi, sadly there isn't an official way to configure cursor size on Wayland (yet). Most toolkits, including Qt, use the de-facto environment variable XCURSOR_SIZE. Could you please check what it's set to on your system, and upload the output of a Qt application when run with WAYLAND_DEBUG=1? There is a proposal on the wayland-devel mailing list to add a protocol for configuring cursor themes (and size) called xcursor-configuration. There's a WIP patch for Qt here: https://codereview.qt-project.org/#/c/247935/ Note that we can't merge it until the protocol has been merged into the wayland-protocols repository, and kwin would also need to add support for it. -- You are receiving this mail because: You are watching all bug changes.