Skip to content

QT_SCALE_FACTOR? Qt5 applications are not scaled according to output->scale #2039

@birdie-github

Description

@birdie-github

I'm using audacious built against Qt5 in Fedora 39, Wayfire 0.8.

Here's my output section:

[output:eDP-1]
mode = 2560x1600@120.000999
position = 0,0
transform = normal
scale = 1.333

When I start audacious everything in it looks very small, as if it's not scaled to 1.333.

I've googled and found this: https://doc.qt.io/qt-5/highdpi.html

With QT_SCALE_FACTOR=1.333 audacious the application get scaled.

My question is, what about exporting scale as QT_SCALE_FACTOR for newly run applications?

But then scale can be changed dynamically and I've no idea how it can be propagated to already running Qt5 applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions