The theme only set a cursor shape on a MouseArea constrained to the background image. On SDDM with Qt 6/Wayland, Qt doesn't request a cursor surface from the compositor unless an Item or MouseArea with a cursorShape is hovered. With no cursor set on the root element, large areas of the screen had no visible cursor
The theme only set a cursor shape on a MouseArea constrained to the background image. On SDDM with Qt 6/Wayland, Qt doesn't request a cursor surface from the compositor unless an Item or MouseArea with a cursorShape is hovered. With no cursor set on the root element, large areas of the screen had no visible cursor