Bug 394823 - Detect HiDPI screen when initialize plasma workspace configuration
Summary: Detect HiDPI screen when initialize plasma workspace configuration
Status: RESOLVED LATER
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (other bugs)
Version First Reported In: 5.12.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-29 08:40 UTC by Guo Yunhe
Modified: 2018-05-29 10:03 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guo Yunhe 2018-05-29 08:40:17 UTC
If a user installed a fresh KDE on HiDPI devices and boot into workspace, the scale factor is always 1 and panel height is too small.

Hope KDE will detect screen DPI and set proper scale factor and panel height, so that users won't need to manually change anything.

For example, on a 13 inch full hd laptop, the scale factor is automatically set to 1.5 and panel height is 50% higher.
Comment 1 David Edmundson 2018-05-29 10:03:00 UTC
Wayland does already. On X it's complex.