Bug 484034 - SDDM cannot apply plasma settings of scaling
Summary: SDDM cannot apply plasma settings of scaling
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_sddm (show other bugs)
Version: 6.0.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 486231 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-20 02:40 UTC by Firestar-Reimu
Modified: 2024-10-16 11:14 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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