WhiteBox-Systems / whitebox

A tool for showing software developers how their (C/C++) code behaves as they write it. (README and public issues)
https://whitebox.systems
17 stars 0 forks source link

HiDPI under Linux Wayland everything is too big #28

Open afk-mario opened 7 months ago

afk-mario commented 7 months ago

What happened?

Actual behaviour: Everything is scaled 2X making it really hard to work with

Expected behaviour: Should respect the HiDPI setting of the screen, if not automatically maybe setting a UI Scale on the settings.

System/app details

WhiteBox version - 0.122.0 WhiteBox commit - 395511911a4c91c17e672c059266bf815b254c34 Assert level - 1 Debug info - false Kernel - Linux 6.6.21-1-lts OS - Arch Linux Architecture - x86-64 CPU name - 12th Gen Intel(R) Core(TM) i7-12700KF CPU count - 20 CPU MHz - RAM - 32G

How to reproduce the error

Steps to reproduce:

  1. Open whitebox using wayland with a 2x scaled resolution ...

Does the error happen consistently with the above steps? Always

Crash/log attachments & additional info

Any additional information/comments: image

azmr commented 7 months ago

Honestly I'm slightly surprised it opened at all on Wayland - it hasn't been tried AFAIK 😁 Thanks for the heads-up though. In the meantime you should be able to scale the UI with ctrl - (ctrl & minus).