Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dubious high DPI support #385

Open
JamesWrigley opened this issue Feb 6, 2025 · 3 comments
Open

Dubious high DPI support #385

JamesWrigley opened this issue Feb 6, 2025 · 3 comments
Labels
bug Something isn't working GUI For GUI-related things

Comments

@JamesWrigley
Copy link
Member

A user reported that resizing the fastx desktop client window causes the font size to blow up. Before resizing:

Image

After resizing:
Image

Looks similar to this issue: https://stackoverflow.com/questions/20464814/changing-dpi-scaling-size-of-display-make-qt-applications-font-size-get-rendere
Though we already have high DPI scaling enabled by default. Perhaps it's not playing well with fastx.

@JamesWrigley JamesWrigley added bug Something isn't working GUI For GUI-related things labels Feb 6, 2025
@takluyver
Copy link
Member

I see from the window titles that they're using the gfg-xfce4 option, which I previously had issues with on DAMNIT. Does it still happen with one of the other FastX remote desktop options?

@JamesWrigley
Copy link
Member Author

It does, alas.

@tmichela
Copy link
Member

it seems to be an issue with the latest xfce release: https://forum.xfce.org/viewtopic.php?pid=77787
running xrandr --dpi 96 fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI For GUI-related things
Projects
None yet
Development

No branches or pull requests

3 participants