Improve HiDPI Support for Multi-Monitor Environments #4
Labels
Enhancement
A Request for an Enhancement of an Existing Feature
Epic
An Epic Issue
HiDPI
A HiDPI-Related Issue or Feature
SWT
Issue for SWT
Current Behavior
In Windows 10/11, using multiple monitors with different DPI settings / scale factors, Eclipse does not adapt to DPI settings of the current monitor when moving the window between different monitors in most cases.
This behavior is also documentation in an SWT issue: eclipse-platform/eclipse.platform.swt#62
Expected Behavior
When moving an Eclipse window between monitors, it should always adapt the DPI settings to the monitor it is currently placed on.
The approach to probably start with is documented here: eclipse-platform/eclipse.platform.swt#131
Process
I see some incremental step to achieve a proper high DPI, multi-monitor support for WIndows:
The text was updated successfully, but these errors were encountered: