Bug 484034

Summary: SDDM cannot apply plasma settings of scaling
Product: [Applications] systemsettings Reporter: Firestar-Reimu <1900011604>
Component: kcm_sddmAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: atrupo, axel_meunier, filipfila.kde, gudvinr+kde, kde, kde, kdedev, nate
Priority: NOR    
Version First Reported In: 6.0.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Firestar-Reimu 2024-03-20 02:40:49 UTC
I use a 2560x1600 screen and scaled at 200%, cursor size=18

I use Wayland session.

I set the "Apply Plasma Settings" in systemsettings >> Colors & Themes >> Login Screen (SDDM)

But the SDDM still use 100% scaling which is too small for me.

Then I Make a file called hidpi.conf

Put this in the file.
```
[General]
GreeterEnvironment=QT_SCREEN_SCALE_FACTORS=2,QT_FONT_DPI=192

[Wayland]
EnableHiDPI=true

[X11]
EnableHiDPI=true
ServerArguments=-nolisten tcp -dpi 192
```
Put the file in /etc/sddm.conf.d/

Now the screen has scaled 200% but the cursor is still too small
Comment 1 Firestar-Reimu 2024-03-20 02:44:49 UTC
Also, I use breeze-cursors theme in plasma, but SDDM uses adwaita by default
Comment 2 atrupo 2024-05-02 05:16:36 UTC
Screens orientations are also skipped
Comment 3 atrupo 2024-05-02 05:17:24 UTC
*** Bug 486231 has been marked as a duplicate of this bug. ***
Comment 4 TraceyC 2024-07-12 15:05:49 UTC
Marking confirmed since there is a duplicate.
Comment 5 Nate Graham 2024-09-24 16:03:40 UTC
Cursor is tracked with Bug 483113