MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.41k stars 92 forks source link

HiDPI support #35

Closed alexamy closed 2 years ago

alexamy commented 2 years ago

Hi! Are you planning to add hidpi support?

Actual There is no HiDPI support, the label is small and didnt provide authentic windows experience. See screenshot below.

Expected The label is scaled according to interface scale factor of the system.

Configuration

❯ lsb_release -a
LSB Version:    n/a
Distributor ID: Arch
Description:    Arch Linux
Release:        rolling
Codename:       n/a

❯ plasmashell --version
plasmashell 5.24.4

❯ kf5-config --version
Qt: 5.15.3
KDE Frameworks: 5.93.0
kf5-config: 1.0

Screenshot Screenshot_20220416_082556

Display settings image

Ruby-Dragon commented 2 years ago

high DPI support is already supported using the scale feature. Read ARGS.md for more information.

Ruby-Dragon commented 2 years ago

image

Ruby-Dragon commented 2 years ago

@MrGlockenspiel please close this issue

MrGlockenspiel commented 2 years ago

might add automatic scaling eventually, but it'll be a while