8000 Feature Request: Ability to set a default zoom · Issue #73 · codesardine/jak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.

Feature Request: Ability to set a default zoom #73

Open
grownuphacker opened this issue Feb 12, 2020 · 2 comments
Open

Feature Request: Ability to set a default zoom #73

grownuphacker opened this issue Feb 12, 2020 · 2 comments

Comments

@grownuphacker
Copy link

FEATURE REQUEST: Is there currently a way to set a default zoom?

Detailed Description

I'm fairly new to linux as a daily driver, but I'm loving Manjaro and I really love jak as most of my tools are web apps anyways.

However, on my HP Spectre 4K screen everything loads tiny and loads tiny every reload (Zoom level isn't saved).

Can I get a zoom level or better yet, a DPI detection and just start the zoom level there? Maybe this is a webkit issue and I can solve it on that end but I'm not familiar enough yet to know.

Thanks again for a great piece of software, its brilliant!

@codesardine
Copy link
Owner

You can set scale for Qt apps to try it out.

QT_SCALE_FACTOR=1.25 my-jak-application

To make it permanent, open /etc/environment and drop the line bellow save and it will work on the next reboot.

export QT_SCALE_FACTOR=1.25

Source: https://forum.manjaro.org/t/getting-ms-office-online-to-work/32995/100

Ps: not WebKit anymore now is based on blink.

@grownuphacker
Copy link
Author

As with everything else on this repo, that worked brilliant.
Thanks, feel free to close.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
0