Skip to content

Sync cursor size too

Nate Graham requested to merge ngraham/sddm-kcm:sync-cursorSize-too into master

SDDM support this; let's sync it.

BUG: 467326 FIXED-IN: 6.0

Test plan

  1. Apply MR and compile
  2. Open cursors KCM and set a non-default cursor size
  3. Open SDDM KCM, Click "Apply Plasma Settings…", click OK, and authenticate
  4. grep CursorSize /etc/sddm.conf.d/kde_settings.conf and see a line beginning with CursorSize
  5. sddm-greeter --test-mode --theme /usr/share/sddm/themes/breeze/ and see that the cursor size matches what it does in the user session

Merge request reports