Setting monitor scale factor to 2 causes 4x scaling

已回答

When I set the monitor scaling factor to 2.0 (as opposed to 1.5 or 1.75 or thereabouts), the gui seems to scale 4x. Is this normal? Am I doing something wrong? Is there a way to "reset" the scaling without restarting? Is this a bug worth reporting or are there perhaps already a zillion reports about this?

This is with 2.0:

This is with 1.875. Apart from the editor font, which is easily adjustable, the window elements look about right:

This is with 1.5 (I skipped 1.75 and 1.625). Note how the window elements are almost the same size but not quite:

 

IntelliJ IDEA 2024.2 EAP (Community Edition)
Build #IC-242.18071.24, built on June 20, 2024
Runtime version: 21.0.3+13-b499.2 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 5.15.0-113-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
  debugger.mayBringFrameToFrontOnBreakpoint=false
  search.everywhere.settings=true
  ide.experimental.ui=true
Kotlin: 242.18071.24-IJ
Current Desktop: Unity:Unity7:ubuntu
0

I noticed “Per monitor DPI aware” is enabled in the “too big” version. Could it be that it applies the “monitor scale” (2.0) on top of the current scale, only when this flag is true?

0

Fractional scaling for Linux has platform limitations. Are you able to achieve the scale settings that you find comfortable?

0

请先登录再写评论。