Hide mouse cursor on inactivity or typing.
Duration of inactivity and whether to hide on typing can be configured in System Settings - Window Management - Desktop Effects
.
Extract the following package into /usr/lib/qt6/plugins/
:
KDE 6 RC1
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cmake --build build
sudo cmake --install build