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

[Feature] DPI scaling support #61

Open
blackxfiied opened this issue May 21, 2024 · 1 comment
Open

[Feature] DPI scaling support #61

blackxfiied opened this issue May 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@blackxfiied
Copy link
Member

Is your feature request related to a problem? Please describe.
A cause for concern is the default scaling of some windows using Mythic being small and very hard-to-read. The reason for this is that wine uses the lowest possible scaling setting by default in retina mode.

Describe the solution you'd like
To fix this problem, two things would need to be implemented:

  • Native setting to adjust DPI
  • Low-DPI recognition

Describe alternatives you've considered
DPI can be increased within the wine configurator, however, this is not the most practical method, and can prove to be difficult to find if you're not well-versed in using wine, or inquisitive.

Additional context
N/A

@blackxfiied blackxfiied added the enhancement New feature or request label May 21, 2024
@blackxfiied blackxfiied self-assigned this May 21, 2024
@asxrow66
Copy link
Member

Retina Mode should be disabled by default because it causes too many issues, which would also fix this issue, and many more caused my Retina Mode on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants